X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Frun_test.sh;h=3f86ff9c4d099dc5dc8908812f8bd9f7a28b1b15;hb=50d786e60c1399ab4b1d9141b20f59e7d394ad9a;hp=42b23284ef9fcb2d7dc0495c9bda415b1b22fe38;hpb=a7e5d0103241459c2aae06c53931bebed13b4cec;p=osm%2Fdevops.git diff --git a/robot-systest/run_test.sh b/robot-systest/run_test.sh index 42b23284..3f86ff9c 100644 --- a/robot-systest/run_test.sh +++ b/robot-systest/run_test.sh @@ -31,7 +31,7 @@ DESCRIPTOR_DIR=$TOPDIR/descriptor-packages robot_prerequisite(){ echo -e "\nInstalling robot requirements" # installing python packages - pip install haikunator requests robotframework robotframework-seleniumlibrary robotframework-requests + pip install haikunator requests robotframework robotframework-seleniumlibrary robotframework-requests robotframework-jsonlibrary } while getopts ":t:-:" o; do