Hi folks,
Today I was seeing that the test "configure_imaging" was failing in the QA build.
When checked the log, I found the error message:
TESTUNIT FAILED: configure_propertiesTraceback (most recent call last):
File "/home/test-server/test_space/kyo-ui-pull-request-00/2191/configure_imaging/stage02/virtualenv/local/lib/python2.7/site-packages/eutester-0.0.10-py2.7.egg/eutester/eutestcase.py", line 277, in run
ret = self.method()
File "testcases/cloud_admin/install_imaging_service.py", line 239, in configure_properties
'imaging_worker_keyname')
File "/home/test-server/test_space/kyo-ui-pull-request-00/2191/configure_imaging/stage02/virtualenv/local/lib/python2.7/site-packages/eutester-0.0.10-py2.7.egg/eutester/euproperties.py", line 540, in get_euproperty_by_name
str(name))
EupropertyNotFoundException: 'Property not found by name:imaging_worker_keyname'
[0m
[2014-12-22 07:09:36,764] [install_imaging_service] [DEBUG]: (endsuccess:698):
See the link below for the full log:
Any idea on what's causing this issue?
Thank you all!
Kyo