commit | 44bd87a500dabf65d21b704c9ce61a44e8ff60eb | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@suse.de> | Wed Nov 27 15:29:00 2024 -0300 |
committer | Fabiano Rosas <farosas@suse.de> | Thu Dec 12 10:25:41 2024 -0300 |
tree | c959ab3b1245dc58c94a4f9e4d831b705b9bb2d1 | |
parent | 8a645544565c14cf1ac1b57ad2ef4f77a9446b7d [diff] |
tests/qtest/migration: Split CPR tests Move the mode/reboot test into a separate file to hold all the CPR tests. Currently there's just one test, but we're adding more CPR modes and the feature is different enough from live migration that it's worth it to have a separate file for it. Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Fabiano Rosas <farosas@suse.de>