aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/test_runner_services.xml-cd
diff options
context:
space:
mode:
authorValerij Fredriksen <valerijf@verizonmedia.com>2019-09-13 14:45:41 +0200
committerValerij Fredriksen <valerijf@verizonmedia.com>2019-09-13 14:45:41 +0200
commit731d4fe97b56d6a0ad2f37e19c2d97b366072d47 (patch)
treeec9978708c7646764508921a6956fff1d19cccd8 /controller-server/src/test/resources/test_runner_services.xml-cd
parent5fd8f3b78bc5968290d4fb7cd316e8cecde95666 (diff)
Account for advertised resources in AWS
Diffstat (limited to 'controller-server/src/test/resources/test_runner_services.xml-cd')
-rw-r--r--controller-server/src/test/resources/test_runner_services.xml-cd4
1 files changed, 3 insertions, 1 deletions
diff --git a/controller-server/src/test/resources/test_runner_services.xml-cd b/controller-server/src/test/resources/test_runner_services.xml-cd
index bf796abffb0..1e89225be0c 100644
--- a/controller-server/src/test/resources/test_runner_services.xml-cd
+++ b/controller-server/src/test/resources/test_runner_services.xml-cd
@@ -57,6 +57,8 @@
</filtering>
</http>
- <nodes count="1" flavor="d-2-12-75" allocated-memory="17%" />
+ <nodes count="1" allocated-memory="17%">
+ <resources vcpu="2.30" memory="12.00" disk="75.00"/>
+ </nodes>
</container>
</services>