Hi all,
If you're running manual OST tests Jenkins job [1] with custom repository
pointing to your ovirt-engine Gerrit check patch job, you most probably
notice that the UI tests are failing with one of the following errors:
basic-suite-master.test-scenarios.100_basic_ui_sanity_pytest.test_left_nav[firefox]
basic-suite-master.test-scenarios.100_basic_ui_sanity_pytest.test_virtual_machines[chrome]
This is due to the fact that the normal check patch job does not always
build GWT (first error) or it does not build GWT for both Firefox and
Chrome (second error). If you want to test your ovirt-engine patch, please
comment "ci build" on the patch, wait for the job to finish and use that
job as a custom repository to run tests.
I know that many devs know this "trick" but it might not be so clear for
people not so long on the project.
If you see any other issue, look into the screenshots or saved html in the
exported artifacts. If you think it is a problem with tests, please contact
me.
Regards,
Lucia
1:
https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-te...