diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index a8f17c96b9..3462da22e7 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -97,6 +97,7 @@ jobs: fail-fast: false matrix: vm_type: + - cos-arm64 - rhel-arm64 - ubuntu-arm - sles-arm64 diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml index 0140f164e9..131edb96a7 100644 --- a/ansible/group_vars/all.yml +++ b/ansible/group_vars/all.yml @@ -92,6 +92,15 @@ virtual_machines: - cos-beta - cos-dev + cos-arm64: + arch: arm64 + machine_type: t2a-standard-2 + project: cos-cloud + families: + - cos-arm64-stable + - cos-arm64-beta + - cos-arm64-dev + sles: project: suse-cloud families: