Skip to content

Commit f90d841

Browse files
srac0openshift-merge-bot[bot]
authored andcommitted
Bump pidone compute amount to 5
Match the architecture repo change that adds compute-3 and compute-4 to the pidone deployment topology. Depends-On: https://github.com/openstack-k8s-operators/architecture/pull/XXX Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Luca Miccini <lmiccini@redhat.com>
1 parent 9490655 commit f90d841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scenarios/reproducers/va-pidone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ cifmw_libvirt_manager_configuration:
8787
compute:
8888
uefi: "{{ cifmw_use_uefi }}"
8989
root_part_id: "{{ cifmw_root_partition_id }}"
90-
amount: "{{ [cifmw_libvirt_manager_compute_amount|int, 3] | max }}"
90+
amount: "{{ [cifmw_libvirt_manager_compute_amount|int, 5] | max }}"
9191
image_url: "{{ cifmw_discovered_image_url }}"
9292
sha256_image_name: "{{ cifmw_discovered_hash }}"
9393
image_local_dir: "{{ cifmw_basedir }}/images/"

0 commit comments

Comments
 (0)