-
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
Podman custom port mapping #6729
Podman custom port mapping #6729
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
23229c5
to
d25329e
Compare
d25329e
to
a163401
Compare
2b4e5dc
to
9cde7c3
Compare
Signed-off-by: Parthvi Vala <[email protected]>
…tion Signed-off-by: Parthvi Vala <[email protected]>
Signed-off-by: Parthvi Vala <[email protected]>
Signed-off-by: Parthvi Vala <[email protected]>
9cde7c3
to
30a685e
Compare
Signed-off-by: Parthvi Vala <[email protected]> Add dev --debug integration test for podman Signed-off-by: Parthvi Vala <[email protected]> Add dev --debug integration test for podman Signed-off-by: Parthvi Vala <[email protected]> Fix ci failures Signed-off-by: Parthvi Vala <[email protected]>
30a685e
to
486c0a0
Compare
…ation test Signed-off-by: Parthvi Vala <[email protected]>
ecd00b1
to
e48e03c
Compare
/test ? |
@danilo-gemoli: The following commands are available to trigger required jobs:
Use 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. |
/test v4.13-images |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
OC Failure: << Timeline
[FAILED] Expected
<*url.Error | 0xc0004b0900>: {
Op: "Post",
URL: "http://127.0.0.1:40605/api/newuser",
Err: <*errors.errorString | 0xc0001120f0>{s: "EOF"},
}
to be nil
In [It] at: /go/odo_1/tests/e2escenarios/e2e_test.go:319 @ 04/17/23 17:05:29.036
------------------------------
•••
------------------------------
• [155.973 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:193
Windows failure: Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2755863206
Unable to delete C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2755863206 on attempt #11, trying again...
[FAILED] in [AfterEach] - C:/Users/Administrator.ANSIBLE-TEST-VS/3716/tests/helper/helper_filesystem.go:45 @ 04/17/23 11:39:46.436
<< Timeline
[FAILED] Expected
<*url.Error | 0xc000754030>: {
Op: "Post",
URL: "http://127.0.0.1:57457/api/newuser",
Err: <*errors.errorString | 0xc00008a130>{s: "EOF"},
}
to be nil
In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/3716/tests/e2escenarios/e2e_test.go:319 @ 04/17/23 11:37:40.151
There were additional failures detected. To view them in detail run ginkgo -vv
------------------------------
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/3716/tests/e2escenarios/e2e_test.go:319
Ran 7 of 7 Specs in 207.485 seconds
FAIL! -- 6 Passed | 1 Failed | 0 Pending | 0 Skipped |
/override OpenShift-Integration-tests/OpenShift-Integration-tests |
@valaparthvi: Overrode contexts on behalf of valaparthvi: OpenShift-Integration-tests/OpenShift-Integration-tests, 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 part of #6479
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: