Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions scenarios/reproducers/va-hci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
---
cifmw_parent_scenario: "scenarios/reproducers/va-hci-base.yml"

# Define compute VM settings (required when overriding cifmw_libvirt_manager_configuration)
cifmw_libvirt_manager_compute_amount: 3
cifmw_libvirt_manager_compute_disksize: 50
cifmw_libvirt_manager_compute_memory: 8
cifmw_libvirt_manager_compute_cpus: 4

# HERE if you want to override kustomization, you can uncomment this parameter
# and push the data structure you want to apply.
# cifmw_architecture_user_kustomize:
Expand Down