Can't run tests on CentOS 8 (missing py3 dependencies)

Bug #1867151 reported by Paride Legovini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Expired
Undecided
Unassigned

Bug Description

The cloud-init test environment can't be set up on CentOS 8 due to missing Python 3 dependencies. The missing libraries are at least the following:

 - contextlib2
 - unittest2

Of these unittest2 is available in the PowerTools repository as python3-unittest2, the other two are not. The PowerTools repository is currently added to the test system by the test helper scripts.

For this reason the unit testing and CI testing is currently disabled on CentOS 8.

Paride Legovini (paride)
Changed in cloud-init:
status: New → Triaged
Revision history for this message
Chad Smith (chad.smith) wrote :

I think we can updated this now by dropping httpretty. I currently see python3-httpretty in EPEL repo on CentOS 8.

Revision history for this message
Paride Legovini (paride) wrote :

Done

description: updated
Revision history for this message
James Falcon (falcojr) wrote :
Changed in cloud-init:
status: Triaged → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.