commit | 8d815a8ef0ccf4d175f9a769785cd937a66deaee | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Oct 05 16:01:26 2017 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Oct 05 16:09:49 2017 +0300 |
tree | 44acf748e233567045eadbfb8622a9e6f27eafa0 | |
parent | 2daccf31379737d7cf13d1e6a35a5aae68874225 [diff] [blame] |
Fix bvt dvr test Change-Id: If78d80a4d2e11beab8167069bbcefc327164fb67
diff --git a/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml b/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml index 966b7c1..dad874b 100644 --- a/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml +++ b/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml
@@ -136,7 +136,7 @@ # isntall designate - description: Install powerdns cmd: salt --hard-crash --state-output=mixed --state-verbose=False - -C 'ctl*' state.sls powerdns + -C 'I@powerdns:server' state.sls powerdns.server node_name: {{ HOSTNAME_CFG01 }} retry: {count: 1, delay: 5} skip_fail: false