Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-node-ng-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-node-ng-suite-master/81/
Build Number: 81
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #68
[Gal Ben Haim] 4.2: Backport tests from master
[Barak Korren] Fix mock_cleanup.sh trying to umount bad things
[Barak Korren] Switch fabric-ovirt to STDCI v2
Changes for Build #69
[Gal Ben Haim] 4.2: Backport tests from master
Changes for Build #70
[Gal Ben Haim] 4.2: Backport tests from master
[Sandro Bonazzola] guest agent: move to fc28
[Martin Perina] ovirt-engine: Drop FC28 build from 4.2
[arachmani] ovirt-engine-api-explorer: move from fc27 to fc 28
[arachmani] ovirt-dwh: Move from fc27 to fc28
[arachmani] ovirt-hosted-engine-ha: Move to fc28 and exclude 4.2 on fc28
Changes for Build #71
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
[arachmani] ovirt-engine-metrics: Move to fc28 and exclude 4.2 on fc28
[arachmani] cockpit-ovirt: Move to fc28 and exclude 4.2 on fc28
Changes for Build #72
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
Changes for Build #73
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
[Sandro Bonazzola] ovirt-engine: exclude fc28 on 4.2.3 branch
[Sandro Bonazzola] ovirt-release: switch to fc28
[Gal Ben Haim] OST: pin HC suites to "ovirt-srv05.phx.ovirt.org"
Changes for Build #74
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
Changes for Build #75
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
Changes for Build #76
[Dominik Holler] network: use neutron compatible IP addresses
Changes for Build #77
[Gal Ben Haim] Adjust SSH timeout exception
[Ondra Machacek] sdk: Update to fedora 28
Changes for Build #78
[Gal Ben Haim] Adjust SSH timeout exception
Changes for Build #79
[Gal Ben Haim] Remove 4.1 suites automation files
[Daniel Belenky] DSL: Do not normalize release_branches values
Changes for Build #80
[Gal Ben Haim] Remove 4.1 suites automation files
[Sandro Bonazzola] javascript: move to fc28
Changes for Build #81
[Gal Ben Haim] Remove 4.1 suites automation files
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_he_hosts
Error Message:
Adding HE hosts requires API v4.
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File
"/home/jenkins/workspace/ovirt-system-tests_he-node-ng-suite-master/ovirt-system-tests/he-node-ng-suite-master/test-scenarios/002_bootstrap.py",
line 360, in add_he_hosts
raise RuntimeError('Adding HE hosts requires API v4.')
RuntimeError: Adding HE hosts requires API v4.