Skip to content

Commit 03de5e5

Browse files
draios-jenkinsupdatecli
andauthored
chore: update ubuntu 2004 (x86_64) image for agent-smoke-legacy-ebpf scenario (#403)
Co-authored-by: updatecli <[email protected]>
1 parent be2cc9e commit 03de5e5

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
@@ -51,7 +51,7 @@ platforms:
5151
region: ${REGION}
5252
vpc_subnet_id: ${VPC_SUBNET_ID}
5353
- name: ubuntu-2004-x86_64
54-
image: ami-0e6b0a1f7f29fa192
54+
image: ami-0cd59ecaf368e5ccf
5555
instance_type: ${INSTANCE_TYPE_X86}
5656
region: ${REGION}
5757
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
@@ -51,7 +51,7 @@ platforms:
5151
region: ${REGION}
5252
vpc_subnet_id: ${VPC_SUBNET_ID}
5353
- name: ubuntu-2004-x86_64
54-
image: ami-0e6b0a1f7f29fa192
54+
image: ami-0cd59ecaf368e5ccf
5555
instance_type: ${INSTANCE_TYPE_X86}
5656
region: ${REGION}
5757
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
@@ -41,7 +41,7 @@ platforms:
4141
region: ${REGION}
4242
vpc_subnet_id: ${VPC_SUBNET_ID}
4343
- name: ubuntu-2004-x86_64
44-
image: ami-0e6b0a1f7f29fa192
44+
image: ami-0cd59ecaf368e5ccf
4545
instance_type: ${INSTANCE_TYPE_X86}
4646
region: ${REGION}
4747
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
@@ -51,7 +51,7 @@ platforms:
5151
region: ${REGION}
5252
vpc_subnet_id: ${VPC_SUBNET_ID}
5353
- name: ubuntu-2004-x86_64
54-
image: ami-0e6b0a1f7f29fa192
54+
image: ami-0cd59ecaf368e5ccf
5555
instance_type: ${INSTANCE_TYPE_X86}
5656
region: ${REGION}
5757
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)