Integration test runner tweaks

This commit is contained in:
James Cammarata
2015-12-21 15:48:58 -05:00
parent 6d6822e66e
commit 45afa642c3
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
ec2:
group_id: 'sg-07bb906d' # jenkins-slave_new
count: 1
instance_type: 'm3.large'
instance_type: 'm3.xlarge'
image: '{{ item.image }}'
wait: true
region: 'us-east-1'