fix(catalogs): requeue when flux resources not ready#1684
Closed
mikolajkucinski wants to merge 2 commits intomainfrom
Closed
fix(catalogs): requeue when flux resources not ready#1684mikolajkucinski wants to merge 2 commits intomainfrom
mikolajkucinski wants to merge 2 commits intomainfrom
Conversation
eee2a26 to
00552ca
Compare
00552ca to
b18fa8d
Compare
63f0044 to
3af3425
Compare
f40260a to
df136dc
Compare
df136dc to
cb6ec92
Compare
cb6ec92 to
e68928f
Compare
9a9c745 to
e68928f
Compare
On-behalf-of: @SAP mikolaj.kucinski@sap.com
e68928f to
6b61ce0
Compare
Contributor
|
The E2E tests are stable now for Catalog.... Occasional timeouts happen due to resource constrains - https://github.com/cloudoperators/greenhouse/actions/runs/22084480838 But in general it is stable now - https://github.com/cloudoperators/greenhouse/actions/workflows/ci-e2e-test-nightly.yaml FMPOV this PR can be closed for now. |
Contributor
|
Closing as the test failures are resolved meanwhile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
lifecycle.PendingwithRequeueAfter: 10sto ensure the controller retries promptlyExpect→g.Expectbug in e2e tests (using globally scoped Expect inside Eventually)What type of PR is this? (check all applicable)
Related Tickets & Documents
Added tests?
Added to documentation?
Checklist