Adding test_stability.sh to pre-commit testing.
This commit is contained in:
+7
-1
@@ -93,7 +93,13 @@ done
|
||||
git checkout master >&/dev/null
|
||||
|
||||
echo
|
||||
echo "Pre-commit testing passed successfully"
|
||||
echo "Pre-commit testing passed successfully. Starting performance and memory benchmarking"
|
||||
echo
|
||||
|
||||
./tools/test_stability.sh $((`echo $commits_to_push | wc -w` + 1))
|
||||
|
||||
echo
|
||||
echo "Performance and memory benchmarking completed"
|
||||
echo
|
||||
|
||||
if [ $ok_to_push -eq 1 ]
|
||||
|
||||
Reference in New Issue
Block a user