Skip to content

Commit

Permalink
chore: update amazon x86_64 images for kmodule tests (#206)
Browse files Browse the repository at this point in the history
Co-authored-by: updatecli <[email protected]>
  • Loading branch information
draios-jenkins and updatecli authored Oct 18, 2023
1 parent e7c1674 commit 9ab6840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 @@ -64,7 +64,7 @@ platforms:
volume_size: 5
delete_on_termination: true
- name: al2023
image: ami-0c42bca0188f767b2
image: ami-0f2eb5749e5a5699e
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 @@ -64,7 +64,7 @@ platforms:
volume_size: 5
delete_on_termination: true
- name: al2023
image: ami-0c42bca0188f767b2
image: ami-0f2eb5749e5a5699e
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down

0 comments on commit 9ab6840

Please sign in to comment.