Skip to content

Commit f2d69b2

Browse files
draios-jenkinsupdatecli
andauthored
chore: update rocky 9 (x86_64) image for agent-uninstall-clean-all scenario (#331)
Co-authored-by: updatecli <[email protected]>
1 parent 45c29de commit f2d69b2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

molecule/agent-smoke-kmodule/molecule.yml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ platforms:
105105
delete_on_termination: true
106106
volume_type: gp3
107107
- name: rocky-9-x86_64
108-
image: ami-07d75f492ac3a326f
108+
image: ami-021a1f96fec61f4e9
109109
instance_type: ${INSTANCE_TYPE_X86}
110110
region: ${REGION}
111111
vpc_subnet_id: ${VPC_SUBNET_ID}

molecule/agent-smoke-legacy-ebpf/molecule.yml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ platforms:
105105
delete_on_termination: true
106106
volume_type: gp3
107107
- name: rocky-9-x86_64
108-
image: ami-07d75f492ac3a326f
108+
image: ami-021a1f96fec61f4e9
109109
instance_type: ${INSTANCE_TYPE_X86}
110110
region: ${REGION}
111111
vpc_subnet_id: ${VPC_SUBNET_ID}

molecule/agent-smoke-universal-ebpf/molecule.yml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ platforms:
6161
region: ${REGION}
6262
vpc_subnet_id: ${VPC_SUBNET_ID}
6363
- name: rocky-9-x86_64
64-
image: ami-07d75f492ac3a326f
64+
image: ami-021a1f96fec61f4e9
6565
instance_type: ${INSTANCE_TYPE_X86}
6666
region: ${REGION}
6767
vpc_subnet_id: ${VPC_SUBNET_ID}

molecule/agent-uninstall-clean-all/molecule.yml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ platforms:
105105
delete_on_termination: true
106106
volume_type: gp3
107107
- name: rocky-9-x86_64
108-
image: ami-07d75f492ac3a326f
108+
image: ami-021a1f96fec61f4e9
109109
instance_type: ${INSTANCE_TYPE_X86}
110110
region: ${REGION}
111111
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)