Skip to content
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

Dockerfile.upi.ci: Explicitly use rhel7 for now #4106

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

It looks like the base image switched to RHEL8, but that
lost things like python2 that this image uses. Keep this
code on life support by explicitly using rhel7 for now.

It looks like the base image switched to RHEL8, but that
lost things like python2 that this image uses.  Keep this
code on life support by explicitly using rhel7 for now.
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign crawford
You can assign the PR to them by writing /assign @crawford in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cgwalters
Copy link
Member Author

(I didn't test this locally since it has hardcoded references to the api.ci internal rhel mirror - could probably hack that but figured I might as well just try in CI)

@cgwalters
Copy link
Member Author

/retest

@cgwalters
Copy link
Member Author

Oh I think I see, the value in this repo is being overridden by the one in the release repo.

@openshift-ci-robot
Copy link
Contributor

@cgwalters: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/images d7e2647 link /test images
ci/prow/e2e-metal-ipi d7e2647 link /test e2e-metal-ipi
ci/prow/e2e-libvirt d7e2647 link /test e2e-libvirt
ci/prow/e2e-ovirt d7e2647 link /test e2e-ovirt
ci/prow/e2e-crc d7e2647 link /test e2e-crc
ci/prow/e2e-openstack d7e2647 link /test e2e-openstack
ci/prow/e2e-aws-upgrade d7e2647 link /test e2e-aws-upgrade
ci/prow/e2e-aws-workers-rhel7 d7e2647 link /test e2e-aws-workers-rhel7
ci/prow/e2e-aws d7e2647 link /test e2e-aws
ci/prow/e2e-aws-fips d7e2647 link /test e2e-aws-fips

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/test-infra repository. I understand the commands that are listed here.

@wking
Copy link
Member

wking commented Aug 27, 2020

See also #4098

@abhinavdahiya
Copy link
Contributor

See also #4098

maybe this was fixed by that PR, so we can close this. Feel free to re-open if you think that's not the case.

/close

@openshift-ci-robot
Copy link
Contributor

@abhinavdahiya: Closed this PR.

In response to this:

See also #4098

maybe this was fixed by that PR, so we can close this. Feel free to re-open if you think that's not the case.

/close

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants