DO NOT MERGE: Run tests with Zstd compression default#21571
DO NOT MERGE: Run tests with Zstd compression default#21571mtrmac wants to merge 5 commits intocontainers:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mtrmac 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 |
3e881e9 to
c21f477
Compare
|
Legitimate problems:
|
|
@giuseppe FYI. I’ll continue investigating this, just noting the Podman-side UI concerns above for now. |
c21f477 to
e4f9cca
Compare
e4f9cca to
a6a81b6
Compare
|
Ephemeral COPR build failed. @containers/packit-build please check. |
a6a81b6 to
afd6dac
Compare
afd6dac to
91fb0ab
Compare
91fb0ab to
9ce62ea
Compare
|
Cockpit tests failed for commit 9ce62ea83c221979aff1bd91afe0c002cc73f270. @martinpitt, @jelly, @mvollmer please check. |
9ce62ea to
1a9566f
Compare
|
Cockpit tests failed for commit 1a9566f043cf084167e5ef3e8e90a1690dc7bead. @martinpitt, @jelly, @mvollmer please check. |
1a9566f to
4fd011c
Compare
|
CI is green! |
test/e2e/push_test.go
Outdated
There was a problem hiding this comment.
Does this require a change in podman or contianers/image?
There was a problem hiding this comment.
This is specific to containers.conf. So not c/image; Podman or maybe c/common/libimage.
4fd011c to
afb9b70
Compare
|
🎉 green! #21793 now contains the test updates we do want to make; the other changes from this PR should not be merged, and instead we should change Podman’s behavior. |
afb9b70 to
b4a6e65
Compare
8f7a624 to
8216c80
Compare
2529e6e to
9312529
Compare
1810e21 to
386ff32
Compare
7f4402b to
7b77eb4
Compare
7b77eb4 to
8c5cbc3
Compare
9b8d906 to
ded524f
Compare
|
Ephemeral COPR build failed. @containers/packit-build please check. |
b6a45d8 to
fb48d62
Compare
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
The Go image is too old, at least in the CI images Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
fb48d62 to
0d61b64
Compare
|
We now (e.g. with #25007 ) always run at least some tests with Zstd, and there are no immediate plans to switch to it as default. |
Inspired by #20633
Does this PR introduce a user-facing change?