commit | dc066da8bdc95b431a6cd3f1547e9cc6a2e3c24b | [log] [tgz] |
---|---|---|
author | Lukas Straub <lukasstraub2@web.de> | Thu Apr 20 11:47:53 2023 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Mon May 08 15:25:26 2023 +0200 |
tree | 48d3e5a6ccf7957bf74c41f37e60fdbb88eb2f83 | |
parent | 1536d1da5dff53e53474e9c012c19ddc7cdbc6d0 [diff] |
qtest/migration-test.c: Add postcopy tests with compress enabled Add postcopy tests with compress enabled to ensure nothing breaks with the refactoring in the next commits. preempt+compress is blocked, so no test needed for that case. Signed-off-by: Lukas Straub <lukasstraub2@web.de> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>