Skip to content

Commit

Permalink
Merge pull request #328 from yachub/add-ubuntu-2204-arm64
Browse files Browse the repository at this point in the history
(RE-15206) Add ubuntu-2204-arm64 fixtures
  • Loading branch information
yachub authored Sep 11, 2023
2 parents 5b257ab + 63031c1 commit f47bca2
Show file tree
Hide file tree
Showing 5 changed files with 105 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test/fixtures/generated/default/ubuntu2204-AARCH64m
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:
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:
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 test/fixtures/generated/osinfo-version-0/ubuntu2204-AARCH64m
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 test/fixtures/generated/osinfo-version-1/ubuntu2204-AARCH64m
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:

0 comments on commit f47bca2

Please sign in to comment.