X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Fenvfile.rc;h=ef4ac326fb3cfcadbd6a07f006fc216805384623;hb=8fb875b28cbee52b5b5bcde7c967810252848dc4;hp=a459e4791ab6598a6a275e264a3d133275a06cb7;hpb=f96bb45c0a03f2188688d90d67ea718851cec2de;p=osm%2Ftests.git diff --git a/robot-systest/envfile.rc b/robot-systest/envfile.rc index a459e47..ef4ac32 100644 --- a/robot-systest/envfile.rc +++ b/robot-systest/envfile.rc @@ -13,8 +13,16 @@ echo "Please set your environment variables." # export OSM_HOSTNAME= # export OS_CLOUD= +# export OS_SDNC= # export VIM_TARGET= # export VIM_MGMT_NET= # export PACKAGES_FOLDER= # export ROBOT_DEVOPS_FOLDER= # export ROBOT_REPORT_FOLDER= +# K8s_01 variables - Installation of a K8s cluster from a NS +# export IP_VM1= +# export IP_VM2= +# export IP_VM3= +# export IP_VM4= +# export IP_JUJU= +# export JUJU_PASSWORD= # Could be found in ~/.local/share/juju/accounts.yaml file