3a5b3be tox testing support for client wheel packages

8 files Authored by cheimes 6 years ago, Committed by mbasti 6 years ago,
    tox testing support for client wheel packages
    
    Add tox infrastructure to test client wheel packages workflow:
    
    * build client packages
    * install client packages
    * ipa-run-tests --ipaclient-unittests under Python 2 and 3
    * pylint of client packages under Python 2 and 3
    * placeholder packages work as expected
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+2 -0
file added
+94
file modified
+4 -2
file modified
+1 -0
file modified
+3 -0
file modified
+3 -1
file added
+55