summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/test_runner_services.xml-cd
diff options
context:
space:
mode:
authorBjorn Meland <bjormel@verizonmedia.com>2019-11-27 09:59:45 +0100
committerBjorn Meland <bjormel@verizonmedia.com>2019-11-27 09:59:45 +0100
commit8b93a861a3ebceae40a62b9337972d247f98a4d4 (patch)
treec4d8ff93d903b4434091d69315db05ff1d63fd80 /controller-server/src/test/resources/test_runner_services.xml-cd
parent778f87525c57fb7b5a04ef97e59a0593fc4a591a (diff)
Test storage-type
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-cd2
1 files changed, 1 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 6dc9481636e..235ca7cb698 100644
--- a/controller-server/src/test/resources/test_runner_services.xml-cd
+++ b/controller-server/src/test/resources/test_runner_services.xml-cd
@@ -59,7 +59,7 @@
</http>
<nodes count="1" allocated-memory="17%">
- <resources vcpu="2.00" memory="12.00Gb" disk="75.00Gb" disk-speed="fast"/>
+ <resources vcpu="2.00" memory="12.00Gb" disk="75.00Gb" disk-speed="fast" storage-type="local"/>
</nodes>
</container>
</services>