Signed-off-by: Lucas Meneghel Rodrigues <[email protected]>
---
 client/virt/virt_test_utils.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/client/virt/virt_test_utils.py b/client/virt/virt_test_utils.py
index 26407bc..cf718c4 100644
--- a/client/virt/virt_test_utils.py
+++ b/client/virt/virt_test_utils.py
@@ -575,7 +575,7 @@ def run_autotest(vm, session, control_path, timeout, 
outputdir, params):
                 bg.start()
 
                 while bg.is_alive():
-                    logging.info("Tests is not ended, start a round of"
+                    logging.info("Autotest job did not end, start a round of "
                                  "migration")
                     vm.migrate(timeout=mig_timeout, protocol=mig_protocol)
             else:
-- 
1.7.6

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to