Project

Profile

Help

Issue #2832

closed

jenkins unittest pr job failing for some plugins

Added by bizhang almost 7 years ago. Updated about 5 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 21
Quarter:

Description

For pulp_python, pulp_ostree, pulp_debian

+ python ./run-tests.py --enable-coverage --with-xunit --xunit-file ../test/pulp_test.xml --with-xcoverage --xcoverage-file ../coverage/pulp_coverage.xml
Traceback (most recent call last):
  File "./run-tests.py", line 7, in <module>
    from pulp.devel.test_runner import run_tests
ImportError: No module named pulp.devel.test_runner

Oddly enough this is not an issue for pulp_rpm even though all the plugins run from the same job template.

Also available in: Atom PDF