commit | 31cb1d834032647153be689ccfb4bda0ec7fe31e | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Wed Jan 27 09:41:11 2021 +0200 |
committer | harhipova <harhipova@mirantis.com> | Wed Feb 10 15:38:59 2021 +0000 |
tree | 0ace63cfa23a6bc7670d354ca90209c4f99ed9f8 | |
parent | 696e0895d921690845e40398d338c036f096fdc4 [diff] [blame] |
PROD-35900 Conditional deployment of the empty node Change-Id: If8dec13efbb862d14f6d8ff0108ee18b9795234e
diff --git a/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt.yaml b/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt.yaml index 9e648aa..fd3eac2 100644 --- a/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt.yaml +++ b/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt.yaml
@@ -15,6 +15,7 @@ {{ SHARED.MACRO_CHECK_SALT_VERSION_ON_NODES() }} {{ SHARED.MACRO_IPFLUSH_TENANTS_IFACES() }} +{{SHARED.DISABLE_EMPTY_NODE()}} {{ SHARED_TEST_TOOLS.MACRO_INSTALL_RECLASS_TOOLS() }} {{ SHARED_WORKAROUNDS.MACRO_CEPH_SET_PGNUM() }} \ No newline at end of file