-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Reintroduce bare ipi workflow as ipi-aws #7734
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
Reintroduce bare ipi workflow as ipi-aws #7734
Conversation
The `ipi` workflow was removed in openshift/release#7625 and is reintroduced as `ipi-aws` in openshift/release#7734 (hopefully). So retarget the AWS test to the `ipi-aws` workflow, and for now delete the GCP test because it does not have its workflow yet.
|
The same could still be achieved by using /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bbguimaraes, petr-muller The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@petr-muller: Updated the following 2 configmaps:
DetailsIn 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. |
Oh, I did not know replacing sections when using a workflow is even possible, thanks! |
|
https://steps.svc.ci.openshift.org/help#config The example there makes some sense (replacing the |
The `ipi` workflow was removed in openshift/release#7625 and is reintroduced as `ipi-aws` in openshift/release#7734 (hopefully). So retarget the AWS test to the `ipi-aws` workflow, and for now delete the GCP test because it does not have its workflow yet.
The
ipiworkfow was removed in #7625. The workflow that allows custom test injection is still useful, and it is used by experimental optional operator testing jobs from r-o-e/release: https://github.com/redhat-operator-ecosystem/release/blob/master/ci-operator/config/redhat-operator-ecosystem/playground/redhat-operator-ecosystem-playground-cvp-ocp-4.5.yaml/cc @stevekuznetsov @wking @bbguimaraes