commit | 1618a2a444ebd341d1804e6fd8460ddb436c7e09 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Apr 03 10:19:25 2018 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Apr 03 10:19:25 2018 +0300 |
tree | a6da3e2eb0ad96abc7b2b9f0cd2a3c5a2a9414c2 | |
parent | 3cc1c13d515119d5d872f425ab47dfe2face5fac [diff] |
Add retry on service check Change-Id: Ib5ee69c8e0a704f2430a5d93339de3a1bec51b0b
diff --git a/tcp_tests/templates/virtual-mcp-pike-dvr-ssl-barbican/openstack.yaml b/tcp_tests/templates/virtual-mcp-pike-dvr-ssl-barbican/openstack.yaml index 613de4c..83efcd3 100644 --- a/tcp_tests/templates/virtual-mcp-pike-dvr-ssl-barbican/openstack.yaml +++ b/tcp_tests/templates/virtual-mcp-pike-dvr-ssl-barbican/openstack.yaml
@@ -451,9 +451,9 @@ - description: WR https://mirantis.jira.com/browse/PROD-19012 cmd: | - salt 'ctl*' cmd.run 'systemctl reload apache2' + salt 'ctl*' cmd.run 'systemctl restart apache2' node_name: {{ HOSTNAME_CFG01 }} - retry: {count: 1, delay: 5} + retry: {count: 3, delay: 15} skip_fail: false - description: Check manila-services