~ci-train-bot/ubuntu-push/ubuntu-push-ubuntu-zesty-2405

1
2
3
4
5
6
7
#!/bin/bash
# For running tests in Jenkins by Tarmac
set -e
make bootstrap
make check
make check-race
make check-format