summaryrefslogtreecommitdiff
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-11 13:30:18 +0000
commit3ef182459bc7c5030f7dcc75069176d8f61ad37b (patch)
treed753ca496a2dc9d12e07d517c917ee3f8baecaf6
parent07c6611b38d2aacbdb1846b688db70b3273170fb (diff)
downloadmongo-3ef182459bc7c5030f7dcc75069176d8f61ad37b.tar.gz
SERVER-54255 Update RHEL 7 AMI for package testing
(cherry picked from commit 887ac8a4345814e25e34aca5f393f4a02d38cd4c)
-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 3062e2ddb49..4751b0975cc 100644
--- a/buildscripts/package_test/.kitchen.yml
+++ b/buildscripts/package_test/.kitchen.yml
@@ -58,7 +58,7 @@ platforms:
instance_type: t2.small
- name: rhel70
driver:
- image_id: ami-60a1e808
+ image_id: ami-2051294a
transport:
username: root
- name: rhel80