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 48f0c0a2ecc7320b62309c5a52811d71387d8644 (commit)
via bc07ff92a12ebc9a5e559e0f13ad89c3a268b90a (commit)
from bb459a2d0bcd04ad404a44f6787be396926267d3 (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=48f0c0a2ecc7320b62309c5a52811d71…
commit 48f0c0a2ecc7320b62309c5a52811d71387d8644
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Nov 28 02:47:10 2017 +0100
jenkins docker: drop hardcoded osmo-deps.sh
The jenkins invocation of the docker image commonly includes the osmo-ci
scripts via binding ~/bin to an up-to-date checkout. We don't need another
version of osmo-deps.sh in /usr/local/bin.
Change-Id: I5ce9ab992afa3c5a7a0bb13b55cae016bc8e805f
http://cgit.osmocom.org/osmo-ci/commit/?id=bc07ff92a12ebc9a5e559e0f13ad89c3…
commit bc07ff92a12ebc9a5e559e0f13ad89c3a268b90a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Nov 28 02:46:08 2017 +0100
jenkins docker: also install py3 scripts of osmo-python-tests
Allow using the osmo_verify_transcript_{ctrl,vty}.py scripts from the docker
image.
Change-Id: I27d02d516c1cccd5a2447ee8d76ae476d0951d56
-----------------------------------------------------------------------
Summary of changes:
docker/Dockerfile_osmocom_jenkins.amd64 | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
hooks/post-receive
--
CI scripts