From: Vladimir Khlyunev Date: Thu, 8 Aug 2019 07:24:41 +0000 (+0400) Subject: Fix mos node hw parameters for hugepages env X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F41413%2F1;p=tools%2Fsustaining.git Fix mos node hw parameters for hugepages env Change-Id: If7eccc96cc94387adeab441471c5618fdc5ecb78 --- 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