These patches add a few more unit tests, some improvements to the existing tests, and a fix for a bug I discovered.
Ben Lipton (4): Stub out time.sleep to make unit tests a lot faster Unit tests for a couple of functions in p2v_transfer.py Order of filesystems in fstab is preserved Don't do strict host key checking in p2v_transfer p2v-transfer/p2v_transfer.py | 15 +++--- p2v-transfer/test/p2v_transfer_test.py | 74 ++++++++++++++++++++++++++++++-- 2 files changed, 77 insertions(+), 12 deletions(-) -- 1.7.3.1
