This looks like an ancient job, not YAMLized and not using any of our
more recent tools (mock_runner.sh) for example.
Wasn't this already superseded by the Standard-CI jobs?
On 18 December 2015 at 09:25, Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/1155/consoleFull
is failing.
Looks like python3-nose is not installed inside the mock chroot.
23:51:01 if [ -x "/usr/bin/python3" ]; then \
23:51:01 PYTHON_EXE="/usr/bin/python3" ../tests/run_tests_local.sh \
23:51:01 apiData.py cmdutilsTests.py cpuProfileTests.py ; \
23:51:01 fi
23:51:01 Traceback (most recent call last):
23:51:01 File "../tests/testrunner.py", line 42, in <module>
23:51:01 import testlib
23:51:01 File "/tmp/run/vdsm/tests/testlib.py", line 38, in <module>
23:51:01 from nose import config
23:51:01 ImportError: No module named 'nose'
23:51:01 Makefile:1162: recipe for target 'check-local' failed
23:51:01 make[3]: *** [check-local] Error 1
23:51:01 make[3]: Leaving directory '/tmp/run/vdsm/tests'
Please fix ASAP
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at
redhat.com
_______________________________________________
Devel mailing list
Devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel
--
Barak Korren
bkorren(a)redhat.com
RHEV-CI Team