ci-operator/templates/openshift/installer/cluster-launch-installer-*: Drop *_REGION from teardown#5079
Conversation
… Drop *_REGION from teardown These came in with d00da5d (templates/openshift/installer: Add azure cluster test configuration, 2019-05-23, openshift#3877), but the installer should be extracting the region from metadata.json [1,2]. [1]: https://github.com/openshift/installer/blob/d9a9648cf2330d467cca9f2988846d031464125e/pkg/types/aws/metadata.go#L5 [2]: https://github.com/openshift/installer/blob/d9a9648cf2330d467cca9f2988846d031464125e/pkg/types/azure/metadata.go#L5
|
/lgtm /hold holding to wait to see nothing breaks. @wking feel free to drop the hold as soon as aws and azure rehearsals go green. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, 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 |
|
As soon as the setup container succeeds even |
The change is for teardown container, so I would hope we wait for teardown to be green.. |
|
All green, this Azure teardown and this AWS teardown were both fine. /hold cancel |
|
@wking: Updated the following 4 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. |
These came in with d00da5d (#3877), but the installer should be extracting the region from
metadata.json./assign @abhinavdahiya