From fb80e0228ef2e834be4df36e84c79f0bbca736fa Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Tue, 23 May 2017 13:43:45 +0530 Subject: Continue periodic regression runs even if it fails Change-Id: Ifb392a12acc116b5e20b4322a4a43475cd87f3c0 --- build-gluster-org/scripts/regression-test-with-multiplex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-gluster-org/scripts/regression-test-with-multiplex.sh') diff --git a/build-gluster-org/scripts/regression-test-with-multiplex.sh b/build-gluster-org/scripts/regression-test-with-multiplex.sh index e0989d5..f660305 100644 --- a/build-gluster-org/scripts/regression-test-with-multiplex.sh +++ b/build-gluster-org/scripts/regression-test-with-multiplex.sh @@ -59,7 +59,7 @@ echo echo "Run the regression test" echo "***********************" echo -sudo -E bash /opt/qa/regression.sh +sudo -E bash /opt/qa/regression.sh -c RET=$? -- cgit