-
Notifications
You must be signed in to change notification settings - Fork 13
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
ROX-16362: Terraform acs-prod-eu-01 on CI #932
Conversation
Agree with @stehessel, refactoring PR #913 has been merged. |
d3e7808
to
a877d1e
Compare
/test e2e |
@@ -12,5 +12,5 @@ jobs: | |||
with: | |||
acs_environment: prod | |||
github_environment: production | |||
deploy_clusters: "acs-prod-dp-01" | |||
deploy_clusters: "acs-prod-dp-01 acs-prod-eu-1" |
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.
So is it 01
like in the PR title, or 1
?
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.
It's acs-prod-eu-01
, thanks for catching this!
/test e2e |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: porridge, vladbologa 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 |
Description
Adds acs-prod-eu-01 terraforming to the CD pipeline.
Checklist (Definition of Done)
Unit and integration tests addedAdded test description underTest manual
Documentation added if necessary (i.e. changes to dev setup, test execution, ...)ROX-12345: ...
Discussed security and business related topics privately. Will move any security and business related topics that arise to private communication channel.Test manual
No manual testing performed.