Skip to content

Commit d302065

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

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-053053586808c3e70
59+
image: ami-0e001c9271cf7f3b9
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-053053586808c3e70
59+
image: ami-0e001c9271cf7f3b9
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-053053586808c3e70
49+
image: ami-0e001c9271cf7f3b9
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-053053586808c3e70
59+
image: ami-0e001c9271cf7f3b9
6060
instance_type: ${INSTANCE_TYPE_X86}
6161
region: ${REGION}
6262
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)