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

Less flaky retry tests #55438

Merged
merged 5 commits into from
Dec 2, 2019
Merged

Less flaky retry tests #55438

merged 5 commits into from
Dec 2, 2019

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Nov 26, 2019

What does this PR do?

Makes test_retry_option_success and test_retry_option_eventual_success less flaky

Tests written?

No - Fix up existing tests

Commits signed with GPG?

Yes

@dwoz dwoz requested a review from a team as a code owner November 26, 2019 01:10
@ghost ghost requested a review from garethgreenaway November 26, 2019 01:11
time.sleep(30)
with salt.utils.files.fopen(testfile, 'a'):
pass

@flaky
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@Akm0d Akm0d added this to the Approved milestone Nov 26, 2019
@dwoz dwoz merged commit 257e910 into saltstack:master Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants