commit | 7c11be3a3c59a4597aa7a3fd9c34a6be0e7a7100 | [log] [tgz] |
---|---|---|
author | harhipova <harhipova@mirantis.com> | Fri Feb 12 15:23:16 2021 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Fri Feb 12 15:23:16 2021 +0000 |
tree | 77655aefbd88abee6884ada491c1ae951fcc4ec7 | |
parent | eace733a534460af5319c625a127ce958a3bc59b [diff] | |
parent | 258094bcaede0d9d08c13ddad315460c8ca0aac9 [diff] |
Merge "Add missing DEPLOY_EMPTY_NODE initialisation to swarm-salt-cluster-heat"
diff --git a/tcp_tests/templates/bm-cicd-pike-ovs-maas/underlay.hot b/tcp_tests/templates/bm-cicd-pike-ovs-maas/underlay.hot index 9dc313a..0d37b6f 100644 --- a/tcp_tests/templates/bm-cicd-pike-ovs-maas/underlay.hot +++ b/tcp_tests/templates/bm-cicd-pike-ovs-maas/underlay.hot
@@ -49,6 +49,10 @@ salt_master_control_ip: type: string default: 10.167.11.5 + deploy_empty_node: + type: boolean + default: False + resources: subnets:
diff --git a/tcp_tests/templates/bm-cicd-queens-ovs-maas/underlay.hot b/tcp_tests/templates/bm-cicd-queens-ovs-maas/underlay.hot index 03c5679..eac31bf 100644 --- a/tcp_tests/templates/bm-cicd-queens-ovs-maas/underlay.hot +++ b/tcp_tests/templates/bm-cicd-queens-ovs-maas/underlay.hot
@@ -49,6 +49,9 @@ salt_master_control_ip: type: string default: 10.167.11.5 + deploy_empty_node: + type: boolean + default: False resources: subnets:
diff --git a/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/underlay.hot b/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/underlay.hot index cffb044..e11335f 100644 --- a/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/underlay.hot +++ b/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/underlay.hot
@@ -51,6 +51,9 @@ salt_master_control_ip: type: string default: 10.6.0.15 + deploy_empty_node: + type: boolean + default: False resources: subnets:
diff --git a/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/underlay.hot b/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/underlay.hot index 17bbef5..b02b758 100644 --- a/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/underlay.hot +++ b/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/underlay.hot
@@ -51,6 +51,9 @@ salt_master_control_ip: type: string default: 10.6.0.15 + deploy_empty_node: + type: boolean + default: False resources: subnets: