summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2023-08-14 16:20:24 +0200
committerGitHub <noreply@github.com>2023-08-14 16:20:24 +0200
commit25a4b1fa51e2803dc528d1726ea2eddc04e46eea (patch)
treee5cd691771b5693973d220df4b866397056f8e1e /controller-server/src/test/resources/test_runner_services_with_legacy_tests.xml-cd
parente9840e436e7b2d1bfcf173d5ecf58cf030625b62 (diff)
parentddc6ee8e7fd20dbf1529806340345b4fd8a816a2 (diff)
Merge pull request #28038 from vespa-engine/freva/x86_for_tester_enclavev8.211.15
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>