Skip to content

Commit c26c89c

Browse files
draios-jenkinsupdatecli
andauthored
chore: update ubuntu 2204 (arm64) image for agent-smoke-universal-ebpf scenario (#471)
Co-authored-by: updatecli <[email protected]>
1 parent d302065 commit c26c89c

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
@@ -61,7 +61,7 @@ platforms:
6161
region: ${REGION}
6262
vpc_subnet_id: ${VPC_SUBNET_ID}
6363
- name: ubuntu-2204-arm64
64-
image: ami-0ed19957e49be45d2
64+
image: ami-058b428b3b45defec
6565
instance_type: ${INSTANCE_TYPE_AARCH}
6666
region: ${REGION}
6767
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
@@ -51,7 +51,7 @@ platforms:
5151
region: ${REGION}
5252
vpc_subnet_id: ${VPC_SUBNET_ID}
5353
- name: ubuntu-2204-arm64
54-
image: ami-0ed19957e49be45d2
54+
image: ami-058b428b3b45defec
5555
instance_type: ${INSTANCE_TYPE_AARCH}
5656
region: ${REGION}
5757
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
@@ -61,7 +61,7 @@ platforms:
6161
region: ${REGION}
6262
vpc_subnet_id: ${VPC_SUBNET_ID}
6363
- name: ubuntu-2204-arm64
64-
image: ami-0ed19957e49be45d2
64+
image: ami-058b428b3b45defec
6565
instance_type: ${INSTANCE_TYPE_AARCH}
6666
region: ${REGION}
6767
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)