[CI] Extend nova disk allocation ratio

With multi threaded runs we see random issues with nova scheduling
as disk get's fully utilized.

The issue is seen when job run on specific nodepool provider like
raxflex which has low disk(~53 GB). Extending default disk allocation
ratio in jobs to avoid such failures.

Change-Id: Idaac65821cd289b3652f826cfda96f5d581671b0
This commit is contained in:
yatinkarel 2025-03-24 10:36:00 +05:30
parent 0bbc254c72
commit 780cbfafc8

View File

@ -203,6 +203,8 @@
$NOVA_CONF:
api:
dhcp_domain: ''
DEFAULT:
initial_disk_allocation_ratio: 2.0
test-config:
$TEMPEST_CONFIG:
neutron_plugin_options: