This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CI scripts".
The branch, master has been updated
via 6c401be0957e47f58789bfbd9397813410f5fa4f (commit)
from b258f0cfc897d66e8d46478a6d6920a527f969b5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-ci/commit/?id=6c401be0957e47f58789bfbd93978134…
commit 6c401be0957e47f58789bfbd9397813410f5fa4f
Author: André Boddenberg <dr.blobb(a)gmail.com>
Date: Tue Sep 12 13:16:33 2017 +0200
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
-----------------------------------------------------------------------
Summary of changes:
README.adoc | 3 +
jobs/README.adoc | 31 +++
jobs/gerrit-verifications.yml | 253 +++++++++++++++++++++++
{scripts => jobs}/osmocom-nightly-nitb-split.yml | 0
4 files changed, 287 insertions(+)
create mode 100644 jobs/README.adoc
create mode 100644 jobs/gerrit-verifications.yml
rename {scripts => jobs}/osmocom-nightly-nitb-split.yml (100%)
hooks/post-receive
--
CI scripts