tests/migration: Set compression level in migration tests
commit2b571432314ab42da742fbb578f4174166ecd7f5
authorBryan Zhang <bryan.zhang@BYTEDANCE.COM>
Fri, 1 Mar 2024 03:59:01 +0000 (1 03:59 +0000)
committerPeter Xu <peterx@redhat.com>
Fri, 1 Mar 2024 06:14:55 +0000 (1 14:14 +0800)
treea7c643c8c02ba13a85a0211139a858b6f4734231
parentb4014a2bf57ce08e2f6458cd82e9f968facf25c8
tests/migration: Set compression level in migration tests

Adds calls to set compression level for `zstd` and `zlib` migration
tests, just to make sure that the calls work.

Signed-off-by: Bryan Zhang <bryan.zhang@bytedance.com>
Link: https://lore.kernel.org/r/20240301035901.4006936-3-bryan.zhang@bytedance.com
Signed-off-by: Peter Xu <peterx@redhat.com>
tests/qtest/migration-test.c