summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-06-19 17:06:16 +0100
committerGitHub <noreply@github.com>2017-06-19 17:06:16 +0100
commit1e90b91affa3bf5e5adeff4f7e44359881d01387 (patch)
treee9ee2fa3696d6bd984e624253c07a291b06b32fc
parenta9cd118b078c27d7521b87c7c58b01c01cc81e73 (diff)
parent8b207063266b8708d3f301ff2f770b1ccc65b8ad (diff)
downloadchef-1e90b91affa3bf5e5adeff4f7e44359881d01387.tar.gz
Merge pull request #6224 from chef/tm/backport_acceptance_timeout
bump acceptance provisioning timeout to 10 minutes
-rw-r--r--acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml b/acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml
index caefef49ea..699b5e5022 100644
--- a/acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml
+++ b/acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml
@@ -19,6 +19,7 @@ driver:
subnet_id: subnet-19ac017c
security_group_ids: ["sg-e401eb83", "sg-96274af3"]
instance_type: m3.large
+ retryable_tries: 120
# associate_public_ip: true # Don't enable public IP, as subnet specified is behind VPN
# busser installation relies on this