summaryrefslogtreecommitdiff
path: root/buildscripts/package_test
diff options
context:
space:
mode:
authorBrian McCarthy <brian.mccarthy@mongodb.com>2021-02-03 13:29:09 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-02-04 21:50:20 +0000
commit887ac8a4345814e25e34aca5f393f4a02d38cd4c (patch)
tree6d536eea1ee671442c4be2546cf50a503a36b986 /buildscripts/package_test
parent62884c87b3c0774f8b9155117b812be8dbd53c5a (diff)
downloadmongo-887ac8a4345814e25e34aca5f393f4a02d38cd4c.tar.gz
SERVER-54255 Update RHEL 7 AMI for package testing
Diffstat (limited to 'buildscripts/package_test')
-rw-r--r--buildscripts/package_test/.kitchen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/package_test/.kitchen.yml b/buildscripts/package_test/.kitchen.yml
index 11cd12f5e95..af04aa666a1 100644
--- a/buildscripts/package_test/.kitchen.yml
+++ b/buildscripts/package_test/.kitchen.yml
@@ -71,7 +71,7 @@ platforms:
instance_type: t2.small
- name: rhel70-x86-64
driver:
- image_id: ami-60a1e808
+ image_id: ami-2051294a
transport:
username: root
- name: rhel80-x86-64