Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-node-ng-suite-4.2/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-node-ng-suite-4.2/14/
Build Number: 14
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #1
No changes
Changes for Build #2
[Gal Ben Haim] 4.2: Backport tests from master
Changes for Build #3
[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
Changes for Build #4
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
[arachmani] ovirt-dwh: Move from fc27 to fc28
[arachmani] ovirt-hosted-engine-ha: Move to fc28 and exclude 4.2 on fc28
[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 #5
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
Changes for Build #6
[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
Changes for Build #7
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
[Gal Ben Haim] OST: pin HC suites to "ovirt-srv05.phx.ovirt.org"
Changes for Build #8
[Eyal Edri] Refresh ovirt-master reposync with latest pkgs
Changes for Build #9
[Dominik Holler] reflect package python-netaddr rename to python2-netaddr
Changes for Build #10
[Dominik Holler] network: use neutron compatible IP addresses
[Ondra Machacek] sdk: Update to fedora 28
Changes for Build #11
[Gal Ben Haim] Adjust SSH timeout exception
Changes for Build #12
[Gal Ben Haim] Remove 4.1 suites automation files
Changes for Build #13
[Gal Ben Haim] Remove 4.1 suites automation files
[Daniel Belenky] DSL: Do not normalize release_branches values
[Sandro Bonazzola] javascript: move to fc28
Changes for Build #14
[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-4.2/ovirt-system-tests/he-node-ng-suite-4.2/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.