Skip to content

Commit

Permalink
Add fedora38-64 fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
yachub committed Sep 22, 2023
1 parent 5339ab6 commit 58c5d61
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 0 deletions.
20 changes: 20 additions & 0 deletions test/fixtures/generated/default/fedora38-64aulcdfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
arguments_string: fedora38-64aulcdfm
environment_variables: {}
expected_hash:
HOSTS:
fedora38-64-1:
platform: fedora-38-x86_64
hypervisor: vmpooler
template: fedora-38-x86_64
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,34 @@
---
arguments_string: fedora38-64aulcdfm-windows2012r2_wmf5-64-fedora38-64a
environment_variables: {}
expected_hash:
HOSTS:
fedora38-64-1:
platform: fedora-38-x86_64
hypervisor: vmpooler
template: fedora-38-x86_64
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
windows2012r2_wmf5-64-1:
platform: windows-2012r2-64
packaging_platform: windows-2012-x64
ruby_arch: x64
template: win-2012r2-wmf5-x86_64
hypervisor: vmpooler
roles:
- agent
fedora38-64-2:
platform: fedora-38-x86_64
hypervisor: vmpooler
template: fedora-38-x86_64
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,36 @@
---
arguments_string: windows2012r2_wmf5-64aulcdfm-fedora38-64-windows2012r2_wmf5-64a
environment_variables: {}
expected_hash:
HOSTS:
windows2012r2_wmf5-64-1:
platform: windows-2012r2-64
packaging_platform: windows-2012-x64
ruby_arch: x64
template: win-2012r2-wmf5-x86_64
hypervisor: vmpooler
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
fedora38-64-1:
platform: fedora-38-x86_64
hypervisor: vmpooler
template: fedora-38-x86_64
roles:
- agent
windows2012r2_wmf5-64-2:
platform: windows-2012r2-64
packaging_platform: windows-2012-x64
ruby_arch: x64
template: win-2012r2-wmf5-x86_64
hypervisor: vmpooler
roles:
- agent
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
20 changes: 20 additions & 0 deletions test/fixtures/generated/osinfo-version-0/fedora38-64aulcdfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
arguments_string: "--osinfo-version 0 fedora38-64aulcdfm"
environment_variables: {}
expected_hash:
HOSTS:
fedora38-64-1:
platform: fedora-38-x86_64
hypervisor: vmpooler
template: fedora-38-x86_64
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
20 changes: 20 additions & 0 deletions test/fixtures/generated/osinfo-version-1/fedora38-64aulcdfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
arguments_string: "--osinfo-version 1 fedora38-64aulcdfm"
environment_variables: {}
expected_hash:
HOSTS:
fedora38-64-1:
platform: fedora-38-x86_64
hypervisor: vmpooler
template: fedora-38-x86_64
roles:
- agent
- ca
- classifier
- dashboard
- database
- frictionless
- master
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:

0 comments on commit 58c5d61

Please sign in to comment.