Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jenkins.sh: output all test logs when 'make check' failed | Neels Hofmeyr | 2016-09-30 | 1 | -1/+3 |
| | | | | | | | Assume that cat-testlogs.sh from osmo-ci is installed in $HOME/osmo-ci/scripts, and call from jenkins.sh upon 'make check' failure. Change-Id: I18a08e7ade1a53783d5a4171fe825f61b49457be | ||||
* | jenkins: Enable tracing and error handling in bash | Holger Hans Peter Freyther | 2016-04-13 | 1 | -0/+2 |
| | | | | | Like jenkins we want to see what is actually being executed and fail if a subcommand has failed. | ||||
* | jenkins: Add build script used by jenkins on our public CI | Holger Hans Peter Freyther | 2016-04-13 | 1 | -0/+6 |
The actual script (removed unused and commented out handling) as invoked by jenkins. This can be used to locally try to reproduce the build. |