aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files/deployment.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-06-03 09:18:28 +0200
committerGitHub <noreply@github.com>2017-06-03 09:18:28 +0200
commitd318df440206ec1599b479e9cc731ab422969d19 (patch)
tree10861c6944879a3a660d7009ff01f6a2c01a1096 /config-model/src/test/schema-test-files/deployment.xml
parent4f84857bdf3ed681c383311ebd5890b3c20eb311 (diff)
Revert "Revert "Revert "Bratseth/deployment delay"""
Diffstat (limited to 'config-model/src/test/schema-test-files/deployment.xml')
-rw-r--r--config-model/src/test/schema-test-files/deployment.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/src/test/schema-test-files/deployment.xml b/config-model/src/test/schema-test-files/deployment.xml
index 286466eff57..92d59abbe53 100644
--- a/config-model/src/test/schema-test-files/deployment.xml
+++ b/config-model/src/test/schema-test-files/deployment.xml
@@ -4,9 +4,7 @@
<staging/>
<prod global-service-id='qrs'>
<region active='true'>us-west-1</region>
- <delay hours='3'/>
<region active='true'>us-central-1</region>
- <delay hours='3' minutes='7' seconds='13'/>
<region active='true'>us-east-3</region>
</prod>
</deployment>