[sheepdog] [PATCH v2 0/2] qemu reconnect test

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Thu Jul 25 10:40:03 CEST 2013


This series is for testing the qemu reconnect feature, which is
currently submitted to the qemu-devel list.  I think this series
shouldn't be merged until the qemu patches are merged.

v2:
 - Add test for qemu I/Os while reconnection is ongoing.

MORITA Kazutaka (2):
  tests/functional: wait for recovery outside of _simulate_machine_down
  tests/functional: add test for qemu reconnection

 tests/functional/035           |   2 +
 tests/functional/071           |  89 +++++++++++++++++++++++++++
 tests/functional/071.out       | 136 +++++++++++++++++++++++++++++++++++++++++
 tests/functional/072           |  60 ++++++++++++++++++
 tests/functional/072.out       |  32 ++++++++++
 tests/functional/common.filter |   3 +-
 tests/functional/common.rc     |   2 +-
 tests/functional/group         |   2 +
 8 files changed, 324 insertions(+), 2 deletions(-)
 create mode 100755 tests/functional/071
 create mode 100644 tests/functional/071.out
 create mode 100755 tests/functional/072
 create mode 100644 tests/functional/072.out

-- 
1.8.1.3.566.gaa39828




More information about the sheepdog mailing list