-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add support to the step registry for the openshift-sdn modes #8157
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
Conversation
...tor/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml
Outdated
Show resolved
Hide resolved
/hold |
b2d2fbe
to
5cb2bfd
Compare
...tor/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml
Outdated
Show resolved
Hide resolved
...tor/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml
Outdated
Show resolved
Hide resolved
@@ -0,0 +1,11 @@ | |||
approvers: |
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.
@pecameron let's put network people in here
ci-operator/step-registry/ipi/conf/sdn/ipi-conf-sdn-commands.sh
Outdated
Show resolved
Hide resolved
ci-operator/step-registry/origin/e2e-gcp-sdn/origin-e2e-gcp-sdn-workflow.yaml
Outdated
Show resolved
Hide resolved
@pecameron take a look at PR #8075 which is what I think you should follow here. Basically, add a workflow like https://github.com/openshift/release/pull/8075/files#diff-7e9e1262c023bd4b0886f0a5e0ad5231 that does the ipi-conf-aws, then drops a manifest file that sets the right OpenShiftSDN network mode, then continues the install and runs the e2e tests. |
45e8bae
to
e4ef3dd
Compare
/retest |
@dcbw passing tests. Anything else before merge? |
@stevekuznetsov @wking Is there more to do for this PR? PTAL |
ci-operator/step-registry/origin/e2e-aws-sdn-multi/origin-e2e-aws-sdn-multi-workflow.yaml
Outdated
Show resolved
Hide resolved
ci-operator/step-registry/origin/e2e-aws-sdn-single/origin-e2e-aws-sdn-single-workflow.yaml
Outdated
Show resolved
Hide resolved
@@ -0,0 +1,10 @@ | |||
ref: | |||
as: sdn-conf-multi-manifest |
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.
I don't know if this is a big deal but it might be cleaer to change this to sdn-conf-multitenant-manifest? it might be clearer if we ever need to create many manifests in the future
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.
I was keeping the length of the filename down.
ci-operator/step-registry/sdn/conf/single-manifest/sdn-conf-single-manifest-ref.yaml
Show resolved
Hide resolved
/assign stevekuznetsov |
/assign @stevekuznetsov |
Rebased |
@pecameron: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
https://issues.redhat.com/browse/SDN-858 Signed-off-by: Phil Cameron <[email protected]>
/retest |
/hold cancel |
/lgtm |
@dcbw @stevekuznetsov @wking This didin't get merged 4/17. A merge ahead of it forced a rebase. Can this be merged now? |
@stevekuznetsov @dcbw Is there anything holding up getting this merged? |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dcbw, pecameron, stevekuznetsov 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 |
@pecameron: Updated the following 7 configmaps:
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. |
https://issues.redhat.com/browse/SDN-858
Signed-off-by: Phil Cameron [email protected]