-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #376 from smahima27/RE-16338
Add Almalinux9 AARCH64 and Rocky9 AARCH64
- Loading branch information
Showing
11 changed files
with
205 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
arguments_string: almalinux9-AARCH64d | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
almalinux9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: almalinux-9-aarch64 | ||
roles: | ||
- agent | ||
- database | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
arguments_string: rocky9-AARCH64a | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
rocky9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: rocky-9-aarch64 | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
27 changes: 27 additions & 0 deletions
27
test/fixtures/generated/multiplatform/almalinux9-AARCH64d-sles12-S390X-almalinux9-AARCH64c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
arguments_string: almalinux9-AARCH64d-sles12-S390X-almalinux9-AARCH64c | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
almalinux9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: almalinux-9-aarch64 | ||
roles: | ||
- agent | ||
- database | ||
sles12-S390X-1: | ||
platform: sles-12-s390x | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
almalinux9-AARCH64-2: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: almalinux-9-aarch64 | ||
roles: | ||
- agent | ||
- dashboard | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
32 changes: 32 additions & 0 deletions
32
test/fixtures/generated/multiplatform/rocky9-AARCH64a-sles11-32-rocky9-AARCH64aulcdfm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
arguments_string: rocky9-AARCH64a-sles11-32-rocky9-AARCH64aulcdfm | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
rocky9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: rocky-9-aarch64 | ||
roles: | ||
- agent | ||
sles11-32-1: | ||
platform: sles-11-i386 | ||
template: sles-11-i386 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
rocky9-AARCH64-2: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: rocky-9-aarch64 | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
28 changes: 28 additions & 0 deletions
28
test/fixtures/generated/multiplatform/sles11-32d-rocky9-AARCH64-sles11-32c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
arguments_string: sles11-32d-rocky9-AARCH64-sles11-32c | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
sles11-32-1: | ||
platform: sles-11-i386 | ||
template: sles-11-i386 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- database | ||
rocky9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: rocky-9-aarch64 | ||
roles: | ||
- agent | ||
sles11-32-2: | ||
platform: sles-11-i386 | ||
template: sles-11-i386 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- dashboard | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
30 changes: 30 additions & 0 deletions
30
test/fixtures/generated/multiplatform/sles12-S390Xa-almalinux9-AARCH64-sles12-S390Xaulcdfm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
arguments_string: sles12-S390Xa-almalinux9-AARCH64-sles12-S390Xaulcdfm | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
sles12-S390X-1: | ||
platform: sles-12-s390x | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
almalinux9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: almalinux-9-aarch64 | ||
roles: | ||
- agent | ||
sles12-S390X-2: | ||
platform: sles-12-s390x | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
15 changes: 15 additions & 0 deletions
15
test/fixtures/generated/osinfo-version-0/almalinux9-AARCH64d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
arguments_string: "--osinfo-version 0 almalinux9-AARCH64d" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
almalinux9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: almalinux-9-aarch64 | ||
roles: | ||
- agent | ||
- database | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
arguments_string: "--osinfo-version 0 rocky9-AARCH64a" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
rocky9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: rocky-9-aarch64 | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
15 changes: 15 additions & 0 deletions
15
test/fixtures/generated/osinfo-version-1/almalinux9-AARCH64d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
arguments_string: "--osinfo-version 1 almalinux9-AARCH64d" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
almalinux9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: almalinux-9-aarch64 | ||
roles: | ||
- agent | ||
- database | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
arguments_string: "--osinfo-version 1 rocky9-AARCH64a" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
rocky9-AARCH64-1: | ||
platform: el-9-aarch64 | ||
hypervisor: vmpooler | ||
template: rocky-9-aarch64 | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |