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

cci: Install built rpm on top of cosa #5252

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

I would have sworn we were doing this before, but if so I can't find it in git logs.

We want to test the new rpm-ostree at build time too of course.

xref #5251 (comment)

I would have sworn we were doing this before, but if so I can't
find it in git logs.

We want to test the new rpm-ostree at build time too of course.

xref coreos#5251 (comment)
Copy link

openshift-ci bot commented Jan 24, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@jlebon
Copy link
Member

jlebon commented Jan 25, 2025

This is done in the stage right before this one.

unstash 'rpms'
// run this stage first without installing deps, so we match exactly the cosa pkgset
// (+ our built rpm-ostree)
shwrap("""
dnf install -y *.rpm

@cgwalters
Copy link
Member Author

Right I was misreading this as being in different pods.
So the mystery of how CI didn't catch the problem persists.

@cgwalters cgwalters closed this Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants