]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/qtest/migration: Move a couple of slow tests under g_test_slow
authorFabiano Rosas <farosas@suse.de>
Wed, 11 Sep 2024 14:52:04 +0000 (11:52 -0300)
committerPeter Xu <peterx@redhat.com>
Tue, 17 Sep 2024 21:50:45 +0000 (17:50 -0400)
commit6abc8f1266bc74aa0da3c2546cca9e9255b81dc3
treeef22ceced9525e01aee822b22a120ba685727d63
parent2b81c046252fbfb375ad30632362fc16e6e22bd5
tests/qtest/migration: Move a couple of slow tests under g_test_slow

The xbzrel and vcpu_dirty_limit are the two slowest tests from
migration-test. Move them under g_test_slow() to save about 40s per
run.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240911145204.17692-1-farosas@suse.de
Signed-off-by: Peter Xu <peterx@redhat.com>
tests/qtest/migration-test.c