We have random failures in fc26 and fc27.The test should be marked as xfail until we fix it.============================================================ ========== FAIL: testWait(('sleep', '1'), ('sleep', '1'), True) (virttests.v2v_test.PipelineProcTests) ------------------------------------------------------------ ---------- Traceback (most recent call last): File "/home/jenkins/workspace/vdsm_master_check-patch-fc26-x86_ 64/vdsm/tests/testlib.py", line 143, in wrapper return f(self, *args) File "/home/jenkins/workspace/vdsm_master_check-patch-fc26-x86_ 64/vdsm/tests/virttests/v2v_ test.py", line 605, in testWait self.assertEqual(ret, waitRet) AssertionError: False != True -------------------- >> begin captured logging << -------------------- 2017-11-23 11:48:07,229 DEBUG (MainThread) [root] /usr/bin/taskset --cpu-list 0-1 sleep 1 (cwd None) (v2v:1484) 2017-11-23 11:48:07,238 DEBUG (MainThread) [root] /usr/bin/taskset --cpu-list 0-1 sleep 1 (cwd None) (v2v:1484) 2017-11-23 11:48:09,248 DEBUG (MainThread) [root] Killing pid=22581 (v2v:749) 2017-11-23 11:48:09,248 DEBUG (MainThread) [root] Killing pid=22582 (v2v:749) --------------------- >> end captured logging << ---------------------