aboutsummaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-27 03:01:34 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-27 03:01:34 +0200
commitcb098683a69a0203ab58836be80da94705abf0cd (patch)
tree2996c2c5ac7fdca50230d851774721fb831d53e0 /README.adoc
parent5a8bdabf387284c3af7a432b2099094c41201f1a (diff)
readme
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 1174262..796d148 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1 +1,11 @@
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.