Osmocom Continuous Integration
Go to file
Neels Hofmeyr 6fbe3aa929 coverity: check out clean sources every time
Change-Id: I76782099e801ab89202c0103f97b7142b2c115fd
2016-10-11 14:06:36 +02:00
coverity coverity: check out clean sources every time 2016-10-11 14:06:36 +02:00
docker docker: Add files with all build dependencies 2016-04-24 21:05:35 +02:00
scripts add osmo-build-dep.sh from openbsc/contrib/jenkins.sh 2016-10-06 22:47:52 +02:00
.gitignore gitignore 2016-10-01 03:35:11 +02:00
README.adoc readme 2016-09-27 03:01:34 +02:00

README.adoc

Scripts used for the CI handling and coverity uploads

coverity: scripts used to submit the osmocom sources for coverity scan.
This depends on these, which are not included in osmo-ci:
- a tokens.txt file in coverity/ -- see coverity/get_token.sh
- a cov-analysis-linux64-8.5.0 in coverity/
  (or the like, may need to adjust some scripts to match)

scripts: used by jenkins jobs. Various osmo*/contrib/jenkins.sh scripts assume
osmo-ci to be checked out in the build slave user's home, i.e. using a PATH of
$HOME/osmo-ci/scripts.