automation-tests/pkg/domain
Adrian Reber 8aa5340ade
Add parameter to specify checkpoint archive compression
The checkpoint archive compression was hardcoded to `archive.Gzip`.

There have been requests to make the used compression algorithm
selectable. There was especially the request to not compress the
checkpoint archive to be able to create faster checkpoints when not
compressing it.

This also changes the default from `gzip` to `zstd`. This change should
not break anything as the restore code path automatically handles
whatever compression the user provides during restore.

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-06-07 08:07:15 +02:00
..
entities Add parameter to specify checkpoint archive compression 2021-06-07 08:07:15 +02:00
filters Add restart-policy to container filters & --filter to podman start 2021-05-06 14:35:15 +03:00
infra Add parameter to specify checkpoint archive compression 2021-06-07 08:07:15 +02:00
utils Fixup issues found by golint 2020-06-10 05:49:41 -04:00