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

Prefer conditional waiting over magic sleep #3527

Merged
merged 2 commits into from
Mar 9, 2021

Conversation

ashish-amarnath
Copy link
Member

@ashish-amarnath ashish-amarnath commented Mar 5, 2021

Signed-off-by: Ashish Amarnath ashisham@vmware.com

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

@github-actions github-actions bot added has-changelog Dependencies Pull requests that update a dependency file labels Mar 5, 2021
@ashish-amarnath ashish-amarnath force-pushed the robust-e2e branch 2 times, most recently from 0819af0 to 2aaf9d3 Compare March 5, 2021 09:03
@github-actions github-actions bot removed the Dependencies Pull requests that update a dependency file label Mar 5, 2021
@ashish-amarnath ashish-amarnath added this to the v1.6.0 milestone Mar 5, 2021
nrb
nrb previously approved these changes Mar 5, 2021
@ashish-amarnath
Copy link
Member Author

Partially addresses #3532

@ashish-amarnath ashish-amarnath mentioned this pull request Mar 5, 2021
@ashish-amarnath ashish-amarnath added P1 - Important kind/release-blocker Must fix issues for the coming release (milestone) labels Mar 8, 2021
Copy link
Contributor

@zubron zubron left a comment

Choose a reason for hiding this comment

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

This is great, thank you @ashish-amarnath! I just have one request to also wait for the namespace deletion at the end of RunKibishiiTests.

test/e2e/kibishii_tests.go Outdated Show resolved Hide resolved
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
@ashish-amarnath
Copy link
Member Author

ashish-amarnath commented Mar 9, 2021 via email

Copy link
Contributor

@carlisia carlisia left a comment

Choose a reason for hiding this comment

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

This looks good 👍

@carlisia carlisia merged commit 55a9b65 into vmware-tanzu:main Mar 9, 2021
dharmab pushed a commit to dharmab/velero that referenced this pull request May 25, 2021
* prefer conditional waiting over magic sleep

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>

* update go modules

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
ywk253100 pushed a commit to ywk253100/velero that referenced this pull request Jun 29, 2021
* prefer conditional waiting over magic sleep

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>

* update go modules

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
gyaozhou pushed a commit to gyaozhou/velero-read that referenced this pull request May 14, 2022
* prefer conditional waiting over magic sleep

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>

* update go modules

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-e2e-tests kind/release-blocker Must fix issues for the coming release (milestone)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants