MCO-2139: adds presubmit e2e for OSImageStream validation#5704
MCO-2139: adds presubmit e2e for OSImageStream validation#5704cheesesashimi wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@cheesesashimi: This pull request references MCO-2139 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 "4.22.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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheesesashimi 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 |
|
@cheesesashimi: This pull request references MCO-2139 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 "4.22.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. |
35c0b53 to
9ea0fd2
Compare
- What I did
Adds an e2e presubmit test for validating that an OSImageStream exists in a given cluster.
- How to verify it
Right now, one has to run
/test e2e-gcp-op-techpreviewbelow to execute this manually. It will currently fail until the RHEL10 extensions image label issue is resolved. Once #5704 lands, this will be a required test.- Description for the changelog
Adds e2e presubmit for OSImageStream verification