aboutsummaryrefslogtreecommitdiffstats
path: root/csit/run-acm-regression.sh
diff options
context:
space:
mode:
Diffstat (limited to 'csit/run-acm-regression.sh')
-rwxr-xr-xcsit/run-acm-regression.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/run-acm-regression.sh b/csit/run-acm-regression.sh
index 615e4a94..5f77d214 100755
--- a/csit/run-acm-regression.sh
+++ b/csit/run-acm-regression.sh
@@ -65,4 +65,4 @@ docker-compose -f docker-compose.yml up -d "policy-clamp-runtime-acm"
cd ${REGRESSION_FOLDER}
# Invoke the regression test cases
-mvn clean test \ No newline at end of file
+mvn clean test -Dtests.skip=false \ No newline at end of file