Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
99fa587
chore: Update AMI for rocky 9 (x86_64) in agent-uninstall-clean-all s...
May 10, 2024
39d05f6
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-kmodule scenario
May 10, 2024
8028646
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-legacy-ebpf sce...
May 10, 2024
2a589e1
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-universal-ebpf ...
May 10, 2024
f6c096a
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-legacy-ebpf sce...
Jun 4, 2024
4951d3f
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-kmodule scenario
Jun 4, 2024
57b10b3
chore: Update AMI for rocky 9 (x86_64) in agent-uninstall-clean-all s...
Jun 4, 2024
eefd308
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-universal-ebpf ...
Jun 4, 2024
ed5636e
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-kmodule scenario
Nov 20, 2024
67cd479
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-legacy-ebpf sce...
Nov 20, 2024
cc8b1dd
chore: Update AMI for rocky 9 (x86_64) in agent-uninstall-clean-all s...
Nov 20, 2024
53bd507
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-universal-ebpf ...
Nov 20, 2024
16a2fbe
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-universal-ebpf ...
Jun 6, 2025
1a1d353
chore: Update AMI for rocky 9 (x86_64) in agent-uninstall-clean-all s...
Jun 6, 2025
a853b08
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-kmodule scenario
Jun 6, 2025
d50649d
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-legacy-ebpf sce...
Jun 6, 2025
c31d7ab
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-universal-ebpf ...
Dec 5, 2025
8c7375b
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-kmodule scenario
Dec 5, 2025
253e3ae
chore: Update AMI for rocky 9 (x86_64) in agent-uninstall-clean-all s...
Dec 5, 2025
7e7cbfe
chore: Update AMI for rocky 9 (x86_64) in agent-smoke-legacy-ebpf sce...
Dec 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions molecule/agent-smoke-kmodule/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ platforms:
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
# - name: ubuntu-1804-x86_64
# image: ami-055744c75048d8296
# instance_type: ${INSTANCE_TYPE_X86}
# region: ${REGION}
# vpc_subnet_id: ${VPC_SUBNET_ID}
# - name: ubuntu-1804-x86_64
# image: ami-055744c75048d8296
# instance_type: ${INSTANCE_TYPE_X86}
# region: ${REGION}
# vpc_subnet_id: ${VPC_SUBNET_ID}
- name: ubuntu-2004-x86_64
image: ami-06f8dce63a6b60467
instance_type: ${INSTANCE_TYPE_X86}
Expand Down Expand Up @@ -105,7 +105,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: rocky-9-x86_64
image: ami-021a1f96fec61f4e9
image: ami-078448b73f6313465
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
12 changes: 6 additions & 6 deletions molecule/agent-smoke-legacy-ebpf/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ platforms:
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
# - name: ubuntu-1804-x86_64
# image: ami-055744c75048d8296
# instance_type: ${INSTANCE_TYPE_X86}
# region: ${REGION}
# vpc_subnet_id: ${VPC_SUBNET_ID}
# - name: ubuntu-1804-x86_64
# image: ami-055744c75048d8296
# instance_type: ${INSTANCE_TYPE_X86}
# region: ${REGION}
# vpc_subnet_id: ${VPC_SUBNET_ID}
- name: ubuntu-2004-x86_64
image: ami-06f8dce63a6b60467
instance_type: ${INSTANCE_TYPE_X86}
Expand Down Expand Up @@ -105,7 +105,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: rocky-9-x86_64
image: ami-021a1f96fec61f4e9
image: ami-078448b73f6313465
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 @@ -61,7 +61,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: rocky-9-x86_64
image: ami-021a1f96fec61f4e9
image: ami-078448b73f6313465
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
12 changes: 6 additions & 6 deletions molecule/agent-uninstall-clean-all/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ platforms:
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
# - name: ubuntu-1804-x86_64
# image: ami-055744c75048d8296
# instance_type: ${INSTANCE_TYPE_X86}
# region: ${REGION}
# vpc_subnet_id: ${VPC_SUBNET_ID}
# - name: ubuntu-1804-x86_64
# image: ami-055744c75048d8296
# instance_type: ${INSTANCE_TYPE_X86}
# region: ${REGION}
# vpc_subnet_id: ${VPC_SUBNET_ID}
- name: ubuntu-2004-x86_64
image: ami-06f8dce63a6b60467
instance_type: ${INSTANCE_TYPE_X86}
Expand Down Expand Up @@ -105,7 +105,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: rocky-9-x86_64
image: ami-021a1f96fec61f4e9
image: ami-078448b73f6313465
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
Loading