Skip to content

Commit

Permalink
Add fedora42-64 fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
yachub committed Sep 21, 2023
1 parent 784263d commit a706cc2
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/fixtures/generated/default/fedora42-64c
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
arguments_string: fedora42-64c
environment_variables: {}
expected_hash:
HOSTS:
fedora42-64-1:
platform: fedora-42-x86_64
hypervisor: vmpooler
template: fedora-42-x86_64
roles:
- agent
- dashboard
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,30 @@
---
arguments_string: fedora42-64c-windows2012r2-64-fedora42-64d
environment_variables: {}
expected_hash:
HOSTS:
fedora42-64-1:
platform: fedora-42-x86_64
hypervisor: vmpooler
template: fedora-42-x86_64
roles:
- agent
- dashboard
windows2012r2-64-1:
platform: windows-2012r2-64
packaging_platform: windows-2012-x64
ruby_arch: x64
template: win-2012r2-x86_64
hypervisor: vmpooler
roles:
- agent
fedora42-64-2:
platform: fedora-42-x86_64
hypervisor: vmpooler
template: fedora-42-x86_64
roles:
- agent
- database
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,32 @@
---
arguments_string: windows2012r2-64c-fedora42-64-windows2012r2-64d
environment_variables: {}
expected_hash:
HOSTS:
windows2012r2-64-1:
platform: windows-2012r2-64
packaging_platform: windows-2012-x64
ruby_arch: x64
template: win-2012r2-x86_64
hypervisor: vmpooler
roles:
- agent
- dashboard
fedora42-64-1:
platform: fedora-42-x86_64
hypervisor: vmpooler
template: fedora-42-x86_64
roles:
- agent
windows2012r2-64-2:
platform: windows-2012r2-64
packaging_platform: windows-2012-x64
ruby_arch: x64
template: win-2012r2-x86_64
hypervisor: vmpooler
roles:
- agent
- database
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
15 changes: 15 additions & 0 deletions test/fixtures/generated/osinfo-version-0/fedora42-64c
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
arguments_string: "--osinfo-version 0 fedora42-64c"
environment_variables: {}
expected_hash:
HOSTS:
fedora42-64-1:
platform: fedora-42-x86_64
hypervisor: vmpooler
template: fedora-42-x86_64
roles:
- agent
- dashboard
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
15 changes: 15 additions & 0 deletions test/fixtures/generated/osinfo-version-1/fedora42-64c
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
arguments_string: "--osinfo-version 1 fedora42-64c"
environment_variables: {}
expected_hash:
HOSTS:
fedora42-64-1:
platform: fedora-42-x86_64
hypervisor: vmpooler
template: fedora-42-x86_64
roles:
- agent
- dashboard
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:

0 comments on commit a706cc2

Please sign in to comment.