onosek / fedpkg

Forked from fedpkg 7 years ago
Clone

c772db8 Jenkins unittests run in docker container

Authored and Committed by onosek 4 years ago
    Jenkins unittests run in docker container
    
    Prepared dockerfiles for creating a testing environment in containers.
    Two containers are prepared. The first for normal Python3 and the
    second one runs in CentOS 7.
    A tox configuration is customized for supported versions of Python.
    Minor syntax changes were done to silence flake8 in Python2.
    
    JIRA: RHELCMP-4962
    
    Signed-off-by: Ondrej Nosek <onosek@redhat.com>
    
        
file modified
+1 -1
file modified
+1 -0
file modified
+6 -11
file modified
+6 -5
file modified
+5 -8