qtest/migration-test.c: Add tests with compress enabled
authorLukas Straub <lukasstraub2@web.de>
Tue, 4 Apr 2023 14:35:27 +0000 (14:35 +0000)
committerJuan Quintela <quintela@redhat.com>
Mon, 8 May 2023 13:25:26 +0000 (15:25 +0200)
commit1536d1da5dff53e53474e9c012c19ddc7cdbc6d0
treeb12039b3df1381e23d626029d47384a54757fc34
parent792f77f376adef944f9a03e601f6ad90c2f891b2
qtest/migration-test.c: Add tests with compress enabled

There has never been tests for migration with compress enabled.

Add suitable tests, testing with compress-wait-thread = false
too.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Acked-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
tests/qtest/migration-test.c