-
Notifications
You must be signed in to change notification settings - Fork 72
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
[BUG] Cleanup not waiting for resources to remove #2194
Labels
bug
Something isn't working
Comments
Confirmed. I did add a 60s sleep between to 2 cnf_testsuite calls (via Functest Kubernetes) |
opnfv-github
pushed a commit
to opnfv/functest-kubernetes
that referenced
this issue
Jan 28, 2025
It also adds an ugly sleep waiting cnti-testcatalog/testsuite#2194 to be fixed. Change-Id: Id6c59c462a55d84543d1b1edc7e33d4e69a7f944 Signed-off-by: Cédric Ollivier <[email protected]>
opnfv-github
pushed a commit
to opnfv/functest-kubernetes
that referenced
this issue
Jan 28, 2025
It also adds an ugly sleep waiting cnti-testcatalog/testsuite#2194 to be fixed. Change-Id: Id6c59c462a55d84543d1b1edc7e33d4e69a7f944 Signed-off-by: Cédric Ollivier <[email protected]> (cherry picked from commit 8925b99)
opnfv-github
pushed a commit
to opnfv/functest-kubernetes
that referenced
this issue
Jan 28, 2025
It also adds an ugly sleep waiting cnti-testcatalog/testsuite#2194 to be fixed. Change-Id: Id6c59c462a55d84543d1b1edc7e33d4e69a7f944 Signed-off-by: Cédric Ollivier <[email protected]> (cherry picked from commit 8925b99)
opnfv-github
pushed a commit
to opnfv/functest-kubernetes
that referenced
this issue
Jan 28, 2025
It also adds an ugly sleep waiting cnti-testcatalog/testsuite#2194 to be fixed. Change-Id: Id6c59c462a55d84543d1b1edc7e33d4e69a7f944 Signed-off-by: Cédric Ollivier <[email protected]> (cherry picked from commit 8925b99)
opnfv-github
pushed a commit
to opnfv/functest-kubernetes
that referenced
this issue
Jan 28, 2025
It also adds an ugly sleep waiting cnti-testcatalog/testsuite#2194 to be fixed. Change-Id: Id6c59c462a55d84543d1b1edc7e33d4e69a7f944 Signed-off-by: Cédric Ollivier <[email protected]> (cherry picked from commit 8925b99)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cleanup does not wait for removing reources. This is inconsistent with how setup works, waiting for resources to be created.
The text was updated successfully, but these errors were encountered: