Previously, this wasn't necessary as a separate step because the RPM build was running unit tests in %check. However this is no longer the case since the unit tests require a local Postgres.
Py3?
:+1: in concept.
Adjust in light of #142, then go ahead and merge.
Commit 1f2537bb is rebased in light of PR#142 being merged.
rebased onto 1f2537bb10621aef65fddc0905392dfeffd08c85
One more rebase, on top of the various Jenkins fixes after PR#142.
rebased onto f39f94848fb95eb4866e04885bb197b34d264797
Pull-Request has been merged by dcallagh
Previously, this wasn't necessary as a separate step because the RPM
build was running unit tests in %check. However this is no longer the
case since the unit tests require a local Postgres.