Katello / katello-client-bootstrap

Bootstrap Script for migrating systems to Foreman & Katello
GNU General Public License v2.0
52 stars 63 forks source link

implement testing of python3 on fedora:29 #277

Closed evgeni closed 5 years ago

evgeni commented 5 years ago

the tests are currently executed, but the result is ignored as the code is not yet fully python3 compatible

this patch also allows to override the Docker binary (to use Podman) and adds W504 "line break after binary operator" to the flake8 ignore list