summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-06-19 15:59:19 +0100
committerThom May <thom@chef.io>2017-06-19 15:59:19 +0100
commiteaa6cb2a44bc22603b8c832e15073431a5231a02 (patch)
treeabbaeaccc292a84b40185691de3af0485d6b5994
parent6681e05d243d9d3a53d5998e531ca21b7f988116 (diff)
downloadchef-tm/bump_acceptance_timeout.tar.gz
bump acceptance provisioning timeout to 10 minutestm/bump_acceptance_timeout
Signed-off-by: Thom May <thom@chef.io>
-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