Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: skip longer/integration tests on -short mode #10860

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

powersj
Copy link
Contributor

@powersj powersj commented Mar 21, 2022

This is a collection of longer-running tests that do not have a clean or
simple solution to shorten their length or reduce their system
utilization. Some cases are due to large memory usage or due to
hard-coded seconds long sleeps.

The leofs tests are integration tests that are actually compiling
in-line code as a go binary.

The vsphere tests make a very long call to create a simulator.

In each case, these can be skipped when running with short.

This is a collection of longer running tests that do not have a clean or
simple solution to shorten their length or reduce their system
utilization. Some cases are due to large memory usage or due to
hard-coded seconds long sleeps.

The leofs tests are integration tests that are actually compiling
in-line code as a go binary.

The vsphere tests make a very long call to create a simulator.

In each case, these can be skipped when running with short.
@telegraf-tiger telegraf-tiger bot added the chore label Mar 21, 2022
@powersj powersj merged commit 58a69d4 into influxdata:master Mar 24, 2022
@powersj powersj deleted the chore/skip-long-tests branch March 24, 2022 17:55
MyaLongmire pushed a commit that referenced this pull request Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants