Cirrus: Use pre-installed bats#14719
Conversation
|
LGTM |
|
ubuntu remote root failed every single test. Reason: @containers/podman-maintainers someone please figure out why |
|
@edsantiago & @containers/podman-maintainers I'm 80% certain (didn't look at logs) these are most likely reproductions of the same/similar issues @lsm5 uncovered in his (open) image update PR. That's why I marked this one as dependent on his. That said, they are actual issues we need to fix, but I'm content to let Lokesh drive the update in his PR first, since he's learning how to "solo" the complete workflow. So please, head over to #14397 and see how you can help 😉 |
971e55d to
277ac44
Compare
277ac44 to
0578020
Compare
|
Force-push: Rebased & resolved conflict |
0578020 to
20f6005
Compare
|
Force-push: Updated to newer images (built yesterday). |
|
Reminder: you cannot use newer images. We are frozen until criu goes stable. Which, as of this moment, it is not. |
It's set to land in stable, so should hopefully be done in 24 hrs or less. |
20f6005 to
ab6d642
Compare
|
Force-push: Rebased on #14963 and |
|
Note (happening in parallel): #14972 |
ab6d642 to
80447d2
Compare
80447d2 to
d960fde
Compare
d960fde to
b4aed3e
Compare
|
@cevich please rebase when convenient - now I can focus on reviewing this. I'm mostly out today, but will try to make time early afternoon. |
edsantiago
left a comment
There was a problem hiding this comment.
I won't block over it, but I can't approve either.
21a6100 to
d31f9a5
Compare
|
/hold There's a problem with these images, new ones are needed. |
|
If by "problem" you mean the ubuntu runc bug, I don't think there's any reason to block this PR on that. I'm fine with merging this. |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cevich, rhatdan 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 |
d31f9a5 to
1c699ad
Compare
|
Force-push: Rebased + separated VM Image update commit + use same images from #14801 |
|
Ready to go in? |
|
Needs a rebase. |
While convenient, it can be problematic to rely on a Makefile to install software. This was found to be the case across multiple environments WRT `bats`. Fix this by removing the install script and target. A future commit will ensure the correct version of `bats` is present in all CI environments where it's required. Signed-off-by: Chris Evich <cevich@redhat.com>
A prior change added extra whitespace when commenting out several sections to temporarily disable F35 testing. This restores the sections to proper indentation, so (in the future) only the `#` character needs to be removed. Signed-off-by: Chris Evich <cevich@redhat.com>
1c699ad to
a53a0fc
Compare
|
/lgtm |
Ref: containers/automation_images#140
and
containers/automation_images#149
and
containers/automation_images#146
Does this PR introduce a user-facing change?