Skip to content

Commit 0a1cd45

Browse files
draios-jenkinsupdatecli
andauthored
chore: update ubuntu 2204 (arm64) image for agent-uninstall-clean-all scenario (#401)
Co-authored-by: updatecli <[email protected]>
1 parent 1374934 commit 0a1cd45

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-00514fcddac57b513
64+
image: ami-0ade758beb0ea8d6d
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-00514fcddac57b513
54+
image: ami-0ade758beb0ea8d6d
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-00514fcddac57b513
64+
image: ami-0ade758beb0ea8d6d
6565
instance_type: ${INSTANCE_TYPE_AARCH}
6666
region: ${REGION}
6767
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)