Skip to content

Commit

Permalink
chore: update amazon 2 (x86_64) image for agent-smoke-legacy-ebpf sce…
Browse files Browse the repository at this point in the history
…nario (#357)

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
draios-jenkins and updatecli authored Feb 1, 2024
1 parent 180ef67 commit a6a8140
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 @@ -66,7 +66,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: amazon-2-x86_64
image: ami-006a91b770d35ca3b
image: ami-0c5f33b907e2acc16
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 @@ -66,7 +66,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: amazon-2-x86_64
image: ami-006a91b770d35ca3b
image: ami-0c5f33b907e2acc16
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 @@ -66,7 +66,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: amazon-2-x86_64
image: ami-006a91b770d35ca3b
image: ami-0c5f33b907e2acc16
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down

0 comments on commit a6a8140

Please sign in to comment.