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

Add amazon2023-AARCH64 #335

Merged
merged 1 commit into from
Sep 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions lib/beaker-hostgenerator/data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1100,6 +1100,7 @@ def generate_osinfo

# Amazon Linux
yield %w[amazon2023-64 amazon-2023-x86_64]
yield %w[amazon2023-AARCH64 amazon-2023-arm64]

# AlmaLinux and Rocky
%w[almalinux rocky].each do |os|
Expand Down
19 changes: 19 additions & 0 deletions test/fixtures/generated/default/amazon2023-AARCH64aulcdfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
arguments_string: amazon2023-AARCH64aulcdfm
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-AARCH64-1:
platform: amazon-2023-arm64
hypervisor: vmpooler
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
arguments_string: amazon2023-AARCH64aulcdfm-solaris114-64-amazon2023-AARCH64a
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-AARCH64-1:
platform: amazon-2023-arm64
hypervisor: vmpooler
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
solaris114-64-1:
platform: solaris-11.4-i386
packaging_platform: solaris-11-i386
template: solaris-114-x86_64
hypervisor: vmpooler
roles:
- agent
amazon2023-AARCH64-2:
platform: amazon-2023-arm64
hypervisor: vmpooler
roles:
- agent
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
arguments_string: solaris114-64f-amazon2023-AARCH64-solaris114-64l
environment_variables: {}
expected_hash:
HOSTS:
solaris114-64-1:
platform: solaris-11.4-i386
packaging_platform: solaris-11-i386
template: solaris-114-x86_64
hypervisor: vmpooler
roles:
- agent
- frictionless
amazon2023-AARCH64-1:
platform: amazon-2023-arm64
hypervisor: vmpooler
roles:
- agent
solaris114-64-2:
platform: solaris-11.4-i386
packaging_platform: solaris-11-i386
template: solaris-114-x86_64
hypervisor: vmpooler
roles:
- agent
- classifier
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
19 changes: 19 additions & 0 deletions test/fixtures/generated/osinfo-version-0/amazon2023-AARCH64aulcdfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
arguments_string: "--osinfo-version 0 amazon2023-AARCH64aulcdfm"
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-AARCH64-1:
platform: amazon-2023-arm64
hypervisor: vmpooler
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
19 changes: 19 additions & 0 deletions test/fixtures/generated/osinfo-version-1/amazon2023-AARCH64aulcdfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
arguments_string: "--osinfo-version 1 amazon2023-AARCH64aulcdfm"
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-AARCH64-1:
platform: amazon-2023-arm64
hypervisor: vmpooler
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception: