commit | 237fba0cf5ffae1558a53f709f6a6390936d1ad9 | [log] [tgz] |
---|---|---|
author | sgudz <sgudz@mirantis.com> | Fri Feb 23 15:07:04 2018 +0200 |
committer | sgudz <sgudz@mirantis.com> | Fri Feb 23 15:07:16 2018 +0200 |
tree | 6c62073ae35cc093939fe0db47e7c10eed48deb2 | |
parent | 5672e923434efccee40308ad7cddf27c00e4ec09 [diff] [blame] |
Fix for missed LAB_CONFIG_NAME Change-Id: Ie90e0aa6274d0d95c152d8c3a5141aeb9161d2e5
diff --git a/tcp_tests/templates/cookied-bm-ocata-cicd-pipeline/salt.yaml b/tcp_tests/templates/cookied-bm-ocata-cicd-pipeline/salt.yaml index 1856947..3e5279e 100644 --- a/tcp_tests/templates/cookied-bm-ocata-cicd-pipeline/salt.yaml +++ b/tcp_tests/templates/cookied-bm-ocata-cicd-pipeline/salt.yaml
@@ -1,5 +1,6 @@ {% from 'cookied-bm-ocata-cicd-pipeline/underlay.yaml' import HOSTNAME_CFG01 with context %} {% from 'cookied-bm-ocata-cicd-pipeline/underlay.yaml' import DOMAIN_NAME with context %} +{% from 'cookied-bm-ocata-cicd-pipeline/underlay.yaml' import LAB_CONFIG_NAME with context %} {% set NFV_ENABLED = os_env('NFV_ENABLED','false') %}