log cloudron update test
This commit is contained in:
parent
0ad405d0cc
commit
6aecb30536
@ -30,6 +30,7 @@ done
|
||||
sleep 20 # wait for the other tests to have created the cloudron
|
||||
./node_modules/.bin/mocha "test/cloudron-update-test.js" > "logs/cloudron-update-test.log" 2>&1 &
|
||||
test_pids+=("$!")
|
||||
echo "Starting test cloudron-update-test with pid ${test_pids[-1]}"
|
||||
test_logs+=("logs/cloudron-update-test.log")
|
||||
|
||||
# stream all the logs (to stderr so that it's not in email but in deploy logs)
|
||||
|
Loading…
Reference in New Issue
Block a user