OKD 4.4: use repos from fedora image and install open-vm-tools for vSphere#6590
Conversation
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: smarterclayton, vrutkovs 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 |
|
@vrutkovs: Updated the
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 kubernetes/test-infra repository. |
Fetch yum repo files from ostree (instead of using repos from coreos-assembler container), install gluster RPMs from fedora repos and add
open-vm-toolsso that tests would pass on vSphere installs (required to make tests in openshift/installer#2671 pass).Replaces #6588.
See #6558 for test results