#146 Fix tests for running tests in Copr
Merged by cqi. Opened by cqi.
cqi/rpkg workaround-tests-for-copr  into  master

Download 146.patch

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

Looks good to me. Running tests in mock now works on my machine.

rebased

Rebased on the patch #147 so that tests can run in jenkins job

Pull-Request has been merged by cqi

Metadata