NO-ISSUE: Added periodic job for longrunning testsuite for 4.20#80958
NO-ISSUE: Added periodic job for longrunning testsuite for 4.20#80958Chandan9112 wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
WalkthroughA new nightly test job ChangesAdd e2e-aws-disruptive-longrunning nightly job
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Co-authored-by: Cursor <cursoragent@cursor.com>
27f1183 to
c7b0b5a
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Chandan9112 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 |
|
@Chandan9112: 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. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-4.20-e2e-aws-disruptive-longrunning |
|
@Chandan9112: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@Chandan9112: The following tests failed, say
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 PR adds a periodic job that runs once in 24 hours.
Its configured to be informing.
The test suite was added in openshift/origin#31334
This is a cherry-pick of #77488 (by @BhargaviGudi for 4.21), adapted for the 4.20 nightly payload.
What this PR does
Adds the
e2e-aws-disruptive-longrunningperiodic job toopenshift-release-main__nightly-4.20.yamland the corresponding generated job definition inopenshift-release-main-periodics.yaml.The job:
cron: 0 12 * * *)openshift-org-awscluster profile with SSH enabledopenshift/disruptive-longrunningtest suiteopenshift-e2e-aws-disruptionworkflowobservers-resource-watchfor monitoringHow to trigger manually
Reference PRs
Related PRs (suite definition in openshift/origin)
Note: pj-rehearse validation will fail because no tests are tagged with this suite yet in release-4.20. Tests are being added via openshift/origin#31334, but that PR depends on merging this CI job configuration first so the tests have a job to run in.