Skip to content

Commit a352296

Browse files
draios-jenkinsupdatecli
andauthored
chore: update debian 11 (x86_64) image for agent-smoke-legacy-ebpf scenario (#389)
Co-authored-by: updatecli <updatecli@sysdig.com>
1 parent 1ab14fd commit a352296

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
@@ -36,7 +36,7 @@ platforms:
3636
region: ${REGION}
3737
vpc_subnet_id: ${VPC_SUBNET_ID}
3838
- name: debian-11-x86_64
39-
image: ami-0d44e049cfbdfa91f
39+
image: ami-0fd320e6b2de9e34a
4040
instance_type: ${INSTANCE_TYPE_X86}
4141
region: ${REGION}
4242
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
@@ -36,7 +36,7 @@ platforms:
3636
region: ${REGION}
3737
vpc_subnet_id: ${VPC_SUBNET_ID}
3838
- name: debian-11-x86_64
39-
image: ami-0d44e049cfbdfa91f
39+
image: ami-0fd320e6b2de9e34a
4040
instance_type: ${INSTANCE_TYPE_X86}
4141
region: ${REGION}
4242
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
@@ -31,7 +31,7 @@ platforms:
3131
delete_on_termination: true
3232
volume_type: gp3
3333
- name: debian-11-x86_64
34-
image: ami-0d44e049cfbdfa91f
34+
image: ami-0fd320e6b2de9e34a
3535
instance_type: ${INSTANCE_TYPE_X86}
3636
region: ${REGION}
3737
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
@@ -36,7 +36,7 @@ platforms:
3636
region: ${REGION}
3737
vpc_subnet_id: ${VPC_SUBNET_ID}
3838
- name: debian-11-x86_64
39-
image: ami-0d44e049cfbdfa91f
39+
image: ami-0fd320e6b2de9e34a
4040
instance_type: ${INSTANCE_TYPE_X86}
4141
region: ${REGION}
4242
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)