Skip to content

Commit fc6b261

Browse files
PSMDB update AL2023 amis for molecule tests (#3266)
1 parent 7d6e6fc commit fc6b261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vars/moleculeParallelTest.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ def call(operatingSystems, moleculeDir) {
66
sh """
77
. virtenv/bin/activate
88
cd ${moleculeDir}
9-
export MOLECULE_AL2023_AMI=ami-0a897ba00eaed7398
10-
export MOLECULE_AL2023_ARM_AMI=ami-067d435ee698a3ff3
9+
export MOLECULE_AL2023_AMI=ami-01634322a170b5fd0
10+
export MOLECULE_AL2023_ARM_AMI=ami-0804ef6ecd6b2f0fa
1111
export MOLECULE_DEBIAN10_AMI=ami-0f5d8e2951e3f83a5
1212
export MOLECULE_DEBIAN11_AMI=ami-05f9dcaa9ddb9a15e
1313
export MOLECULE_DEBIAN12_AMI=ami-0b6edd8449255b799

0 commit comments

Comments
 (0)