Bug 2001759

Summary: mom requires python-nose
Product: [oVirt] mom Reporter: Sandro Bonazzola <sbonazzo>
Component: GeneralAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED CURRENTRELEASE QA Contact: Sandro Bonazzola <sbonazzo>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 0.6.1CC: bugs
Target Milestone: ovirt-4.5.0Keywords: CodeChange
Target Release: 0.6.2Flags: sbonazzo: ovirt-4.5?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mom-0.6.2 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-20 06:33:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1986335, 2060889    

Description Sandro Bonazzola 2021-09-07 06:48:03 UTC
mom requires python-nose, a test runner whose upstream
has been dead since 2015 (see https://nose.readthedocs.io).
Can the dependency be removed?

Some alternatives:
- python3-pytest can run most tests written for Nose
- the unittest module from the standard library might
  work for ligher testing (though tests for it are more verbose)
- nose's successor is nose2, but it never gained much traction

python-nose is not available anymore in CentOS Stream 9.

Comment 1 Sandro Bonazzola 2022-04-20 06:33:59 UTC
This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022.

Since the problem described in this bug report should be resolved in oVirt 4.5.0 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.