]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Move public_api test to hw node 20/41420/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Thu, 8 Aug 2019 12:17:02 +0000 (16:17 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Thu, 8 Aug 2019 12:17:02 +0000 (16:17 +0400)
Change-Id: Ie5aa11c992d9eb2bd0a6f0cf5a833b692e5cc7aa

maintenance-ci/mos/jobs/9.x.swarm.tests.yaml

index 8126271d469a84ebaf980c2dcdb9280bebcd2419..0611f076b789e465a996fd2ef06af1ff495ee633 100644 (file)
             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:
                 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