Skip to content

Commit 1f3a3ac

Browse files
draios-jenkinsupdatecli
andauthored
chore: update amazon 2023 (x86_64) image for agent-smoke-universal-ebpf scenario (#356)
Co-authored-by: updatecli <[email protected]>
1 parent a6a8140 commit 1f3a3ac

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-08337997c2ad1439f
80+
image: ami-02ff8b1bce28323a8
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-08337997c2ad1439f
80+
image: ami-02ff8b1bce28323a8
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-08337997c2ad1439f
59+
image: ami-02ff8b1bce28323a8
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-08337997c2ad1439f
80+
image: ami-02ff8b1bce28323a8
8181
instance_type: ${INSTANCE_TYPE_X86}
8282
region: ${REGION}
8383
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)