X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fapp_test%2Frun_all.sh;fp=test%2Fapp_test%2Frun_all.sh;h=f27620564983c9a1431574d12f70d60f61ecc0bd;hb=43b7981cee870dcf523b910a3af92ccc53556b2a;hp=4fef41da227fbdd731f4b5be3d470c1f88222b9c;hpb=0b4dcf0947ba33b2a5d4e870f210c2bc93330c1d;p=ric-plt%2Flib%2Frmr.git diff --git a/test/app_test/run_all.sh b/test/app_test/run_all.sh index 4fef41d..f276205 100644 --- a/test/app_test/run_all.sh +++ b/test/app_test/run_all.sh @@ -58,7 +58,7 @@ function run_test { build="" errors=0 -si_flag="" # eventually we'll default to -S to run SI tests over NNG tests +si_flag="-S" # default to -S to prefer to run SI tests over NNG tests src_root="../.." if [[ -z $BUILD_PATH ]] # if not explicitly set, assume one of our standard spots