X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=README.md;fp=README.md;h=aecb43e1cbae5aa703221e2586755ff601a691c5;hp=9fbd3cd1aa248f8947d4500e0dadacbe53532861;hb=58cc2072b52a59957be00f831eaaed7fcb96217c;hpb=db73aa70f10d7da6ee7387b1854c6b22d871b6f3 diff --git a/README.md b/README.md index 9fbd3cd..aecb43e 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,9 @@ export VIM_TARGET= export VIM_MGMT_NET= export OS_CLOUD= # OpenStack Cloud defined in $HOME/.config/openstack/clouds.yaml or in /etc/openstack/clouds.yaml export K8S_CREDENTIALS= # path to the kubeconfig file of the K8s cluster to be tested +export OCI_REGISTRY_URL= # URL of the OCI registry where helm charts used in test packages are stored. +export OCI_REGISTRY_USER= # User of the OCI registry +export OCI_REGISTRY_PASSWORD= # Password of the OCI registry ``` ### Running the tests