-
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 #341 from yachub/add-macos-14
Add osx14-64 and osx14-ARM64 support
- Loading branch information
Showing
12 changed files
with
224 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
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,19 @@ | ||
--- | ||
arguments_string: osx14-64aulcdfm | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-64-1: | ||
platform: osx-14-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
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,13 @@ | ||
--- | ||
arguments_string: osx14-ARM64a | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-ARM64-1: | ||
platform: osx-14-arm64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
30 changes: 30 additions & 0 deletions
30
test/fixtures/generated/multiplatform/osx14-64aulcdfm-sles11-32-osx14-64a
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: osx14-64aulcdfm-sles11-32-osx14-64a | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-64-1: | ||
platform: osx-14-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
sles11-32-1: | ||
platform: sles-11-i386 | ||
template: sles-11-i386 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
osx14-64-2: | ||
platform: osx-14-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
30 changes: 30 additions & 0 deletions
30
test/fixtures/generated/multiplatform/osx14-ARM64a-redhat9-POWER-osx14-ARM64aulcdfm
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: osx14-ARM64a-redhat9-POWER-osx14-ARM64aulcdfm | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-ARM64-1: | ||
platform: osx-14-arm64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
redhat9-POWER-1: | ||
platform: el-9-ppc64le | ||
hypervisor: vmpooler | ||
template: redhat-9-ppc64le | ||
roles: | ||
- agent | ||
osx14-ARM64-2: | ||
platform: osx-14-arm64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
31 changes: 31 additions & 0 deletions
31
test/fixtures/generated/multiplatform/redhat9-POWERa-osx14-ARM64-redhat9-POWERaulcdfm
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,31 @@ | ||
--- | ||
arguments_string: redhat9-POWERa-osx14-ARM64-redhat9-POWERaulcdfm | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
redhat9-POWER-1: | ||
platform: el-9-ppc64le | ||
hypervisor: vmpooler | ||
template: redhat-9-ppc64le | ||
roles: | ||
- agent | ||
osx14-ARM64-1: | ||
platform: osx-14-arm64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
redhat9-POWER-2: | ||
platform: el-9-ppc64le | ||
hypervisor: vmpooler | ||
template: redhat-9-ppc64le | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
31 changes: 31 additions & 0 deletions
31
test/fixtures/generated/multiplatform/sles11-32a-osx14-64-sles11-32aulcdfm
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,31 @@ | ||
--- | ||
arguments_string: sles11-32a-osx14-64-sles11-32aulcdfm | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
sles11-32-1: | ||
platform: sles-11-i386 | ||
template: sles-11-i386 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
osx14-64-1: | ||
platform: osx-14-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
sles11-32-2: | ||
platform: sles-11-i386 | ||
template: sles-11-i386 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
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,19 @@ | ||
--- | ||
arguments_string: "--osinfo-version 0 osx14-64aulcdfm" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-64-1: | ||
platform: osx-14-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
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,13 @@ | ||
--- | ||
arguments_string: "--osinfo-version 0 osx14-ARM64a" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-ARM64-1: | ||
platform: osx-14-arm64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
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,19 @@ | ||
--- | ||
arguments_string: "--osinfo-version 1 osx14-64aulcdfm" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-64-1: | ||
platform: osx-14-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
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,13 @@ | ||
--- | ||
arguments_string: "--osinfo-version 1 osx14-ARM64a" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
osx14-ARM64-1: | ||
platform: osx-14-arm64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |