Tal, can you have a look at the logs? http://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/363/artifact/exported-artifacts/check-patch.basic_suite_master.el7.x86_64/test_logs/basic-suite-master/post-004_basic_sanity.py/
I can see in the logs that the vm fails to re-start with vm path does not exist. but what I found odd is that we try to start the vm on the same host that it ran on before and I think that the issue is actually that we set the HA vm as a pin to host vm (which should not be a possibility since HA should start the vm on a different host). Can you please have a look? Thanks. Dafna On Mon, Apr 23, 2018 at 12:34 PM, Greg Sheremeta <[email protected]> wrote: > I'm seeing this fail periodically on a patch I'm working on, and it's not > related to my work. Any ideas? > > <testcase classname="004_basic_sanity" name="ha_recovery" time="1058.886"> > > <failure type="exceptions.AssertionError" message="False != True after > 600 seconds... > > tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 735, > in ha_recovery > lambda: > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 271, > in assert_true_within_long > assert_equals_within_long(func, True, allowed_exceptions) > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 258, > in assert_equals_within_long > func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 237, > in assert_equals_within > '%s != %s after %s seconds' % (res, value, timeout) > 'False != True after 600 seconds > > > http://jenkins.ovirt.org/job/ovirt-system-tests_standard- > check-patch/363/artifact/exported-artifacts/check- > patch.basic_suite_master.el7.x86_64/004_basic_sanity.py.junit.xml > > > > -- > > GREG SHEREMETA > > SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX > > Red Hat NA > > <https://www.redhat.com/> > > [email protected] IRC: gshereme > <https://red.ht/sig> > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel >
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
