diff --git a/common b/common index 58b21d3e..2269a3ec 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 58b21d3ea5b6ffcbd976cfb7519c061b8df3c761 +Subproject commit 2269a3ec3d32410d34807b847728520b601bdfcd diff --git a/test/run-openshift-remote-cluster b/test/run-openshift-remote-cluster index 00d0f555..32614ee0 100755 --- a/test/run-openshift-remote-cluster +++ b/test/run-openshift-remote-cluster @@ -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}"