summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorBrian McCarthy <brian.mccarthy@mongodb.com>2020-06-04 19:32:56 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-09 13:53:54 +0000
commit4d533f1fb83513efffa4727b9dc0e7afd2000f41 (patch)
treea868c9242755ad57a90acab9594f7dab3a11f7be /buildscripts
parent6bb53b0cd61385eb357fe6b3d9bfad0b4f23f0fd (diff)
downloadmongo-4d533f1fb83513efffa4727b9dc0e7afd2000f41.tar.gz
SERVER-48640 Update RHEL 6.2 AMI for package tests
(cherry picked from commit 5b5c7864d9b6fa0b2935d5e18174d143ac38e700)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/package_test/.kitchen.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildscripts/package_test/.kitchen.yml b/buildscripts/package_test/.kitchen.yml
index 66ac4488f8c..20ed4b1cd03 100644
--- a/buildscripts/package_test/.kitchen.yml
+++ b/buildscripts/package_test/.kitchen.yml
@@ -56,10 +56,11 @@ platforms:
username: admin
- name: rhel62
driver:
- # Use rhel 6.3 because chef-solo fails on rhel 6.2
- image_id: ami-a35a33ca
+ # Use rhel 6.5 chef fails on previous versions.
+ image_id: ami-5b697332
transport:
username: root
+ instance_type: t2.small
- name: rhel70
driver:
image_id: ami-60a1e808