Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update debian 11 (x86_64) image for agent-smoke-legacy-ebpf scenario #490

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
11210b7
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Apr 30, 2024
893e0ff
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Apr 30, 2024
abe915b
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Apr 30, 2024
56a208c
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Apr 30, 2024
ef75eba
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
May 8, 2024
fa580c9
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
May 8, 2024
1e46b1b
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
May 8, 2024
959cf1a
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
May 8, 2024
aef04c8
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Jun 5, 2024
9172556
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Jun 5, 2024
a26fc9a
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Jun 5, 2024
e7c41ec
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Jun 5, 2024
4d788c3
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Jul 3, 2024
b18cf8d
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Jul 3, 2024
92b5d15
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Jul 3, 2024
50b47a2
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Jul 3, 2024
21100b2
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Jul 18, 2024
4a2dd86
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Jul 18, 2024
9ae9526
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Jul 18, 2024
f5fe42f
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Jul 18, 2024
26810c5
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Aug 14, 2024
8fe6915
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Aug 14, 2024
132e7d4
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Aug 14, 2024
61e2218
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Aug 14, 2024
c078cb2
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Sep 5, 2024
9c4e2fa
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Sep 5, 2024
4e615eb
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Sep 5, 2024
be00aac
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Sep 5, 2024
90d7ede
chore: Update AMI for debian 11 (x86_64) in agent-smoke-kmodule scenario
Oct 8, 2024
4e7a5c6
chore: Update AMI for debian 11 (x86_64) in agent-smoke-universal-ebp...
Oct 8, 2024
5a55f23
chore: Update AMI for debian 11 (x86_64) in agent-uninstall-clean-all...
Oct 8, 2024
702fb77
chore: Update AMI for debian 11 (x86_64) in agent-smoke-legacy-ebpf s...
Oct 8, 2024
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 @@ -36,7 +36,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: debian-11-x86_64
image: ami-0fd320e6b2de9e34a
image: ami-0057500c2b673caf5
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand All @@ -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
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 @@ -36,7 +36,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: debian-11-x86_64
image: ami-0fd320e6b2de9e34a
image: ami-0057500c2b673caf5
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand All @@ -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
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 @@ -31,7 +31,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: debian-11-x86_64
image: ami-0fd320e6b2de9e34a
image: ami-0057500c2b673caf5
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 @@ -36,7 +36,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: debian-11-x86_64
image: ami-0fd320e6b2de9e34a
image: ami-0057500c2b673caf5
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand All @@ -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
Loading