-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[release-4.18] OCPBUGS-48389, SDN-4930: Backport UDN fixes from 4.19 into 4.18 #29478
[release-4.18] OCPBUGS-48389, SDN-4930: Backport UDN fixes from 4.19 into 4.18 #29478
Conversation
/retitle [release-4.18] SDN-4930: Backport UDN fixes from 4.19 into 4.18 |
@trozet: This pull request references SDN-4930 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
/test ? |
@trozet: The following commands are available to trigger required jobs:
The following commands are available to trigger optional 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-sigs/prow repository. |
/testwith openshift/origin/master/e2e-gcp-ovn-techpreview openshift/ovn-kubernetes#2422 |
@trozet,
|
/testwith openshift/origin/release-4.18/e2e-gcp-ovn-techpreview openshift/ovn-kubernetes#2422 |
/test e2e-aws-ovn-virt-techpreview |
/test e2e-gcp-ovn-techpreview |
/test e2e-gcp-ovn-techpreview-serial |
/payload-job periodic-ci-openshift-release-master-nightly-4.18-e2e-metal-ipi-ovn-dualstack-techpreview /payload-job periodic-ci-openshift-release-master-nightly-4.18-e2e-metal-ipi-ovn-ipv6-techpreview |
@trozet: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/bc0518b0-daae-11ef-8aa2-570c86f35148-0 |
/payload-job-with-prs periodic-ci-openshift-release-master-nightly-4.18-e2e-metal-ipi-ovn-dualstack-techpreview openshift/ovn-kubernetes#2422 |
@trozet: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/e8a33730-daae-11ef-88db-b4ddea624002-0 |
/payload-job-with-prs periodic-ci-openshift-release-master-nightly-4.18-e2e-metal-ipi-ovn-ipv6-techpreview openshift/ovn-kubernetes#2422 |
@trozet: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/246b2bb0-daaf-11ef-958b-05096a7a0c3b-0 |
/retitle [release-4.18] OCPBUGS-48389, SDN-4930: Backport UDN fixes from 4.19 into 4.18 |
@trozet: This pull request references Jira Issue OCPBUGS-48389, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. This pull request references SDN-4930 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
Signed-off-by: Tim Rozet <[email protected]> Co-authored-by: Surya Seetharaman <[email protected]>
Now that we create the namespace for the tests NewCLIWithoutNamespace, implicitly another function is not called: SetupProject->setupProject/setupNamespace->ChangeUser ChangeUser will generate kubeconfig for the namespace user and set CLI.configPath. However we dont setup project, so we dont have a proper user account and the other scaffolding for a project. Therefore calling oc.DynamicClient or other OC commands that would use the user CLI.configPath wont work. Just use admin for now. Signed-off-by: Tim Rozet <[email protected]> (cherry picked from commit 82c142d)
Since we create our own namespaces for UDN, we need to wait for the cluster manager to annotate the namespace before we can try to create pods. Signed-off-by: Tim Rozet <[email protected]> (cherry picked from commit 7e54d82)
/payload-job-with-prs periodic-ci-openshift-release-master-nightly-4.18-e2e-metal-ipi-ovn-ipv6-techpreview openshift/ovn-kubernetes#2422 |
@trozet: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4e696e90-db4a-11ef-97fc-196032f4373d-0 |
/payload-job-with-prs periodic-ci-openshift-release-master-nightly-4.18-e2e-metal-ipi-ovn-dualstack-techpreview openshift/ovn-kubernetes#2422 |
@trozet: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/66ba8f60-db4a-11ef-9d35-4def0cade6fb-0 |
/label backport-risk-assessed |
@trozet: Can not set label backport-risk-assessed: Must be member in one of these teams: [openshift-staff-engineers] 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-sigs/prow repository. |
/label acknowledge-critical-fixes-only |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knobunc, trozet The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@trozet: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
0e267a1
into
openshift:release-4.18
@trozet: Jira Issue OCPBUGS-48389: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with Jira Issue OCPBUGS-48389 has not been moved to the MODIFIED state. 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 openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-tests |
/cherry-pick release-4.17 |
@jluhrsen: #29478 failed to apply on top of branch "release-4.17":
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-sigs/prow repository. |
No description provided.