commit | 572f74937de7c360d3c577dbfe00e595a4f2ab9e | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Fri Jul 14 13:36:11 2017 +0300 |
committer | Tatyanka Leontovich <tleontovich@mirantis.com> | Fri Jul 14 06:36:38 2017 -0400 |
tree | daaddb7ec7abdcaf0841aa52984a9814217b959a | |
parent | eac3aab2ac8c42c7bf6988e0b374eb40b9bedf06 [diff] [blame] |
Add retry to grafana client Change-Id: Ia108adfb9fbf55a4256a9055d80a6a8cf95a8409 Reviewed-on: https://review.gerrithub.io/369559 Reviewed-by: Tatyanka Leontovich <tleontovich@mirantis.com> Tested-by: Tatyanka Leontovich <tleontovich@mirantis.com>
diff --git a/tcp_tests/templates/virtual-mcp11-k8s-calico/sl.yaml b/tcp_tests/templates/virtual-mcp11-k8s-calico/sl.yaml index a6ef9d0..f77f60e 100644 --- a/tcp_tests/templates/virtual-mcp11-k8s-calico/sl.yaml +++ b/tcp_tests/templates/virtual-mcp11-k8s-calico/sl.yaml
@@ -143,9 +143,9 @@ skip_fail: false - description: Configure Grafana dashboards and datasources - cmd: sleep10; salt -C 'I@grafana:client' state.sls grafana.client + cmd: sleep 30; salt -C 'I@grafana:client' state.sls grafana.client node_name: {{ HOSTNAME_CFG01 }} - retry: {count: 1, delay: 10} + retry: {count: 2, delay: 10} skip_fail: false - description: Run salt minion to create cert files