Bug 2003157 - ovirt-hosted-engine-ha uses python-nose
Summary: ovirt-hosted-engine-ha uses python-nose
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-hosted-engine-ha
Classification: oVirt
Component: General
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-4.5.0
: 2.5.0
Assignee: Sandro Bonazzola
QA Contact: Sandro Bonazzola
URL:
Whiteboard:
Depends On:
Blocks: oVirt_on_CentOS_Stream_9_Hosts
TreeView+ depends on / blocked
 
Reported: 2021-09-10 13:22 UTC by Sandro Bonazzola
Modified: 2022-04-20 06:30 UTC (History)
1 user (show)

Fixed In Version: ovirt-hosted-engine-ha-2.5.0
Clone Of:
Environment:
Last Closed: 2022-03-16 11:11:52 UTC
oVirt Team: Integration
Embargoed:
sbonazzo: ovirt-4.5+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-43610 0 None None None 2021-09-10 13:22:51 UTC
oVirt gerrit 116648 0 master MERGED test: move from nose to unittest 2021-09-10 14:59:56 UTC

Description Sandro Bonazzola 2021-09-10 13:22:11 UTC
ovirt-hosted-engine-ha requires python-nose, a test runner whose upstream
has been dead since 2015 (see https://nose.readthedocs.io).

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 included in CentOS Stream 9

Comment 1 Sandro Bonazzola 2022-04-20 06:30:33 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.


Note You need to log in before you can comment on or make changes to this bug.