Skip to content

Commit

Permalink
chore: update alma 9 (x86_64) image for agent-smoke-legacy-ebpf scena…
Browse files Browse the repository at this point in the history
…rio (#409)

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
draios-jenkins and updatecli authored Mar 6, 2024
1 parent 8055ebd commit 1dd09a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion molecule/agent-smoke-kmodule/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: alma-9-x86_64
image: ami-07bc349330a94a4e3
image: ami-097220738e8385b2f
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
2 changes: 1 addition & 1 deletion molecule/agent-smoke-legacy-ebpf/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: alma-9-x86_64
image: ami-07bc349330a94a4e3
image: ami-097220738e8385b2f
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
2 changes: 1 addition & 1 deletion molecule/agent-smoke-universal-ebpf/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: alma-9-x86_64
image: ami-07bc349330a94a4e3
image: ami-097220738e8385b2f
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
2 changes: 1 addition & 1 deletion molecule/agent-uninstall-clean-all/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: alma-9-x86_64
image: ami-07bc349330a94a4e3
image: ami-097220738e8385b2f
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down

0 comments on commit 1dd09a9

Please sign in to comment.