Skip to content

Commit 52f55c1

Browse files
draios-jenkinsupdatecli
andauthored
chore: update debian 12 (x86_64) image for agent-smoke-universal-ebpf scenario (#360)
Co-authored-by: updatecli <[email protected]>
1 parent 625e27d commit 52f55c1

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
@@ -41,7 +41,7 @@ platforms:
4141
region: ${REGION}
4242
vpc_subnet_id: ${VPC_SUBNET_ID}
4343
- name: debian-12-x86_64
44-
image: ami-0a962bf3d88232ebf
44+
image: ami-030e9506302b5bbee
4545
instance_type: ${INSTANCE_TYPE_X86}
4646
region: ${REGION}
4747
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
@@ -41,7 +41,7 @@ platforms:
4141
region: ${REGION}
4242
vpc_subnet_id: ${VPC_SUBNET_ID}
4343
- name: debian-12-x86_64
44-
image: ami-0a962bf3d88232ebf
44+
image: ami-030e9506302b5bbee
4545
instance_type: ${INSTANCE_TYPE_X86}
4646
region: ${REGION}
4747
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
@@ -36,7 +36,7 @@ platforms:
3636
region: ${REGION}
3737
vpc_subnet_id: ${VPC_SUBNET_ID}
3838
- name: debian-12-x86_64
39-
image: ami-0a962bf3d88232ebf
39+
image: ami-030e9506302b5bbee
4040
instance_type: ${INSTANCE_TYPE_X86}
4141
region: ${REGION}
4242
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
@@ -41,7 +41,7 @@ platforms:
4141
region: ${REGION}
4242
vpc_subnet_id: ${VPC_SUBNET_ID}
4343
- name: debian-12-x86_64
44-
image: ami-0a962bf3d88232ebf
44+
image: ami-030e9506302b5bbee
4545
instance_type: ${INSTANCE_TYPE_X86}
4646
region: ${REGION}
4747
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)