-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OTA-1351: Migrate base of image of e2e test to ubi9 #62510
OTA-1351: Migrate base of image of e2e test to ubi9 #62510
Conversation
@hongkailiu: This pull request references OTA-1351 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.19.0" version, but no target version was set. In 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. |
@hongkailiu,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
```console $ mkdir dist/Dockerfile.e2e-ubi9/ $ cp dist/Dockerfile.e2e-ubi8/Dockerfile dist/Dockerfile.e2e-ubi9/Dockerfile $ git checkout head~1 -- dist/Dockerfile.e2e-ubi8/ ``` TODO: Remove `dist/Dockerfile.e2e-ubi8/Dockerfile` after [1] gets in. [1]. openshift/release#62510
```console $ mkdir dist/Dockerfile.e2e-ubi9/ $ cp dist/Dockerfile.e2e-ubi8/Dockerfile dist/Dockerfile.e2e-ubi9/Dockerfile $ git checkout head~1 -- dist/Dockerfile.e2e-ubi8/ ``` TODO: Remove `dist/Dockerfile.e2e-ubi8/Dockerfile` after [1] gets in. [1]. openshift/release#62510
```console $ mkdir dist/Dockerfile.e2e-ubi9/ $ cp dist/Dockerfile.e2e-ubi8/Dockerfile dist/Dockerfile.e2e-ubi9/Dockerfile $ git checkout head~2 -- dist/Dockerfile.e2e-ubi8/ ``` TODO: Remove `dist/Dockerfile.e2e-ubi8/Dockerfile` after [1] gets in. [1]. openshift/release#62510
f010669
to
c5329a0
Compare
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
The e2e job is broken until [1] gets in. [1]. openshift/release#62510
The new folder name is not associated with the ubi version ```console $ mkdir dist/Dockerfile.e2e-ubi/ $ cp dist/Dockerfile.e2e-ubi8/Dockerfile dist/Dockerfile.e2e-ubi/Dockerfile $ git checkout head~2 -- dist/Dockerfile.e2e-ubi8/ ``` TODO: Remove `dist/Dockerfile.e2e-ubi8/Dockerfile` after [1] gets in. [1]. openshift/release#62510
/pj-rehearse |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-cincinnati-master-images |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@hongkailiu,
If the problem persists, please contact Test Platform. |
/pj-rehearse |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-cincinnati-master-e2e |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-cincinnati-master-customrust-e2e |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-cincinnati-master-customrust-e2e |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold cancel |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongkailiu, petr-muller, PratikMahajan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest-required |
/test check-gh-automation |
@hongkailiu: all tests passed! Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/hold
Need openshift/cincinnati#1000 to go first