mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
CI: Add daily periodics to CI
Change-Id: I26933e73928e091ae72e838c02f4f2ec7c3983d6
This commit is contained in:
@@ -7,7 +7,8 @@ pushd $TESTSUITE_DIR
|
||||
|
||||
./cleanup-test-remnants.sh
|
||||
export PYTHONPATH=./lib/python/
|
||||
runner ./runtests.py --cleanup ${TEST_COMMAND} | contrib/scripts/pretty_print --no-color --no-timer --term-width=120 --show-errors || :
|
||||
echo "Running tests ${TEST_COMMAND}"
|
||||
./runtests.py --cleanup ${TEST_COMMAND} | contrib/scripts/pretty_print --no-color --no-timer --term-width=120 --show-errors || :
|
||||
|
||||
if [ -f core* ] ; then
|
||||
echo "*** Found a core file after running unit tests ***"
|
||||
|
||||
Reference in New Issue
Block a user