commit | 807ade18bd575d34b56a9a836a393111b8eccf3f | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Thu Oct 19 21:01:02 2017 +0300 |
committer | Dennis Dmitriev <ddmitriev@mirantis.com> | Thu Oct 19 21:01:02 2017 +0300 |
tree | 11eeba41999a92d9ca96607dd6331167cab33cae | |
parent | 0752b87a66470da3b3c4a72fc93e30cb83a8d463 [diff] [blame] |
Minor fix for glusterfs volumes show Change-Id: Iac71bace9ca59aad498fe5c635da73dc172a8399
diff --git a/tcp_tests/templates/cookied-mcp-ocata-dop-sl2/oss.yaml b/tcp_tests/templates/cookied-mcp-ocata-dop-sl2/oss.yaml index 33ad49b..87f6dd8 100644 --- a/tcp_tests/templates/cookied-mcp-ocata-dop-sl2/oss.yaml +++ b/tcp_tests/templates/cookied-mcp-ocata-dop-sl2/oss.yaml
@@ -48,7 +48,7 @@ - description: Check the gluster status cmd: salt --hard-crash --state-output=mixed --state-verbose=False - -C 'I@glusterfs:client:enabled:True' cmd.run 'gluster peer status; gluster volume status' -b 1 + -C 'I@glusterfs:server:enabled:True' cmd.run 'gluster peer status; gluster volume status' -b 1 node_name: {{ HOSTNAME_CFG01 }} retry: {count: 1, delay: 5} skip_fail: false