Skip to content

Commit 71bcb82

Browse files
draios-jenkinsupdatecli
andauthored
chore: update debian 10 (x86_64) image for agent-smoke-legacy-ebpf scenario (#361)
Co-authored-by: updatecli <[email protected]>
1 parent 67ccf66 commit 71bcb82

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

molecule/agent-smoke-kmodule/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-10-x86_64
34-
image: ami-027d15ce2206020c9
34+
image: ami-0e1e938b3f38e7558
3535
instance_type: ${INSTANCE_TYPE_X86}
3636
region: ${REGION}
3737
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
@@ -31,7 +31,7 @@ platforms:
3131
delete_on_termination: true
3232
volume_type: gp3
3333
- name: debian-10-x86_64
34-
image: ami-027d15ce2206020c9
34+
image: ami-0e1e938b3f38e7558
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
@@ -31,7 +31,7 @@ platforms:
3131
delete_on_termination: true
3232
volume_type: gp3
3333
- name: debian-10-x86_64
34-
image: ami-027d15ce2206020c9
34+
image: ami-0e1e938b3f38e7558
3535
instance_type: ${INSTANCE_TYPE_X86}
3636
region: ${REGION}
3737
vpc_subnet_id: ${VPC_SUBNET_ID}

0 commit comments

Comments
 (0)