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 971489df4a58b759689c0ad54b6cbaaa1768c65b (commit) from 191a3747901675a4d34c987336e1bf925f38dcf0 (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=971489df4a58b759689c0ad54b6cbaaa1...
commit 971489df4a58b759689c0ad54b6cbaaa1768c65b Author: Max msuraev@sysmocom.de Date: Fri Jan 12 16:15:04 2018 +0100
Fix missing OsmoPCU gerrit verification
The [yes, no] tuple was automatically converted to [True, False] by the jenkins-job-builder but the combination filter still used old literal check. Fix this by using boolean from the very beginning.
Change-Id: Idac6e53b1e0addbcb5b6c99b8051e1e0ad26bc5b
-----------------------------------------------------------------------
Summary of changes: jobs/gerrit-verifications.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org