Add rest of UCP to complete example
* Adds missing services to tools/g2/manifests/genesis.json * Removes init containers from kubernetes component anchors * Forces refresh of "latest" containers in gate.sh image cache Change-Id: I7cce39dd77cc7f60dc3824c36b39e0c7034db245
This commit is contained in:
@@ -187,7 +187,7 @@ function wait_for_pod_termination {
|
||||
|
||||
NAMESPACE=$1
|
||||
POD_NAME=$2
|
||||
SEC=${3:-120}
|
||||
SEC=${3:-300}
|
||||
|
||||
log Waiting $SEC seconds for termination of pod $POD_NAME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user