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

[release-3.9] cri-o install honoring both rpm and system container #7461

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #7425

/assign sdodson

- inventory: Split cri_o into package and system container
- container_runtime: Add package_crio task file
- openshift_use_crio: If True, and openshift_crio_use_rpm is False,
installs crio as a system container.
- openshift_crio_use_rpm: When openshift_use_crio is True and this is
True then crio will be installed as an rpm.
- BUGFIX: Use map_to_pairs on the node check
- Expand openshift_docker_alternative_creds var
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 8, 2018
@sdodson sdodson merged commit c445ef3 into openshift:release-3.9 Mar 8, 2018
@openshift-ci-robot
Copy link

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/openshift-jenkins/logging f2a92bd link /test logging
ci/openshift-jenkins/gcp f2a92bd link /test gcp
ci/openshift-jenkins/install f2a92bd link /test install
ci/openshift-jenkins/extended_conformance_install_crio f2a92bd link /test crio
ci/openshift-jenkins/containerized f2a92bd link /test containerized
ci/openshift-jenkins/system-containers f2a92bd link /test system-containers

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants