Fix: Fix e2e-test-image-stream-import-mode Presubmit Job to include TechPreviewNoUpgrade#69756
Conversation
|
/pj-rehearse ack |
|
@jatinsu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
| steps: | ||
| cluster_profile: aws | ||
| env: | ||
| FEATURE_SET: TechPreviewNoUpgrade |
There was a problem hiding this comment.
You should update the name to include -techpreview as well then
There was a problem hiding this comment.
Makes sense! Just added it.
…esubmit-for-image-stream
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jatinsu, neisw, Prashanth684 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 |
|
@jatinsu: 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. |
|
@jatinsu, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
…echPreviewNoUpgrade (openshift#69756) * Added ImageStreamImportMode to Origin's presubmit * ran make update * fix e2e-test-image-stream-import-mode to include techpreviewnoupgrade * Append techpreview to test name
…echPreviewNoUpgrade (openshift#69756) * Added ImageStreamImportMode to Origin's presubmit * ran make update * fix e2e-test-image-stream-import-mode to include techpreviewnoupgrade * Append techpreview to test name
This previous PR did not enable TechPreviewNoUpgrade which is a requirement as it enables the ImageStreamImportMode featuregate, allowing the test suite to run.