File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
tests/integration-tests/tests
createami/test_createami/test_build_image Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5353 "rhel8.9" : {"name" : "RHEL-8.9*_HVM-*" , "owners" : RHEL_OWNERS },
5454 "rocky8.9" : {"name" : "Rocky-8-EC2-Base-8.9*" , "owners" : ["792107900819" ]}, # TODO add china and govcloud accounts
5555 "rhel9" : {"name" : "RHEL-9.3*_HVM-*" , "owners" : RHEL_OWNERS },
56- "rocky9" : {"name" : "Rocky-9-EC2-Base-9.4 *" , "owners" : ["792107900819" ]}, # TODO add china and govcloud accounts
56+ "rocky9" : {"name" : "Rocky-9-EC2-Base-9.3 *" , "owners" : ["792107900819" ]}, # TODO add china and govcloud accounts
5757}
5858
5959# Remarkable AMIs are latest deep learning base AMI and FPGA developer AMI without pcluster infrastructure
6868 "rhel8.9" : {"name" : "RHEL-8.9*_HVM-*" , "owners" : RHEL_OWNERS },
6969 "rocky8.9" : {"name" : "Rocky-8-EC2-Base-8.9*" , "owners" : ["792107900819" ]}, # TODO add china and govcloud accounts
7070 "rhel9" : {"name" : "RHEL-9.3*_HVM-*" , "owners" : RHEL_OWNERS },
71- "rocky9" : {"name" : "Rocky-9-EC2-Base-9.4 *" , "owners" : ["792107900819" ]}, # TODO add china and govcloud accounts
71+ "rocky9" : {"name" : "Rocky-9-EC2-Base-9.3 *" , "owners" : ["792107900819" ]}, # TODO add china and govcloud accounts
7272}
7373
7474OS_TO_KERNEL4_AMI_NAME_OWNER_MAP = {
Original file line number Diff line number Diff line change 1414 Tags :
1515 - Key : dummyBuildTag
1616 Value : dummyBuildTag
17+ UpdateOsPackages :
18+ Enabled : true
1719
1820CustomS3Bucket : {{ bucket_name }}
1921
You can’t perform that action at this time.
0 commit comments