karsten / rpkg

Forked from rpkg 7 years ago
Clone

57c2cce Fix tests for running tests in Copr

Authored and Committed by cqi 7 years ago
    Fix tests for running tests in Copr
    
    Three fixes are included.
    
    - Workaround of asserting RPM's existence when building package in Copr.
    
    - Workaround of translate i386 to i686 when building package in a i386 target
      in Copr.
    
    - Configure user.name and user.email in cloned repository in
      commands/test_*.py. This was detected when building packages in Fedora Copr.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+4 -0
file modified
+23 -21