← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1867151] Re: Can't run tests on CentOS 8 (missing py3 dependencies)

 

Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/3621

** Bug watch added: github.com/canonical/cloud-init/issues #3621
   https://github.com/canonical/cloud-init/issues/3621

** Changed in: cloud-init
       Status: Triaged => Expired

-- 
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:
  Expired

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1867151/+subscriptions



References