[mitaka,newton,ocata] Add ip_range for cmp* nodes
- Adding delay and retry after installing glasterfs
- Add ip_range for cmp* nodes
Change-Id: I55187606dea8a60175d659f2546f84caad90af31
diff --git a/tcp_tests/templates/shared-core.yaml b/tcp_tests/templates/shared-core.yaml
index 02f7456..49eadac 100644
--- a/tcp_tests/templates/shared-core.yaml
+++ b/tcp_tests/templates/shared-core.yaml
@@ -69,7 +69,7 @@
- description: Install glusterfs
cmd: salt --hard-crash --state-output=mixed --state-verbose=False
- -C 'I@glusterfs:server' state.sls glusterfs.server.service
+ -C 'I@glusterfs:server' state.sls glusterfs.server.service && sleep 20
node_name: {{ HOSTNAME_CFG01 }}
retry: {count: 1, delay: 5}
skip_fail: false