Do RPM tests in RPM build job to gate publish 02/66402/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 12 Dec 2017 21:36:04 +0000 (16:36 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 12 Dec 2017 21:36:04 +0000 (16:36 -0500)
We currently only run our RPM tests after the RPM build job finishes.
This isn't good because by the time we've tested the RPM it has already
been pushed to Nexus and is being consumed by downstreams. Instead we
should fail the RPM build job if the tests fail and not publish.

Change-Id: I215de288923a308b95ebd242578d2a90d0b8e6ec
Fixes: INTPAK-115
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>

No differences found