mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
6 lines
591 B
Bash
6 lines
591 B
Bash
## This is used in openshiftci-presubmit-all-tests.sh, used by Interop tests.
|
|
## Since these interop tests are managed by a different team, we intentionally want to use a stable Devfile registry.
|
|
## But our own internal tests make use of the staging Devfile registry.
|
|
# NOTE: Since #7154, tests no longer depend on an external Devfile Registry. They are now able to start an HTTP Server emulating the Devfile Registry API.
|
|
#export DEVFILE_REGISTRY=https://devfile-registry-ci-devfile-registry.odo-test-kubernete-449701-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/
|