From 28863e476e45d189b84fb01bfddba5c3c356f800 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Thu, 8 Aug 2019 16:17:02 +0400 Subject: [PATCH] Move public_api test to hw node Change-Id: Ie5aa11c992d9eb2bd0a6f0cf5a833b692e5cc7aa --- maintenance-ci/mos/jobs/9.x.swarm.tests.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml b/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml index 8126271..0611f07 100644 --- a/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml +++ b/maintenance-ci/mos/jobs/9.x.swarm.tests.yaml @@ -83,10 +83,6 @@ swarm-test/custom-overrides-plain-properties: | PERESTROIKA_REPO=http://perestroika-repo-tst.infra.mirantis.net/mos-repos/centos/mos-master-centos7/os/x86_64/ - unlock_settings_tab_states - - public_api: - swarm-test/env-name-suffix: "dmz" - swarm-test/custom-overrides-plain-properties: | - ENABLE_DMZ=true - env_customizations_check - graph_extension - add_updated_node_to_environment: @@ -264,4 +260,8 @@ SLAVE_NODE_CPU=4 SLAVE_NODE_MEMORY=5120 ENV_SLAVE_LOGIN=root - ENV_SLAVE_PASSWORD=r00tme \ No newline at end of file + ENV_SLAVE_PASSWORD=r00tme + - public_api: + swarm-test/env-name-suffix: "dmz" + swarm-test/custom-overrides-plain-properties: | + ENABLE_DMZ=true \ No newline at end of file -- 2.45.2