summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
diff options
context:
space:
mode:
authorValerij Fredriksen <valerijf@yahooinc.com>2023-08-14 11:59:22 +0200
committerValerij Fredriksen <valerijf@yahooinc.com>2023-08-14 11:59:22 +0200
commitddc6ee8e7fd20dbf1529806340345b4fd8a816a2 (patch)
tree0c2fca89ce5c5107e35350b1d67142266fbb229b /controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
parent108e9e17f7c2ab14d6b957872c32da8d6f86fff7 (diff)
Use x86_64 for tester nodes in enclave
Diffstat (limited to 'controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd')
-rw-r--r--controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd b/controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
index 526fd12965b..91317f1490c 100644
--- a/controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
+++ b/controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
@@ -34,7 +34,7 @@
<nodes count="1">
<jvm allocated-memory="17%"/>
- <resources vcpu="2.00" memory="12.00Gb" disk="75.00Gb" disk-speed="fast" storage-type="local"/>
+ <resources vcpu="2.00" memory="12.00Gb" disk="75.00Gb" disk-speed="fast" storage-type="local" architecture="any"/>
</nodes>
</container>
</services>