-
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
Delete previous pod and creates new ond when modifying devfile on podman #6802
Delete previous pod and creates new ond when modifying devfile on podman #6802
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
Kudos, SonarCloud Quality Gate passed!
|
[FAILED] Expected
<*url.Error | 0xc00070e7e0>: {
Op: "Post",
URL: "http://127.0.0.1:58103/api/newuser",
Err: <*errors.errorString | 0xc00008a130>{s: "EOF"},
}
to be nil
In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/3913/tests/e2escenarios/e2e_test.go:431 @ 05/10/23 03:21:17.334
There were additional failures detected. To view them in detail run ginkgo -vv
------------------------------
+ [259.440 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
C:/Users/Administrator.ANSIBLE-TEST-VS/3913/tests/e2escenarios/e2e_test.go:197
Captured StdOut/StdErr Output >>
Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\3913\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2670130904
Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\3913\bin\odo.exe delete component' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2670130904
<< Captured StdOut/StdErr Output
------------------------------
Summarizing 1 Failure:
[FAIL] E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop
C:/Users/Administrator.ANSIBLE-TEST-VS/3913/tests/e2escenarios/e2e_test.go:431
/override |
/override windows-integration-test/Windows-test |
@valaparthvi: Overrode contexts on behalf of valaparthvi: 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:
/kind feature
What does this PR do / why we need it:
Which issue(s) this PR fixes:
Fixes #6458
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: