commit | f23fbc3b34df5adf9ec828a7ce61100ff3a5d420 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri Jun 15 11:35:01 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Fri Jun 15 11:35:01 2018 -0700 |
tree | b5d260de49484ae82a3cb85e4bdd5429ef7d6e50 | |
parent | bc3b410fcabc2f5c9f251ba8531156d390091d5f [diff] |
increasing time to wait after installing mcord chart Change-Id: Ie6a9b8c917b2d79667a576bbcc9b5a722667de4c
diff --git a/jjb/pipeline/all-xos-api-test-helm.groovy b/jjb/pipeline/all-xos-api-test-helm.groovy index 0846732..2d6464f 100644 --- a/jjb/pipeline/all-xos-api-test-helm.groovy +++ b/jjb/pipeline/all-xos-api-test-helm.groovy
@@ -118,7 +118,7 @@ if [[ "$GERRIT_PROJECT" =~ ^(mcord|vspgwu|venb|vspgwc|vEPC|vMME|vHSS|hss_db|epc-service|internetemulator|sdn-controller)\$ ]]; then helm dep update xos-profiles/mcord helm install xos-profiles/mcord -n mcord - sleep 360 + sleep 900 fi helm status xos-core kubectl get pods