Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common
4 changes: 2 additions & 2 deletions test/run-openshift-remote-cluster
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ ct_os_check_compulsory_vars

oc status || false "It looks like oc is not properly logged in."

# For testing on OpenShift 4 we use external registry
export CT_EXTERNAL_REGISTRY=true
# For testing on OpenShift 4 we use internal registry
export CT_OCP4_TEST=true

# Check the template
test_postgresql_integration "${IMAGE_NAME}"
Expand Down