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
Commit 4785fe0e fixes this issue
Commit aba10c7c fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1323
Please continue any further discussion there.