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 55ea22ede3ae881bfe90dc35120dcabe68c81dfa (commit)
via 3e69d3d7d4ac948e71e7d237ce207a4e671e06b2 (commit)
from 28564a6977cd60085d67b48b8a08d8ba3848fd6a (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=55ea22ede3ae881bfe90dc35120dcabe…
commit 55ea22ede3ae881bfe90dc35120dcabe68c81dfa
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Dec 9 02:15:15 2017 +0100
jobs: master: drop unused axis a4
Change-Id: I4b9db4077eacca649c679333e24b2eb7338a96e6
http://cgit.osmocom.org/osmo-ci/commit/?id=3e69d3d7d4ac948e71e7d237ce207a4e…
commit 3e69d3d7d4ac948e71e7d237ce207a4e671e06b2
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Dec 9 02:16:15 2017 +0100
jobs: master: fix post-build trigger of downstream jobs
Firstly, we don't have the downstream-ext plugin installed on our jenkins. We
want to use the 'trigger' publisher instead.
Secondly, since the jobs created here are called master-*, we also want to
trigger master-*.
master-libosmocore also triggers SIMtrace and xgoldmon, which aren't covered by
this jobs config, hence they don't get a master- prefix.
Change-Id: If9e8c4b02fce34fddceb4f07bf024210600f6270
-----------------------------------------------------------------------
Summary of changes:
jobs/master-builds.yml | 73 ++++++++++----------------------------------------
1 file changed, 14 insertions(+), 59 deletions(-)
hooks/post-receive
--
CI scripts