OCPNODE-4055: Add periodic CI jobs for additional-storage-support tests#78465
OCPNODE-4055: Add periodic CI jobs for additional-storage-support tests#78465BhargaviGudi wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@BhargaviGudi: This pull request references OCPNODE-4055 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. |
|
Skipping CI for Draft Pull Request. |
WalkthroughTwo new periodic E2E test workflows are added to OpenShift CI configuration: one for GCP OVN with additional storage support testing in the 4.22 release configuration, and another for AWS OVN with additional storage support testing in the 5.0 release configuration. Both run on 168-hour intervals. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 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 |
2337633 to
61c3d26
Compare
|
/retest-required |
|
@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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BhargaviGudi, saschagrunert 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 |
|
/payload-job periodic-ci-openshift-origin-release-4.22-e2e-gcp-ovn-additional-storage-support |
|
@cpmeadors: the repo openshift/release does not contribute to the OpenShift official images, or the base branch is not currently having images promoted |
|
@BhargaviGudi Can you check if its covered in /hold |
|
Decided to use payload-job periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-disruptive-longrunning-techpreview job instead. |
Summary
openshift/additional-storage-supporttest suiteJobs Added
periodic-ci-openshift-origin-release-4.22-e2e-gcp-ovn-additional-storage-supportFeatures Tested
These jobs validate the following ContainerRuntimeConfig features:
additionalImageStores- Read-only shared image storageadditionalArtifactStores- Read-only artifact storageadditionalLayerStores- Lazy-pull layer storage (stargz-store)Configuration
FEATURE_SET: TechPreviewNoUpgrade- Required to enable the additional storage featuresTEST_SUITE: openshift/additional-storage-support- Runs the dedicated test suite from origin repo