ci-operator/jobs/openshift: Make launch-aws optional#2798
ci-operator/jobs/openshift: Make launch-aws optional#2798openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
The job was first added in b9c3617 (e2e: Prepare to support new openshift-tests binary in 4.0 jobs, 2018-11-12, openshift#2108) to provide a scratch cluster for manually poking around. But we don't actually need it to gate merges, so make it optional.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, wking 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 |
|
@wking: Updated the
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. |
The job was first added in b9c3617 (#2108) to provide a scratch cluster for manually poking around. But we don't actually need it to gate merges, so make it
optional.