Fix for bug 1669 -- SA02 robot test fails as threshold not reached
[osm/tests.git] / robot-systest / run_test.sh
index dd77f8e..75cd0d4 100755 (executable)
@@ -150,6 +150,7 @@ Usage:
             -v <path_to_reports>:/reports osmtests \\
             -v <path_to_clouds.yaml>:/robot-systest/clouds.yaml \\
             -v <path_to_kubeconfig>:/root/.kube/config \\
+            -v <path_to_jujudata>:/root/.local/share/juju \\
             -o <osmclient_version> \\
             -p <package_branch> \\
             -t <testing_tags>
@@ -165,7 +166,8 @@ Options:
 Volumes:
         <path_to_reports> [OPTIONAL]: It is the absolute path to reports location in the host
         <path_to_clouds.yaml> [OPTIONAL]: It is the absolute path to the clouds.yaml file in the host
-        <path_to_kubeconfig> [OPTIONAL]: It is the kubeconfig file to be used for k8s clusters"
+        <path_to_kubeconfig> [OPTIONAL]: It is the kubeconfig file to be used for k8s clusters
+        <path_to_jujudata> [OPTIONAL]: It is the jujudata file to be used for juju cli"
 
             exit 0
             ;;