Skip to content

Commit 0df9edb

Browse files
draios-jenkinsupdatecli
andauthored
chore: update amazon 2023 (x86_64) image for agent-smoke-kmodule scenario (#444)
Co-authored-by: updatecli <[email protected]>
1 parent af2b06c commit 0df9edb

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
@@ -77,7 +77,7 @@ platforms:
7777
delete_on_termination: true
7878
volume_type: gp3
7979
- name: amazon-2023-x86_64
80-
image: ami-076a0ed69ea125460
80+
image: ami-05f216df7591e93b1
8181
instance_type: ${INSTANCE_TYPE_X86}
8282
region: ${REGION}
8383
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
@@ -77,7 +77,7 @@ platforms:
7777
delete_on_termination: true
7878
volume_type: gp3
7979
- name: amazon-2023-x86_64
80-
image: ami-076a0ed69ea125460
80+
image: ami-05f216df7591e93b1
8181
instance_type: ${INSTANCE_TYPE_X86}
8282
region: ${REGION}
8383
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
@@ -56,7 +56,7 @@ platforms:
5656
region: ${REGION}
5757
vpc_subnet_id: ${VPC_SUBNET_ID}
5858
- name: amazon-2023-x86_64
59-
image: ami-076a0ed69ea125460
59+
image: ami-05f216df7591e93b1
6060
instance_type: ${INSTANCE_TYPE_X86}
6161
region: ${REGION}
6262
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
@@ -77,7 +77,7 @@ platforms:
7777
delete_on_termination: true
7878
volume_type: gp3
7979
- name: amazon-2023-x86_64
80-
image: ami-076a0ed69ea125460
80+
image: ami-05f216df7591e93b1
8181
instance_type: ${INSTANCE_TYPE_X86}
8282
region: ${REGION}
8383
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)