Adds a bunch more testing into the Jenkins pipeline. Next step, deploy a test environment into OpenShift and run integration tests against it...
+1 Looks pretty slick!
Missing rpmdeplint here?
I put all the "standard" build tools (including mock, rpmlint, rpmdeplint, etc) into the Jenkins slave disk image. I guess I could also list it here for completeness... shrug.
Pull-Request has been merged by dcallagh
Adds a bunch more testing into the Jenkins pipeline. Next step, deploy a test environment into OpenShift and run integration tests against it...