When reviewing the attach/detach patch series, I found some problems that can
be caught with unittests. They are to be added on-top of the patch series "Add
attach/detach functionality for disks". The problems are fixed, but the tests
are valuable as they test functionality previously only covered by the qa.

Aaron Karper (2):
  Factor out part of cluster verification for test
  Add test for replace_new_secondary

 lib/cmdlib/cluster/verify.py                | 37 +++++++++++++++++++++--------
 test/py/cmdlib/cluster_unittest.py          | 13 ++++++++++
 test/py/cmdlib/instance_storage_unittest.py | 31 ++++++++++++++++++++++--
 3 files changed, 69 insertions(+), 12 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c

Reply via email to