X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Frun_test.sh;h=75cd0d45755563c61c5e86e079ca33b1f6d541ae;hb=8db3adf0d66d01795e2da371558cf517705e795e;hp=dd77f8e4962d7696224015242ef292377477251c;hpb=5d3bce628e7caa587a3a45334bc91a9237717e30;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 ;;