From cad93034443ef444b60d90f06257cace4c062924 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Thu, 8 Aug 2019 11:24:41 +0400 Subject: [PATCH] Fix mos node hw parameters for hugepages env Change-Id: If7eccc96cc94387adeab441471c5618fdc5ecb78 --- maintenance-ci/mos/jobs/9.x.swarm.tests.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml b/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml index 91895fd..8126271 100644 --- a/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml +++ b/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml @@ -261,6 +261,7 @@ KVM_USE=True DRIVER_ENABLE_ACPI=true NUMA_NODES=2 - SLAVE_NODE_CPU=12 + SLAVE_NODE_CPU=4 + SLAVE_NODE_MEMORY=5120 ENV_SLAVE_LOGIN=root ENV_SLAVE_PASSWORD=r00tme \ No newline at end of file -- 2.45.2