summaryrefslogtreecommitdiff
path: root/buildscripts/package_test
diff options
context:
space:
mode:
authort.ward <22226719+tward333@users.noreply.github.com>2022-08-26 21:10:24 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-26 22:04:55 +0000
commitf2acf616a89e4e45b8c0572202c45b8e629fabc7 (patch)
treee6b0b9b5a3daed435e42736423be9dd7a859e3a5 /buildscripts/package_test
parenta52ef30f9b84fa7b77a85e8bd14f6e54721b9085 (diff)
downloadmongo-f2acf616a89e4e45b8c0572202c45b8e629fabc7.tar.gz
SERVER-62300 Add support for Ubuntu 22.04 x86
Diffstat (limited to 'buildscripts/package_test')
-rw-r--r--buildscripts/package_test/kitchen.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildscripts/package_test/kitchen.yml b/buildscripts/package_test/kitchen.yml
index f27ab0bfd26..f8986226f8d 100644
--- a/buildscripts/package_test/kitchen.yml
+++ b/buildscripts/package_test/kitchen.yml
@@ -127,6 +127,11 @@ platforms:
driver:
image_id: ami-00579fbb15b954340
instance_type: m6g.medium
+ - name: ubuntu2204-x86-64
+ driver:
+ image_id: ami-051dcca84f1edfff1
+ transport:
+ username: ubuntu
transport:
ssh_key: ~/.ssh/kitchen.pem