#1323 CI does not run tests recent Fedora on Python 3
Closed: Fixed 5 years ago by mikem. Opened 5 years ago by ngompa.

Koji's CI is currently testing against EL6, EL7, F25, and F26. In all cases, it only runs on Python 2.

Why aren't we rebasing the Fedora ones to the latest Fedora releases and switching those to Python 3? F28 and F29 are good stand-ins for EL8, and we should have automated input results from that.


Until 1.17, test suite for py3 was limited to only supported cases. Now we run same tests in both environments - I'll update jenkins to run py3 by default.

I've hit problem with installing python-multilib under py3 venv, so waiting on solving issue.

It was quick - CI is now running py3 tests where it is available - covered by PR #1325

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.18
- Issue tagged with: easyfix

5 years ago

Login to comment on this ticket.

Metadata