mbox series

[v2,0/4] tests/qtest/migration-test: Improve shared

Message ID 20240530095408.31608-1-npiggin@gmail.com (mailing list archive)
Headers show
Series tests/qtest/migration-test: Improve shared | expand

Message

Nicholas Piggin May 30, 2024, 9:54 a.m. UTC
These apply on top of the previous ppc series. They are similar
to what was discussed except the end result does not attempt to
run /dev/shm tests on Gitlab CI because of concerns about
consistency of test results if shm becomes exhausted.

Thanks,
Nick

Nicholas Piggin (4):
  tests/qtest/migration-test: Use regular file file for shared-memory
    tests
  tests/qtest/migration-test: Enable test_mode_reboot
  tests/qtest/migration-test: Fix and enable test_ignore_shared
  tests/qtest/migration-test: Add a postcopy memfile test

 tests/qtest/migration-test.c | 128 ++++++++++++++++++++++++-----------
 1 file changed, 88 insertions(+), 40 deletions(-)