X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fric-robot%2FtestAll.sh;fp=ric_robot_suite%2Fhelm%2Fric-robot%2FtestAll.sh;h=054fda227ba26e9d60e3edca801a2596b6b48fe8;hb=629f612ca5504d62a436b72c031d41df1fb6e864;hp=0000000000000000000000000000000000000000;hpb=c5fa07bcd8cbd614bcd813cac698385b789bcfcb;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/ric-robot/testAll.sh b/ric_robot_suite/helm/ric-robot/testAll.sh new file mode 100755 index 0000000..054fda2 --- /dev/null +++ b/ric_robot_suite/helm/ric-robot/testAll.sh @@ -0,0 +1,14 @@ +# script to do all regression tags +# fill in the file path to the override file +# +OVERRIDE_FILE=__REPLACE_WITH_FILEPATH_TO_OVERRIDE_FILE__ +# only need to run demo-k8s.sh once but doesnt hurt to repeat it +./demo-k8s.sh ricplt init_robot +./ete-k8s.sh ricplt health +./ete-k8s.sh ricplt etetests +sleep 5 +./ete-k8s.sh ricplt ci_tests +./ete-k8s.e2sim.sh ricplt e2setup $OVERRIDE_FILE TEST_NODE_B_NAME:AAAA123456 +./ete-k8s.e2sim.sh ricplt e2setup_dash $OVERRIDE_FILE TEST_NODE_B_NAME:AAAA123456 +./ete-k8s.e2sim.sh ricplt x2setup $OVERRIDE_FILE TEST_NODE_B_NAME:AAAA123456 +./ete-k8s.e2sim.sh ricplt x2setup_dash $OVERRIDE_FILE TEST_NODE_B_NAME:AAAA123456