Project:
https://jenkins.ovirt.org/job/ovirt-system-tests_performance-suite-master/
Build:
https://jenkins.ovirt.org/job/ovirt-system-tests_performance-suite-master...
Build Number: 1644
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #1641
[Ales Musil] basic: Move CirrOS image name to fixtures
Changes for Build #1642
[Ales Musil] basic: Move CirrOS image name to fixtures
Changes for Build #1643
[Eitan Raviv] network: pytest skipif requires reason=STRING
Changes for Build #1644
[Eitan Raviv] network: stabilize host & DC state on change cluster
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: nose.failure.Failure.runTest
Error Message:
'module' object has no attribute 'guest_os_image_name'
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/loader.py", line 418, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File
"/home/jenkins/agent/workspace/ovirt-system-tests_performance-suite-master/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_vms.py",
line 90, in <module>
CIRROS_IMAGE_NAME = versioning.guest_os_image_name()
AttributeError: 'module' object has no attribute 'guest_os_image_name'