Increase CCM timeout
This commit is contained in:
@@ -14,7 +14,7 @@ CLUSTER_ID=$(http --ignore-stdin \https://ccm.mesosphere.com/api/cluster/ \
|
||||
name=$CLUSTER_NAME \
|
||||
cloud_provider=0 \
|
||||
region=us-west-2 \
|
||||
time=60 \
|
||||
time=120 \
|
||||
channel=$DCOS_CHANNEL \
|
||||
cluster_desc="DCOS CLI testing cluster" \
|
||||
template=single-master.cloudformation.json \
|
||||
|
Reference in New Issue
Block a user