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

Cirrus: Workaround defunct package metadata #3560

Closed
wants to merge 1 commit into from

Conversation

cevich
Copy link
Member

@cevich cevich commented Oct 1, 2021

What type of PR is this?

/kind flake

What this PR does / why we need it:

During VM image build, a number of packages are downloaded but not
installed, since they may interfere with some testing. Then at runtime,
where required, the packages are installed from cache and used. This
mechanism broke, and is being investigated in
containers/automation_images#95

How to verify it

The setup stage for the conformance tests will pass without error.

Which issue(s) this PR fixes:

Broken CI

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

During VM image build, a number of packages are downloaded but not
installed, since they may interfere with some testing.  Then at runtime,
where required, the packages are installed from cache and used.  This
mechanism broke, and is being investigated in
containers/automation_images#95

Signed-off-by: Chris Evich <cevich@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 1, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cevich

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cevich
Copy link
Member Author

cevich commented Oct 1, 2021

Ahh, found a fix...closing in favor of #3562

@cevich cevich closed this Oct 1, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant