summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-06-19 17:01:52 +0100
committerGitHub <noreply@github.com>2017-06-19 17:01:52 +0100
commit43faeecfe05d39546fa77c6c7dc26e383200156b (patch)
treeabbaeaccc292a84b40185691de3af0485d6b5994
parent6681e05d243d9d3a53d5998e531ca21b7f988116 (diff)
parenteaa6cb2a44bc22603b8c832e15073431a5231a02 (diff)
downloadchef-43faeecfe05d39546fa77c6c7dc26e383200156b.tar.gz
Merge pull request #6223 from chef/tm/bump_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