| commit | 56afcf2d481bdff5e320c94bb70af923b509551c | [log] [tgz] |
|---|---|---|
| author | Fabiano Rosas <farosas@suse.de> | Wed Nov 27 15:28:45 2024 -0300 |
| committer | Fabiano Rosas <farosas@suse.de> | Thu Dec 12 10:25:39 2024 -0300 |
| tree | b0588c1a8659ba88048678176ec6c8b2b0edf5ad | |
| parent | de62427cce9060e4d631b11ba7840bb03368a448 [diff] |
tests/qtest/migration: Standardize hook names Standardize the hook names: - change the names to .start|end_hook to match test_migrate_start|end() - use the migrate_hook_start_ and migrate_hook_end_ prefixes Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Fabiano Rosas <farosas@suse.de>