Skip to content

Commit 3814084

Browse files
Merge pull request #23176 from alvarocarvajald/pvm_timeout_scale
Increase TIMEOUT_SCALE for clusters on pvm_hmc
2 parents fb7bc5d + 24b34d0 commit 3814084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schedule/ha/bv/pvm_cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars:
3131
DESKTOP: 'textmode'
3232
HA_CLUSTER: '1'
3333
HDD_SCC_REGISTERED: '1'
34-
TIMEOUT_SCALE: '2'
34+
TIMEOUT_SCALE: '4'
3535
schedule:
3636
- '{{barrier_init}}'
3737
- installation/bootloader

0 commit comments

Comments
 (0)