From: Vladimir Khlyunev Date: Wed, 24 Apr 2019 11:05:08 +0000 (+0400) Subject: Change DNS server for swarm jobs X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=22bd19ff3ed424e5b4682328b307cc2b24c2dd4f;p=tools%2Fsustaining.git Change DNS server for swarm jobs Change-Id: I7b7430b653a43ed943d711268194a62e952f25dc --- diff --git a/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml b/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml index aba64c4..8507233 100644 --- a/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml +++ b/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml @@ -5,6 +5,7 @@ description: '9.1 swarm test group' # fixme! swarm-test/node: 'mos.fuel.base' swarm-test/timeout: '600' + swarm-test/dns: '172.18.176.6' swarm-test/job-weight: '11' diff --git a/maintenance-ci/mos/templates/swarm-test.yaml b/maintenance-ci/mos/templates/swarm-test.yaml index 6b8a57d..8be6716 100644 --- a/maintenance-ci/mos/templates/swarm-test.yaml +++ b/maintenance-ci/mos/templates/swarm-test.yaml @@ -66,6 +66,7 @@ builders: - inject: # Defaults properties-content: | + DNS={swarm-test/dns} OPENSTACK_RELEASE=ubuntu TEST_GROUP={testgroup} VENV_PATH={swarm-test/venvpath}