X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Frun_test.sh;h=75cd0d45755563c61c5e86e079ca33b1f6d541ae;hb=refs%2Fchanges%2F34%2F11034%2F1;hp=dd77f8e4962d7696224015242ef292377477251c;hpb=e0a9253220aa68a0e3064cdd7f2a933fb3733860;p=osm%2Ftests.git diff --git a/robot-systest/run_test.sh b/robot-systest/run_test.sh index dd77f8e..75cd0d4 100755 --- a/robot-systest/run_test.sh +++ b/robot-systest/run_test.sh @@ -150,6 +150,7 @@ Usage: -v :/reports osmtests \\ -v :/robot-systest/clouds.yaml \\ -v :/root/.kube/config \\ + -v :/root/.local/share/juju \\ -o \\ -p \\ -t @@ -165,7 +166,8 @@ Options: Volumes: [OPTIONAL]: It is the absolute path to reports location in the host [OPTIONAL]: It is the absolute path to the clouds.yaml file in the host - [OPTIONAL]: It is the kubeconfig file to be used for k8s clusters" + [OPTIONAL]: It is the kubeconfig file to be used for k8s clusters + [OPTIONAL]: It is the jujudata file to be used for juju cli" exit 0 ;;