summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml')
-rw-r--r--config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml b/config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml
index e30c02cdd84..3d3bfd35845 100644
--- a/config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml
+++ b/config-model/src/test/cfg/application/app_complicated_deployment_spec/deployment.xml
@@ -5,24 +5,24 @@
<instance id='instance' athenz-service='in-service'>
<prod>
<parallel>
- <region>us-west-1</region>
+ <region active='true'>us-west-1</region>
<steps>
- <region>us-east-3</region>
+ <region active='true'>us-east-3</region>
<delay hours='2' />
- <region>eu-west-1</region>
+ <region active='true'>eu-west-1</region>
<delay hours='2' />
</steps>
<steps>
<delay hours='3' />
- <region>aws-us-east-1a</region>
+ <region active='true'>aws-us-east-1a</region>
<parallel>
- <region athenz-service='no-service'>ap-northeast-1</region>
- <region>ap-southeast-2</region>
+ <region active='true' athenz-service='no-service'>ap-northeast-1</region>
+ <region active='true'>ap-southeast-2</region>
</parallel>
</steps>
<delay hours='3' minutes='30' />
</parallel>
- <region>us-north-7</region>
+ <region active='true'>us-north-7</region>
</prod>
</instance>
<instance id='other'>
@@ -30,7 +30,7 @@
<block-change days='sat' hours='10' time-zone='CET' />
<test />
<prod>
- <region>eu-central-2</region>
+ <region active='true'>eu-central-2</region>
</prod>
<notifications when='failing'>
<email role='author' />