Skip to content

Commit

Permalink
Add amazon2023-64 fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
yachub committed Sep 22, 2023
1 parent be65ee5 commit 058ecd2
Show file tree
Hide file tree
Showing 5 changed files with 95 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test/fixtures/generated/default/amazon2023-64d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
arguments_string: amazon2023-64d
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-64-1:
platform: amazon-2023-x86_64
hypervisor: vmpooler
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,26 @@
---
arguments_string: amazon2023-64d-vro71-64-amazon2023-64c
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-64-1:
platform: amazon-2023-x86_64
hypervisor: vmpooler
roles:
- agent
- database
vro71-64-1:
platform: sles-11-x86_64
template: vro-71-x86_64
hypervisor: vmpooler
roles:
- agent
amazon2023-64-2:
platform: amazon-2023-x86_64
hypervisor: vmpooler
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,27 @@
---
arguments_string: vro71-64c-amazon2023-64-vro71-64d
environment_variables: {}
expected_hash:
HOSTS:
vro71-64-1:
platform: sles-11-x86_64
template: vro-71-x86_64
hypervisor: vmpooler
roles:
- agent
- dashboard
amazon2023-64-1:
platform: amazon-2023-x86_64
hypervisor: vmpooler
roles:
- agent
vro71-64-2:
platform: sles-11-x86_64
template: vro-71-x86_64
hypervisor: vmpooler
roles:
- agent
- database
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
14 changes: 14 additions & 0 deletions test/fixtures/generated/osinfo-version-0/amazon2023-64d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
arguments_string: "--osinfo-version 0 amazon2023-64d"
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-64-1:
platform: amazon-2023-x86_64
hypervisor: vmpooler
roles:
- agent
- database
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:
14 changes: 14 additions & 0 deletions test/fixtures/generated/osinfo-version-1/amazon2023-64d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
arguments_string: "--osinfo-version 1 amazon2023-64d"
environment_variables: {}
expected_hash:
HOSTS:
amazon2023-64-1:
platform: amazon-2023-x86_64
hypervisor: vmpooler
roles:
- agent
- database
CONFIG:
pooling_api: https://vmpooler-prod.k8s.infracore.puppet.net/
expected_exception:

0 comments on commit 058ecd2

Please sign in to comment.