commit | ea4506441411d9f895318fe48e7b5c096b00ebd3 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Jul 11 18:56:11 2017 +0300 |
committer | Tatyanka Leontovich <tleontovich@mirantis.com> | Tue Jul 11 11:57:46 2017 -0400 |
tree | f4b891e84f1ece259f18ea62fd5269546e338e21 | |
parent | 09b7b01c96f9dba144ac30d81281200c4d459bf3 [diff] [blame] |
Fix SL cert Change-Id: I3ccf7bec89e56309359935a203a8094c03625379 Reviewed-on: https://review.gerrithub.io/369053 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 7258fea..a6ef9d0 100644 --- a/tcp_tests/templates/virtual-mcp11-k8s-calico/sl.yaml +++ b/tcp_tests/templates/virtual-mcp11-k8s-calico/sl.yaml
@@ -147,3 +147,10 @@ node_name: {{ HOSTNAME_CFG01 }} retry: {count: 1, delay: 10} skip_fail: false + +- description: Run salt minion to create cert files + cmd: salt --hard-crash --state-output=mixed --state-verbose=False "*" state.sls salt.minion + node_name: {{ HOSTNAME_CFG01 }} + retry: {count: 1, delay: 10} + skip_fail: false +