From: Marc Fiuczynski Date: Fri, 25 Jan 2008 09:51:03 +0000 (+0000) Subject: hold on waiting the return value from the host supporting the Qemu simulation.A matte... X-Git-Tag: 2008-02-11-last-vmware-support~91 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a304db5f4591125c919c318cfcb64a58ef576ce5;p=tests.git hold on waiting the return value from the host supporting the Qemu simulation.A matter of dispalying steps --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 115d926..2c9d7da 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -304,6 +304,7 @@ class TestPlc: return True def check_nodes(self,options): + time.sleep(10)#Wait for the qemu to mount. Only matter of display status=True start_time = datetime.datetime.now() dead_time=datetime.datetime.now()+ datetime.timedelta(minutes=5)