OSM Repo library for robot tests
[osm/tests.git] / envconfig-local.rc
index a1bbf62..02cc023 100644 (file)
@@ -38,3 +38,7 @@ export SDNC_PASSWORD=
 export SDNC_TYPE=
 export SDNC_URL=
 
+# OCI registry variables required for tests that uses OCI artifacts
+export OCI_REGISTRY_URL=
+export OCI_REGISTRY_USER=
+export OCI_REGISTRY_PASSWORD=
\ No newline at end of file