1dcaffdf70
The wait_for_pgs() function in the rbd pool job waits for all PGs to become active before proceeding, but in the event of an upgrade that decreases pg_num values on one or more pools it sees PGs in the clean+premerge+peered state as peering and waits for "peering" to complete. Since these PGs are in the process of merging into active PGs, waiting for the merge to complete is unnecessary. This change will reduce the wait time in this job significantly in these cases. Change-Id: I9a2985855a25cdb98ef6fe011ba473587ea7a4c9 |
||
---|---|---|
.. | ||
templates | ||
values_overrides | ||
Chart.yaml | ||
requirements.yaml | ||
values.yaml |