Project

General

Profile

Actions

Bug #43082

closed

luminous: make check fails because python-tox not installed

Added by Nathan Cutler over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When I run ./run-make-check.sh from tip of luminous branch in a pristine system, I get the following failed tests:

03:08:24   2/149 Test   #7: run-tox-ceph-disk .......................***Failed    0.40 sec
03:08:24 /opt/j/ws/mkck/src/ceph-disk/run-tox.sh: line 33: tox: command not found
03:08:24 
03:08:24   3/149 Test   #8: run-tox-ceph-detect-init ................***Failed    0.40 sec
03:08:24 /opt/j/ws/mkck/src/ceph-detect-init/run-tox.sh: line 31: tox: command not found
03:08:24 

This is because python-tox is not explicitly declared as a dependency in the spec file, like it is in mimic and above.

Actions #1

Updated by Nathan Cutler over 4 years ago

  • Description updated (diff)
  • Status changed from New to In Progress
  • Assignee set to Nathan Cutler
Actions #2

Updated by Nathan Cutler over 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 31934
Actions #3

Updated by Nathan Cutler over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF