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