Skip to content

Commit b4dcdc8

Browse files
draios-jenkinsupdatecli
andauthored
chore: update amazon 2 (x86_64) image for agent-uninstall-clean-all scenario (#325)
Co-authored-by: updatecli <[email protected]>
1 parent dfa1dd4 commit b4dcdc8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ platforms:
6666
region: ${REGION}
6767
vpc_subnet_id: ${VPC_SUBNET_ID}
6868
- name: amazon-2-x86_64
69-
image: ami-03bd01bf2139c515c
69+
image: ami-006a91b770d35ca3b
7070
instance_type: ${INSTANCE_TYPE_X86}
7171
region: ${REGION}
7272
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
@@ -66,7 +66,7 @@ platforms:
6666
region: ${REGION}
6767
vpc_subnet_id: ${VPC_SUBNET_ID}
6868
- name: amazon-2-x86_64
69-
image: ami-0874a928bbdd99fbc
69+
image: ami-006a91b770d35ca3b
7070
instance_type: ${INSTANCE_TYPE_X86}
7171
region: ${REGION}
7272
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
@@ -66,7 +66,7 @@ platforms:
6666
region: ${REGION}
6767
vpc_subnet_id: ${VPC_SUBNET_ID}
6868
- name: amazon-2-x86_64
69-
image: ami-03bd01bf2139c515c
69+
image: ami-006a91b770d35ca3b
7070
instance_type: ${INSTANCE_TYPE_X86}
7171
region: ${REGION}
7272
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)