Skip to content

Commit af2b06c

Browse files
draios-jenkinsupdatecli
andauthored
chore: update amazon 2 (x86_64) image for agent-smoke-legacy-ebpf scenario (#448)
Co-authored-by: updatecli <[email protected]>
1 parent 7c1aa19 commit af2b06c

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-0b0996d01eadade22
69+
image: ami-0fc4f55157317ed4e
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-0b0996d01eadade22
69+
image: ami-0fc4f55157317ed4e
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-0b0996d01eadade22
69+
image: ami-0fc4f55157317ed4e
7070
instance_type: ${INSTANCE_TYPE_X86}
7171
region: ${REGION}
7272
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)