NO-ISSUE: Skip additional storage support E2E test for on single-node - MCP rollouts timeout - #31439
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@saschagrunert @cpmeadors Could you please help to review this PR? Thanks |
WalkthroughThe additional storage E2E test suite is tagged to skip ChangesAdditional Storage E2E
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-aws-single-node-disruptive-longrunning-techpreview-1of2 |
|
@BhargaviGudi: 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/125c6c90-8a80-11f1-8065-78abcd71def3-0 |
|
@BhargaviGudi: This pull request explicitly references no jira issue. 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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BhargaviGudi, cpmeadors, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/verified by @BhargaviGudi |
|
@BhargaviGudi: This PR has been marked as verified by 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. |
|
Scheduling required tests: |
|
@BhargaviGudi: 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. |
Skip additional storage support E2E test for on single-node - MCP rollouts timeout
MCP rollouts don't work reliably on single-node clusters. The test creates a custom MCP which triggers node drains, but single-node cannot drain its only control plane node without bringing down the cluster (context deadline exceeded).
Added
[Skipped:SingleReplicaTopology]tagSummary by CodeRabbit