Flake: Attempt at fixing Personalize configuration#6830
Merged
openshift-merge-robot merged 6 commits intoredhat-developer:mainfrom Jun 29, 2023
Merged
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
Contributor
Author
|
Podman failure: ✓ Deleting resources from podman [12s]
[odo] The component "pfydfi" is successfully deleted from podman
[odo] I0522 04:09:15.094697 139220 podman.go:195] Deleted volume odo-shared-data-pfydfi-app
Setting current dir to: /home/runner/work/odo/odo/tests/integration
Deleting dir: /tmp/975753024
Deleting dir: /tmp/3047114366
<< Timeline
[FAILED] Expected
<string>: Searching resources to delete, please wait...
No resource found for component "pfydfi"
to contain substring
<string>: - pfydfi
In [It] at: /home/runner/work/odo/odo/tests/integration/cmd_delete_test.go:279 @ 05/22/23 04:08:58.189
------------------------------
SSSSSSSSSS•SSS••SSS•SSSSSS•SSSSSSSSS••SS•SSSS•SSSSSSSSSSS•S••SSSSSSSSSSSSS•SSSSS•SSSS•SSSSSS•SSSS•S•SSSS••SS•SSSS•SSS•S•SSSS•SSSSSSSSSSS•SSSSSSSSSSSSS•SSSSS•SSSSSSSSSSSSSSSSSSS••SSSSS•SSSSSSS•SSS••SSSSSSSSSSSSSSS•SSS•SSSSSSS•SSS•SS•SSS•SSSSSS•S•••SSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSSSS•••S•SSSSSSSSSSSSSS•SSSSSS•SSSSSSSSSSS•SSSSSSSS••SSSSS•SSSS••SSSS•S•S•SSSSSS•SS•SSSSS•SSSSSSSSSSSS•SSSSSSSSSSS•SSSSSSSSSSSS•SSS•SS•S•SSSSSS•S•SSS•SSSSSSSSSSSSSS••SSSS•SSSS•S•SSSSSS••••••••••
Summarizing 1 Failure:
[FAIL] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") [It] should have deleted the component [podman]Rerunning the job. |
ec5ce5c to
2848d1d
Compare
This was referenced May 22, 2023
Contributor
|
The test is still flaky: |
2848d1d to
083a267
Compare
083a267 to
207d24f
Compare
908a99f to
9df861e
Compare
3 tasks
89c43d6 to
56cef8c
Compare
Signed-off-by: Parthvi Vala <[email protected]>
Signed-off-by: Parthvi Vala <[email protected]>
56cef8c to
99afcce
Compare
99afcce to
a0bb7d6
Compare
Signed-off-by: Parthvi Vala <[email protected]>
a0bb7d6 to
7f6e536
Compare
Signed-off-by: Parthvi Vala <[email protected]>
valaparthvi
commented
Jun 29, 2023
|
Kudos, SonarCloud Quality Gate passed!
|
feloy
approved these changes
Jun 29, 2023
Contributor
feloy
left a comment
There was a problem hiding this comment.
Thanks for this fix @valaparthvi
Contributor
|
/override windows-integration-test/Windows-test Not related |
|
@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
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.








What type of PR is this:
What does this PR do / why we need it:
Which issue(s) this PR fixes:
Fixes #
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: