-
Notifications
You must be signed in to change notification settings - Fork 787
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: Update to F32 + Use libpod cache images #1971
Conversation
Can one of the admins verify this patch?
|
bot, add author to whitelist |
☔ The latest upstream changes (presumably c038827) made this pull request unmergeable. Please resolve the merge conflicts. |
952f891
to
d2f0cc6
Compare
☔ The latest upstream changes (presumably #2071) made this pull request unmergeable. Please resolve the merge conflicts. |
2115: Kill Travis and Enable Bors r=rhatdan a=cevich ***Depends on:*** #1848 #1971 #2121 2129: Bors-ng: Add documentation and status-icon r=rhatdan a=cevich ***Note:*** Depends on #2115 Signed-off-by: Chris Evich <[email protected]> 2138: Update containers/common to v0.1.4 r=rhatdan a=saschagrunert This fixes the 32 bit build issue. Co-authored-by: Chris Evich <[email protected]> Co-authored-by: Sascha Grunert <[email protected]>
2115: Kill Travis and Enable Bors r=rhatdan a=cevich ***Depends on:*** #1848 #1971 #2036 #2121 Co-authored-by: Ed Santiago <[email protected]> Co-authored-by: Chris Evich <[email protected]>
2115: Kill Travis and Enable Bors r=rhatdan a=cevich ***Depends on:*** #1848 #1971 #2036 #2121 Co-authored-by: Ed Santiago <[email protected]> Co-authored-by: Chris Evich <[email protected]>
2115: Kill Travis and Enable Bors r=rhatdan a=cevich ***Depends on:*** #1848 #1971 #2036 #2121 Co-authored-by: Ed Santiago <[email protected]> Co-authored-by: Chris Evich <[email protected]>
9f1eb82
to
bf3d111
Compare
NOTE TO ME: Put back the buildah-specific package install bit, some parts of the matrix depend on it. |
Waiting on checkpoint-restore/criu#973 |
05960b9
to
58dd745
Compare
71398da
to
afa427d
Compare
cee7388
to
0fdc471
Compare
@edsantiago @rhatdan @giuseppe @TomSweeneyRedHat PTAL. We got it! Finally, at last, we got it. I peeked at a few results, but please check over-my-shoulder we're lookin' good here. |
All packages required for building + testing buildah are now included in VM images shared withthe libpod project's CI system. Remove former `setup.sh` and `lib.sh` facilities for installing/updating packages. Also add in a new function for removing the pre-installed buildah package files (since we run and test from source). This mirrors the same behavior used in libpod's CI setup. Signed-off-by: Chris Evich <[email protected]>
(Quick/small update of the |
LGTM, but definitely would like a head nod from @edsantiago |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still looking, but my first review comments were clobbered by a force-push. Will keep looking but send this out now to avoid further clobbers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple more change requests, one (test.sh) which may affect results
Sorry for the late reply; I had to restart tests several times. Buildah tests pass on Rawhide with crun installed, no runc. I believe it is safe to remove the above-noted |
Signed-off-by: Chris Evich <[email protected]>
bors r+ |
👎 Rejected by code reviews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bors retry |
Build succeeded:
|
Depends on: containers/podman#5368