-
Notifications
You must be signed in to change notification settings - Fork 244
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
Flake: Attempt at fixing Personalize configuration #6830
Flake: Attempt at fixing Personalize configuration #6830
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
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
The test is still flaky:
|
2848d1d
to
083a267
Compare
083a267
to
207d24f
Compare
908a99f
to
9df861e
Compare
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]>
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this fix @valaparthvi
/override windows-integration-test/Windows-test Not related |
@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test In 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. |
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: