[WIP]: CNTRLPLANE-3375: Increase external OIDC cleanup settle timeout to 70min - #31409
[WIP]: CNTRLPLANE-3375: Increase external OIDC cleanup settle timeout to 70min#31409ShazaAldawamneh wants to merge 1 commit into
Conversation
…minutes The kube-apiserver rollout after switching back from external OIDC to integrated OAuth has been observed to take ~48+ minutes in worst-case back-to-back revision rollout scenarios. Bump the WaitForOperatorsToSettle timeout from 50 to 70 minutes to avoid flaky test failures. Signed-off-by: Shaza Aldawamneh <shaza.aldawamneh@hotmail.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@ShazaAldawamneh: This pull request references CNTRLPLANE-3375 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ShazaAldawamneh 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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThe OIDC rollout test’s operator settling window and corresponding comments were updated from 50 to 70 minutes. ChangesOIDC rollout testing
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/retest-required |
|
Scheduling required tests: |
|
@ShazaAldawamneh: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
The changes here seem fine to me. I'm going to trigger an aggregate run to ensure that we don't see the same timeout problem as frequently with this change. /payload-aggregate periodic-ci-openshift-cluster-authentication-operator-release-5.0-periodics-e2e-azure-external-oidc-upstream-parity 10 |
|
@everettraven: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/fa3db380-85f7-11f1-83dc-a70518012d9f-0 |
|
/payload-aggregate periodic-ci-openshift-release-main-ci-5.0-e2e-aws-upgrade-ovn-single-node 4 |
|
@jubittajohn: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/32c74910-85fc-11f1-8a09-28c5d86b8262-0 |
|
/payload-aggregate periodic-ci-openshift-release-main-ci-5.0-e2e-aws-upgrade-ovn-single-node 4 |
|
@jubittajohn: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/71c309a0-8602-11f1-840b-e75e262dcce6-0 |
|
@ShazaAldawamneh I think we've proven here that this isn't actually the issue. We can probably close this PR out. |
The kube-apiserver rollout after switching back from external OIDC to integrated OAuth has been observed to take ~48+ minutes in worst-case back-to-back revision rollout scenarios. Bump the WaitForOperatorsToSettle timeout from 50 to 70 minutes to avoid flaky test failures.
Summary by CodeRabbit