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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via b0e1bd8c228f3795031cebfac2533dfabed61112 (commit)
from 78e1cd20e2690f59c4ddee8faeeff98edbe5685c (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-trx/commit/?id=b0e1bd8c228f3795031cebfac2533df…
commit b0e1bd8c228f3795031cebfac2533dfabed61112
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:54:53 2017 +0200
jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: I609f7c7c88b49f26e2e48e1f1cffed76d9e6fb5e
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 c758c4e1d4fa04feac0aa1aeec49218dc5d9240e (commit)
from 4cc4060a12da9f1121aa19e46acf7224f9ebb75b (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=c758c4e1d4fa04feac0aa1aeec49218d…
commit c758c4e1d4fa04feac0aa1aeec49218dc5d9240e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 30 23:34:02 2017 +0100
osmocom-nightly-packages: Build latest libgtpnl
libgtpnl is the userspace library for using kenrel GTP-U support,
which is used by openggsn (and will be used by osmo-ggsn).
Change-Id: Iad600a36cb658bbd874b4587ec514f49703d6a45
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-nightly-packages.sh | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
CI scripts
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via e18b34143c0332f027befa20cb28e098cc574ced (commit)
from 577c268b96f555587b2c621d48d85a30a76cf7cf (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/openbsc/commit/?id=e18b34143c0332f027befa20cb28e098…
commit e18b34143c0332f027befa20cb28e098cc574ced
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Oct 25 16:52:48 2017 +0200
debian/rules: show testsuite.log when tests are failing
Change-Id: I30151897d621a1428095006e1f0e8a47059de4cd
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "The OpenGGSN project".
The branch, master has been updated
via dabb8b4860199a44401fa436f5fcd56eb3d09512 (commit)
from ff069172ce3183ee7876f8b79c330065056e641e (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-ggsn/commit/?id=dabb8b4860199a44401fa436f5fcd5…
commit dabb8b4860199a44401fa436f5fcd56eb3d09512
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sun Oct 29 01:53:50 2017 +0200
fix compiler warnings: return 0 in main(), in 3 tests
Change-Id: I9e49ceba6b0a8dffd331e5707667d9bb007f3ec7
-----------------------------------------------------------------------
Summary of changes:
tests/gtp/gtpie_test.c | 1 +
tests/lib/in46a_test.c | 1 +
tests/lib/ippool_test.c | 1 +
3 files changed, 3 insertions(+)
hooks/post-receive
--
The OpenGGSN project
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 "netlink library for Linux kernel GTP code".
The branch, master has been updated
via 977c233b748e5fe0fcd9539c8799af196a2eece6 (commit)
from 5204e01dd654346402f9bc3fa2628dc5f3a8946d (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/libgtpnl/commit/?id=977c233b748e5fe0fcd9539c8799af1…
commit 977c233b748e5fe0fcd9539c8799af196a2eece6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 30 23:22:52 2017 +0100
Add Debian packaging information
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 9 +++++++++
debian/changelog | 5 +++++
debian/compat | 1 +
debian/control | 45 +++++++++++++++++++++++++++++++++++++++++++++
debian/libgtpnl-dev.install | 4 ++++
debian/libgtpnl0.install | 1 +
debian/rules | 30 ++++++++++++++++++++++++++++++
7 files changed, 95 insertions(+)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/libgtpnl-dev.install
create mode 100644 debian/libgtpnl0.install
create mode 100755 debian/rules
hooks/post-receive
--
netlink library for Linux kernel GTP code
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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via 8a617cd160dd8649815b6d2e3a533341a12b872b (commit)
from 363d4d22da0e2bb03645affa32fe7443d8f8befc (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/osmocom-bb/commit/?id=8a617cd160dd8649815b6d2e3a533…
commit 8a617cd160dd8649815b6d2e3a533341a12b872b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Oct 29 17:53:17 2017 +0700
mobile: register the talloc context introspection command
This change registers the command, which is now implemented in
libosmocore since the 463deef8c209dd7eb023ac70bf41fa9893ad35ed
and allows to introspect mobile application's talloc context
directly from the VTY interface.
Change-Id: I979d64ae63d385f4fd082a4e3f981cbf5ab28338
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/configure.ac | 2 +-
src/host/layer23/src/mobile/app_mobile.c | 1 +
src/host/layer23/src/mobile/vty_interface.c | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 "UNNAMED PROJECT".
The branch, master has been updated
via 49beba49eb952deda71e230a7a3d1ddd76d21ec6 (commit)
from d34ec1b9699293d5d5654644cdcd83ab744294ed (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-pcu/commit/?id=49beba49eb952deda71e230a7a3d1dd…
commit 49beba49eb952deda71e230a7a3d1ddd76d21ec6
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:54:44 2017 +0200
jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: If8aa657c4bf62ef62549fbe9dc15ce3fb018d8d9
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT
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 4cc4060a12da9f1121aa19e46acf7224f9ebb75b (commit)
via 0ee68a25f3d844f547f4d168a54f69f7abf49c43 (commit)
from 41e8427732acc804caae01983e1913c7a0310d39 (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=4cc4060a12da9f1121aa19e46acf7224…
commit 4cc4060a12da9f1121aa19e46acf7224f9ebb75b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 05:14:24 2017 +0100
jobs: gerrit: fix osmo-mgw and osmo-bsc: remove stray '
Change-Id: I565876176c3827a2696a228f9a81a1cc10a34ca9
http://cgit.osmocom.org/osmo-ci/commit/?id=0ee68a25f3d844f547f4d168a54f69f7…
commit 0ee68a25f3d844f547f4d168a54f69f7abf49c43
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 05:13:24 2017 +0100
jobs: gerrit: fix cellmgr-ng
Change-Id: I4ab24f66909e43c0447265e027593a56d0dfa52c
-----------------------------------------------------------------------
Summary of changes:
jobs/gerrit-verifications.yml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
hooks/post-receive
--
CI scripts
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 41e8427732acc804caae01983e1913c7a0310d39 (commit)
via cf60aaa5f219118fb9e521832067622ce629f894 (commit)
via 874f03a3a25bb0fb7416834600fb2f5189a3dddd (commit)
via 6d9ba13ef03438189ba0bc52bb27166b80cc1cd1 (commit)
via 4280b49da8a9a93fddcaf8d624eeaf527a6af684 (commit)
via 7b27e143400d620b70338616aabbbed92fe84c80 (commit)
from 9dd60ec017fbd12a23462ab045cbf4d2041d3aec (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=41e8427732acc804caae01983e1913c7…
commit 41e8427732acc804caae01983e1913c7a0310d39
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 03:58:52 2017 +0100
gitignore: also ignore jenkins-jobs.ini with a dash
Some may "accidentally" use a dash when reading the README file.
Change-Id: I34877e2ba874c71b1be0079125f3662a9492a314
http://cgit.osmocom.org/osmo-ci/commit/?id=cf60aaa5f219118fb9e521832067622c…
commit cf60aaa5f219118fb9e521832067622ce629f894
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 04:02:11 2017 +0100
jobs: yml files: set vim expandtab (and shiftwidth)
Having tabs in the yml files cause parse errors. For vim convenience, add
comments that instruct vim to expand the tabs to spaces.
Change-Id: I5f0598a31e30d1a9440c40935644bb782f645664
http://cgit.osmocom.org/osmo-ci/commit/?id=874f03a3a25bb0fb7416834600fb2f51…
commit 874f03a3a25bb0fb7416834600fb2f5189a3dddd
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 03:57:33 2017 +0100
jobs: overhaul README to actually help in usage
Change-Id: I5981583d9248bfb47a42e930bd7733bfbce1219c
http://cgit.osmocom.org/osmo-ci/commit/?id=6d9ba13ef03438189ba0bc52bb27166b…
commit 6d9ba13ef03438189ba0bc52bb27166b80cc1cd1
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 04:38:59 2017 +0100
jobs: fix multiline cmds with less-indented first line comments
Interestingly enough, only a line that has more indenting than the first line
also receives an actual newline in the resulting jenkins Execute Shell section.
Hence insert '# keep first line with less indent' comments.
Change-Id: I13bcb41fa0e59b60a201c2b769bad42067e34ab8
http://cgit.osmocom.org/osmo-ci/commit/?id=4280b49da8a9a93fddcaf8d624eeaf52…
commit 4280b49da8a9a93fddcaf8d624eeaf527a6af684
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 03:36:01 2017 +0100
jobs: gerrit: fix: don't do git plugin cleanup
After the "manual" cleanup from I2409b2928b4d7ebbd6c005097d4ad7337307dd93 has
been applied in numerous jenkins.sh scripts of the various osmocom projects,
drop the git plugin cleanup step.
Rationale:
- The git plugin cleanup apparently does not check against non-writable files,
like leftovers from a failed 'make distcheck'. If any are left behind, the
build fails even before the build steps start.
- The git cleanup would wipe out all git clones, which we're trying to re-use
across rebuilds now.
The osmo-clean-workspace.sh takes care of this, so don't use the jenkins
plugin.
Change-Id: I8a43b851cef2ad7e8582f1e9bbe3547e3b77fc1a
http://cgit.osmocom.org/osmo-ci/commit/?id=7b27e143400d620b70338616aabbbed9…
commit 7b27e143400d620b70338616aabbbed92fe84c80
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 30 03:35:23 2017 +0100
jobs: gerrit: fix osmo-msc: missing ARTIFACT_STORE docker mount
Change-Id: Ibeca6f1afad263fb9756ad1d6ce3e55d51ac322b
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
jobs/README.adoc | 70 ++++++++++++++++++++++++++++---------
jobs/gerrit-verifications.yml | 10 +++---
jobs/osmocom-nightly-nitb-split.yml | 2 ++
jobs/osmocom-obs-latest.yml | 2 ++
5 files changed, 64 insertions(+), 21 deletions(-)
hooks/post-receive
--
CI scripts
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 9dd60ec017fbd12a23462ab045cbf4d2041d3aec (commit)
via 7c40acc9bb70cbc201927f89508dd13d523df28a (commit)
via 0a6bed8905757f67b5b5e58141ff4b2be0f38183 (commit)
via 920b27baa3b9729712a631963bcd42180d7bf746 (commit)
from 6a582f11776c7e2d634e4f303ded5c2607775c54 (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=9dd60ec017fbd12a23462ab045cbf4d2…
commit 9dd60ec017fbd12a23462ab045cbf4d2041d3aec
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 29 18:46:21 2017 +0100
gerrit-verifications.yml: Don't skip the vote
Change-Id: I4eb153701baf1652394bda7505dcd3bc31e28570
http://cgit.osmocom.org/osmo-ci/commit/?id=7c40acc9bb70cbc201927f89508dd13d…
commit 7c40acc9bb70cbc201927f89508dd13d523df28a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 29 18:17:55 2017 +0100
gerrit-verifications.yml: Don't build drafts or no-code-changes
Change-Id: I19e8004a2016626e3525eca690c84800715e4fdc
http://cgit.osmocom.org/osmo-ci/commit/?id=0a6bed8905757f67b5b5e58141ff4b2b…
commit 0a6bed8905757f67b5b5e58141ff4b2be0f38183
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 29 18:16:46 2017 +0100
gerrit-verifcations.yml: Make sure we add a +V=1 on successful builds
Change-Id: I0b3bcb4661a144e231613398031c0aadf8781bb8
http://cgit.osmocom.org/osmo-ci/commit/?id=920b27baa3b9729712a631963bcd4218…
commit 920b27baa3b9729712a631963bcd42180d7bf746
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 29 17:52:17 2017 +0100
gerrit-verifications.yml: Add missing git 'name' and 'refspec'
The 'name' and 'refspec' attributes for the git SCM fetcher were
not configured correctly (like in old manual job definitions)
Change-Id: Ibc63751838c14a449464afeec56930021bef37be
-----------------------------------------------------------------------
Summary of changes:
jobs/gerrit-verifications.yml | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
hooks/post-receive
--
CI scripts