aboutsummaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorAndré Boddenberg <dr.blobb@gmail.com>2017-09-12 13:16:33 +0200
committerAndré Boddenberg <dr.blobb@gmail.com>2017-09-19 16:05:38 +0000
commit6c401be0957e47f58789bfbd9397813410f5fa4f (patch)
tree2f7f46e6e32ccf1f12d6f7a7dd94b469805532ac /README.adoc
parentb258f0cfc897d66e8d46478a6d6920a527f969b5 (diff)
Gerrit verification jobs as Jenkins Job Builder YAML [1] file.
All jobs are in jobs/ directory and will be automatically verified and deployed in a follow-up commit. Note: osmocom-nightly-nitb-split.yml has been moved to jobs/ dir. [1] https://docs.openstack.org/infra/jenkins-job-builder/ Change-Id: I04387367a6e2d737bfb50423c81a8908d3c2a89f
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 796d148..aa45b58 100644
--- a/README.adoc
+++ b/README.adoc
@@ -6,6 +6,9 @@ This depends on these, which are not included in osmo-ci:
- a cov-analysis-linux64-8.5.0 in coverity/
(or the like, may need to adjust some scripts to match)
+jobs: Jenkins Job Builder YAML files defining jenkins jobs. Read jobs/README.adoc
+for more information about deployment.
+
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.