Loading helm/scripts/run_remote_capif_tests.sh +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ INPUT_OPTIONS=$@ # Check if input is provided if [ -z "$1" ]; then # Set default value if no input is provided INPUT_OPTIONS="--include all" INPUT_OPTIONS="--include all --exclude interconnection" fi cd $CAPIF_BASE_DIR Loading services/run_capif_tests.sh +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ INPUT_OPTIONS=$@ # Check if input is provided if [ -z "$1" ]; then # Set default value if no input is provided INPUT_OPTIONS="--include all" INPUT_OPTIONS="--include all --exclude interconnection" fi docker >/dev/null 2>/dev/null Loading Loading
helm/scripts/run_remote_capif_tests.sh +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ INPUT_OPTIONS=$@ # Check if input is provided if [ -z "$1" ]; then # Set default value if no input is provided INPUT_OPTIONS="--include all" INPUT_OPTIONS="--include all --exclude interconnection" fi cd $CAPIF_BASE_DIR Loading
services/run_capif_tests.sh +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ INPUT_OPTIONS=$@ # Check if input is provided if [ -z "$1" ]; then # Set default value if no input is provided INPUT_OPTIONS="--include all" INPUT_OPTIONS="--include all --exclude interconnection" fi docker >/dev/null 2>/dev/null Loading