Increase CCM timeout

This commit is contained in:
José Armando García Sancio
2016-01-10 17:09:32 -08:00
parent 29289ffe88
commit 28d2f39cec

View File

@@ -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 \