Skip to content

Commit 1a93350

Browse files
draios-jenkinsupdatecli
andauthored
chore: update ubuntu 2204 (x86_64) image for agent-smoke-kmodule scenario (#451)
Co-authored-by: updatecli <[email protected]>
1 parent cc547e4 commit 1a93350

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
@@ -56,7 +56,7 @@ platforms:
5656
region: ${REGION}
5757
vpc_subnet_id: ${VPC_SUBNET_ID}
5858
- name: ubuntu-2204-x86_64
59-
image: ami-0e21465cede02fd1e
59+
image: ami-053053586808c3e70
6060
instance_type: ${INSTANCE_TYPE_X86}
6161
region: ${REGION}
6262
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
@@ -56,7 +56,7 @@ platforms:
5656
region: ${REGION}
5757
vpc_subnet_id: ${VPC_SUBNET_ID}
5858
- name: ubuntu-2204-x86_64
59-
image: ami-0e21465cede02fd1e
59+
image: ami-053053586808c3e70
6060
instance_type: ${INSTANCE_TYPE_X86}
6161
region: ${REGION}
6262
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
@@ -46,7 +46,7 @@ platforms:
4646
region: ${REGION}
4747
vpc_subnet_id: ${VPC_SUBNET_ID}
4848
- name: ubuntu-2204-x86_64
49-
image: ami-0e21465cede02fd1e
49+
image: ami-053053586808c3e70
5050
instance_type: ${INSTANCE_TYPE_X86}
5151
region: ${REGION}
5252
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
@@ -56,7 +56,7 @@ platforms:
5656
region: ${REGION}
5757
vpc_subnet_id: ${VPC_SUBNET_ID}
5858
- name: ubuntu-2204-x86_64
59-
image: ami-0e21465cede02fd1e
59+
image: ami-053053586808c3e70
6060
instance_type: ${INSTANCE_TYPE_X86}
6161
region: ${REGION}
6262
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)