yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81913
[Bug 1867151] [NEW] Can't run tests on CentOS 8 (missing py3 dependencies)
Public bug reported:
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
- httpretty
- 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.
** Affects: cloud-init
Importance: Undecided
Status: Triaged
** Changed in: cloud-init
Status: New => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1867151
Title:
Can't run tests on CentOS 8 (missing py3 dependencies)
Status in cloud-init:
Triaged
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
- httpretty
- 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1867151/+subscriptions
Follow ups