X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Frun_test.sh;h=46eaee5ed90b4efab88aeef2054a28d764ce40f5;hb=686ed53c7a0309b96adf3f15ea81b8ddbb5c2171;hp=22803e4077ccde5f4d5cc8e5bfae715267a2d455;hpb=6cc2bd1730f322c34ccd0424d2569fbcde172ad9;p=osm%2Ftests.git diff --git a/robot-systest/run_test.sh b/robot-systest/run_test.sh index 22803e4..46eaee5 100755 --- a/robot-systest/run_test.sh +++ b/robot-systest/run_test.sh @@ -28,8 +28,7 @@ install_osmclient(){ download_packages(){ echo -e "\nDownloading packages ${PACKAGES}" rm -rf ${PACKAGES_FOLDER} - git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git ${PACKAGES_FOLDER} && (cd ${PACKAGES_FOLDER} && \ - git checkout sol006) + git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git ${PACKAGES_FOLDER} } download_tst010(){ @@ -116,7 +115,7 @@ Options: --env-file: It is the environmental file where is described the OSM target and VIM -o [OPTIONAL]: It is used to specify a particular osmclient version. Default: latest -p [OPTIONAL]: OSM packages repository branch. Default: master - -t [OPTIONAL]: Robot tests tags. [sanity, regression, particular_test]. Default: sanity + -t [OPTIONAL]: Robot tests tags. [sanity, daily, regression, particular_test]. Default: sanity -T [OPTIONAL]: Run SOL005 Robot conformance tests -c To create a VIM for the tests