From 1dd09a9afa6084dee9c7f4cb92d2b38b39f5b5ea Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 6 Mar 2024 16:38:35 +0000 Subject: [PATCH] chore: update alma 9 (x86_64) image for agent-smoke-legacy-ebpf scenario (#409) Co-authored-by: updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- molecule/agent-smoke-legacy-ebpf/molecule.yml.template | 2 +- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 284df22d5..821561ed8 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -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} diff --git a/molecule/agent-smoke-legacy-ebpf/molecule.yml.template b/molecule/agent-smoke-legacy-ebpf/molecule.yml.template index edbb2115f..84e3cd269 100644 --- a/molecule/agent-smoke-legacy-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-legacy-ebpf/molecule.yml.template @@ -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} diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 37b9b74b3..28fe69241 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -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} diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 29c473efd..b3d12f09c 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -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}