-
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 #328 from yachub/add-ubuntu-2204-arm64
(RE-15206) Add ubuntu-2204-arm64 fixtures
- Loading branch information
Showing
5 changed files
with
105 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
arguments_string: ubuntu2204-AARCH64m | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
ubuntu2204-AARCH64-1: | ||
platform: ubuntu-22.04-aarch64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
28 changes: 28 additions & 0 deletions
28
...xtures/generated/multiplatform/ubuntu2204-AARCH64m-windows2008r2-6432-ubuntu2204-AARCH64u
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: ubuntu2204-AARCH64m-windows2008r2-6432-ubuntu2204-AARCH64u | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
ubuntu2204-AARCH64-1: | ||
platform: ubuntu-22.04-aarch64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- master | ||
windows2008r2-6432-1: | ||
platform: windows-2008r2-64 | ||
packaging_platform: windows-2012-x64 | ||
ruby_arch: x86 | ||
template: win-2008r2-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
ubuntu2204-AARCH64-2: | ||
platform: ubuntu-22.04-aarch64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
35 changes: 35 additions & 0 deletions
35
.../generated/multiplatform/windows2008r2-6432aulcdfm-ubuntu2204-AARCH64-windows2008r2-6432a
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,35 @@ | ||
--- | ||
arguments_string: windows2008r2-6432aulcdfm-ubuntu2204-AARCH64-windows2008r2-6432a | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
windows2008r2-6432-1: | ||
platform: windows-2008r2-64 | ||
packaging_platform: windows-2012-x64 | ||
ruby_arch: x86 | ||
template: win-2008r2-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- ca | ||
- classifier | ||
- dashboard | ||
- database | ||
- frictionless | ||
- master | ||
ubuntu2204-AARCH64-1: | ||
platform: ubuntu-22.04-aarch64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
windows2008r2-6432-2: | ||
platform: windows-2008r2-64 | ||
packaging_platform: windows-2012-x64 | ||
ruby_arch: x86 | ||
template: win-2008r2-x86_64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
14 changes: 14 additions & 0 deletions
14
test/fixtures/generated/osinfo-version-0/ubuntu2204-AARCH64m
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 ubuntu2204-AARCH64m" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
ubuntu2204-AARCH64-1: | ||
platform: ubuntu-22.04-aarch64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |
14 changes: 14 additions & 0 deletions
14
test/fixtures/generated/osinfo-version-1/ubuntu2204-AARCH64m
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 ubuntu2204-AARCH64m" | ||
environment_variables: {} | ||
expected_hash: | ||
HOSTS: | ||
ubuntu2204-AARCH64-1: | ||
platform: ubuntu-22.04-aarch64 | ||
hypervisor: vmpooler | ||
roles: | ||
- agent | ||
- master | ||
CONFIG: | ||
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/ | ||
expected_exception: |