Repoclosure test output should be more verbose

Description

In current implementation it's not telling too much about the failure itself:

Error Message

Error: repoclosure failed. exit code is: 256
Stacktrace

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 "/home/jenkins/workspace/test-repo_ovirt_experimental_master/ovirt-system-tests/basic-suite-master/test-scenarios/000_check_repo_closure.py", line 95, in check_repo_closure
res, 0, 'Error: repoclosure failed. exit code is: {}'.format(res)
File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_
raise AssertionError(msg or "%r != %r" % (a, b))
AssertionError: Error: repoclosure failed. exit code is: 256

Activity

Show:

Former user April 19, 2017 at 7:12 AM

Eyal Edri April 18, 2017 at 2:12 PM

can you attach the patch?

Former user April 9, 2017 at 2:28 PM

Validating with dry std ci runs on this job.
Will let it run for few days (currently master repo is broken [unrelated to this patch])

Fixed

Details

Assignee

Reporter

Priority

Created March 28, 2017 at 3:12 PM
Updated April 30, 2017 at 8:58 AM
Resolved April 23, 2017 at 12:31 PM

Flag notifications