Skip to content

Commit 7ab45d0

Browse files
authored
Merge pull request #308 from hhorak/integration-tests
Add tests for verifying postgresql image in a remote OpenShift cluster
2 parents 99ba8bc + 7efb6ea commit 7ab45d0

6 files changed

+476
-395
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ upgrade-tests: $(VERSIONS)
2020
OS=$(OS) test/run_upgrade_test 9.2:remote 9.4:local 9.5:local 9.6:local 10:local
2121

2222
build-serial: generate
23+
test-openshift-remote-cluster: generate

0 commit comments

Comments
 (0)