Increase osasinfra post-ceph EDPM Ready wait to 60m - #813
Increase osasinfra post-ceph EDPM Ready wait to 60m#813tusharjadhav3302 wants to merge 1 commit into
Conversation
The shiftstack OCP 5.1 periodic on serval71 timed out at 40m while openstack-edpm became Ready ~20s later. Post-ceph ansible (libvirt, nova, telemetry) plus Ceph hook overhead routinely consumes the full 40m budget on HCI osasinfra deployments. Co-authored-by: Cursor <cursoragent@cursor.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tusharjadhav3302 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @tusharjadhav3302. Thanks for your PR. I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: Comment |
Summary
edpm-post-ceph-deploymentosdpns openstack-edpmReady wait from 40m → 60m inosasinfraandosasinfra-ipv6VA definitions.shiftstack-rhel9-rhoso18.0-ocp5.1periodic failures on serval71 where deploy succeeded ~20s after the 40m timeout expired.Root cause (serval71, 2026-08-28)
deploy-architecture.shfailed on:Deploy Ceph)Post-ceph slowest ansible pods (3 compute nodes):
Pre-ceph is lighter (bootstrap/network/OS install only); post-ceph pulls in libvirt, nova, telemetry, OVN, ceph-client, etc., which is why it consumes ~3× the wall time.
Test plan
shiftstack-rhel9-rhoso18.0-ocp5.1on serval71 (or resume from current env if still up)edpm-post-ceph-deploymentstage completes withoutosdpnswait timeoutMade with Cursor