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 13738fa235d16bc9ca57c9cf184f5239e15bde87 (commit)
from 3eca350f60ab5a395fd5190f0dee3a5801904a9c (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=13738fa235d16bc9ca57c9cf184f5239…
commit 13738fa235d16bc9ca57c9cf184f5239e15bde87
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Jan 15 18:39:28 2018 +0100
jobs: osmo-trx: Set slave_axis to use only debian9
Debian 8 contains quite old qemu and proot packages which have some
issues running the chroot infrastructure set up in osmo-trx's
jenkins.sh.
Change-Id: I24665880fff5a5b918bb6ffaf1e7bb51ae860b0b
-----------------------------------------------------------------------
Summary of changes:
jobs/gerrit-verifications.yml | 2 +-
jobs/master-builds.yml | 2 +-
2 files changed, 2 insertions(+), 2 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 40def49ac4b8babbd1b17c232137ce50a428706b (commit)
from c0771d62c19a09608a570a433da5c0c9de6f4884 (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/libosmocore/commit/?id=40def49ac4b8babbd1b17c232137…
commit 40def49ac4b8babbd1b17c232137ce50a428706b
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Sat Dec 16 03:42:15 2017 +0700
libosmocodec: implement ECU (Error Concealment Unit) for FR
When a bad GSM voice frame is received, it's being replaced
by a silence frame. This may cause unpleasant audio effects.
This change implements a functionality to craft a replacement
frame from the last known good frame. Currently, only FR is
supported, support for other codecs may be added latter.
Change-Id: I06a21f60db01bfe1c2b838f93866fad1d53fdcd1
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 1 +
include/Makefile.am | 1 +
include/osmocom/codec/ecu.h | 15 +++
src/codec/Makefile.am | 2 +-
src/codec/ecu_fr.c | 165 +++++++++++++++++++++++++++++++++
tests/Makefile.am | 10 +-
tests/codec/codec_ecu_fr_test.c | 146 +++++++++++++++++++++++++++++
tests/codec/codec_ecu_fr_test.ok | 192 +++++++++++++++++++++++++++++++++++++++
tests/testsuite.at | 6 ++
9 files changed, 535 insertions(+), 3 deletions(-)
create mode 100644 include/osmocom/codec/ecu.h
create mode 100644 src/codec/ecu_fr.c
create mode 100644 tests/codec/codec_ecu_fr_test.c
create mode 100644 tests/codec/codec_ecu_fr_test.ok
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via dc5b77ff9bb7df59cb94ffbe3887ebb17832f934 (commit)
from ee399ed96236fe5bceb5d520adc9023a09183bdf (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/op25/commit/?id=dc5b77ff9bb7df59cb94ffbe3887ebb1783…
commit dc5b77ff9bb7df59cb94ffbe3887ebb17832f934
Author: Max <ikj1234i(a)yahoo.com>
Date: Mon Jan 15 13:42:50 2018 -0500
sockaudio.py thx boatbod
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/sockaudio.py | 40 +++++++++++++++++++++++----------
1 file changed, 28 insertions(+), 12 deletions(-)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 cc87156a3001d243dd110f667bb0643af2e1509b (commit)
from 82cfa3945c35be251dff168260d30756bc3d60db (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=cc87156a3001d243dd110f667bb0643a…
commit cc87156a3001d243dd110f667bb0643af2e1509b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jan 15 18:32:04 2018 +0100
mgcp_transcoding_test: Add LIBOSMOABIS_CFLAGS
Currently, we see the following failure:
make[3]: Entering directory '/build/openbsc/tests/mgcp'
CC mgcp_transcoding_test.o
CC mgcp_test.o
In file included from ../../include/openbsc/gsm_data.h:176:0,
from mgcp_transcoding_test.c:14:
../../include/openbsc/gsm_data_shared.h:21:35: fatal error: osmocom/abis/e1_input.h: No such file or directory
#include <osmocom/abis/e1_input.h>
^
compilation terminated.
as gsm_data.h includes gsm_data_shared.h, which includes the e1_input.h
from libosmo-abis, we need to list libosmo-abis in the CFLAGS.
Change-Id: I27c25adfc6ee2c6f07315f3bc76fa7a70202ac4d
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/mgcp/Makefile.am | 1 +
1 file changed, 1 insertion(+)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 2141962baf95bfaf11f19dacd59f7b8ac8d49ca3 (commit)
via 71affcedba7f87183ee2bee99ada7840f2c98a01 (commit)
from 3e659ea9b7308f5032c9b0d4d47841a414303d1d (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=2141962baf95bfaf11f19dacd59f7b8…
commit 2141962baf95bfaf11f19dacd59f7b8ac8d49ca3
Author: Max <msuraev(a)sysmocom.de>
Date: Sun Jan 14 22:17:10 2018 +0100
Fix sanitizer build
Add sanitizer flags to linker as well to resolve linker error.
Change-Id: I695baaf8ce78ed938f6f71c40d17120fa690338b
http://cgit.osmocom.org/osmo-pcu/commit/?id=71affcedba7f87183ee2bee99ada784…
commit 71affcedba7f87183ee2bee99ada7840f2c98a01
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jan 15 11:03:00 2018 +0100
Allocate global context for TypesTest
Missing allocation leads to LSAN error:
==24997==ERROR: LeakSanitizer: detected memory leaks
Indirect leak of 230 byte(s) in 2 object(s) allocated from:
#0 0x7feaa1b2fb50 in __interceptor_malloc (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xdeb50)
#1 0x7feaa13dbc80 in _talloc_zero (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x5c80)
Change-Id: I62c03dad353f459abcdb7a18a69b7782da38dfb7
SUMMARY: AddressSanitizer: 230 byte(s) leaked in 2 allocation(s).
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
tests/types/TypesTest.cpp | 5 +++++
2 files changed, 6 insertions(+)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 901f5eb259fa3b9f555f6545f3ed5e5615035612 (commit)
via c41b751dec11d632f078ff9dcab2bc454905a127 (commit)
from cd5a6e419e945a1cd9b56f5df705d383a3b69b4c (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/python/osmo-python-tests/commit/?id=901f5eb259fa3b9…
commit 901f5eb259fa3b9f555f6545f3ed5e5615035612
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jan 15 14:24:15 2018 +0100
Fix install in the presence of old modules
If older incompatible version of osmopython is already available, it
might be chosen fori mport instead of current version. Fix this by
explicitly prepending the proper version to path.
Change-Id: Icbe2af1e3815406213be29e0c0360432dc9fd6fb
Related: OS#2821
http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=c41b751dec11d63…
commit c41b751dec11d632f078ff9dcab2bc454905a127
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jan 15 14:08:54 2018 +0100
Print version before tests
This helps with debugging of import-related issues - we know the version
under test before the test has a chance to hang.
Change-Id: If13cba60a19e9c15885355f85def4d134fa37993
Related: OS#2821
-----------------------------------------------------------------------
Summary of changes:
osmopy/__init__.py | 2 +-
tests/test_py3.py | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
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 3eca350f60ab5a395fd5190f0dee3a5801904a9c (commit)
from 1ad873d4d50b5e8c3428711319cbe05938720f4a (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=3eca350f60ab5a395fd5190f0dee3a58…
commit 3eca350f60ab5a395fd5190f0dee3a5801904a9c
Author: Your Name <you(a)example.com>
Date: Mon Jan 15 14:09:17 2018 +0100
docker: rebuild: if building fails, try a --no-cache build
Building a docker image depending on a debian upstream has the problem that an
intermediate build result will depend on an APT package archive that is
probable to become outdated. It's necessary to do an 'apt-get update' regularly
to get the newest package archives and be able to install new packages. We
never know which 'apt-get install' steps we might be editing, so we'd have to
add an 'apt-get update' before each, or use an ADD line to find out whether the
package archive has changed, before each and every apt-get install step. We're
likely to miss those in the future, and it would be a large, complex change.
Instead, try to build the docker image with --no-cache in case a cached build
has failed. This should fetch the most recent debian upstream with a proper
archive.
Fixes the current problem that the rebuild_osmocom_jenkins_image.sh is stuck on
various build slaves, should trigger a --no-cache build on each slave.
Change-Id: I37110287dabd53d3537d94ecd74cf513396971b3
-----------------------------------------------------------------------
Summary of changes:
docker/rebuild_osmocom_jenkins_image.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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 1ad873d4d50b5e8c3428711319cbe05938720f4a (commit)
from a17a83d656fea34207a7611de05ba389c1e33b86 (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=1ad873d4d50b5e8c3428711319cbe059…
commit 1ad873d4d50b5e8c3428711319cbe05938720f4a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 13:47:23 2018 +0100
docker: debian: install stow IN THE RIGHT dockerfile
Recent change I8f5012419495a656912b7b71e4f76ce102c6b63a adds use of stow in
osmo-build-dep.sh, hence our jenkins build processes now require the 'stow'
dependency. Add 'stow' to our debian docker images, used for various builds
(those that invoke 'docker' in the jobs/master-builds.yml and
jobs/gerrit-verifications.yml to produce concurrent builds).
A recent commit made this change in the Dockerfile.deb8_* dockerfiles, in the
assumption that the jenkins one would depend on that, which is actually not the
case. Instead, add stow in the dockerfile that is actually used in the jenkins
jobs. (It is not harmful to still keep the added dependency in the other two
dockerfiles.)
Change-Id: If97176f4aea66c42a6820f14ceb4b91369841ca0
-----------------------------------------------------------------------
Summary of changes:
docker/Dockerfile_osmocom_jenkins.amd64 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 a17a83d656fea34207a7611de05ba389c1e33b86 (commit)
from 3eb4a4e4ac92a9b66c0668d8a1634efb0f4c30ac (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=a17a83d656fea34207a7611de05ba389…
commit a17a83d656fea34207a7611de05ba389c1e33b86
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 13:47:23 2018 +0100
docker: debian: install stow, now used in various builds
Recent change I8f5012419495a656912b7b71e4f76ce102c6b63a adds use of stow in
osmo-build-dep.sh, hence our jenkins build processes now require the 'stow'
dependency. Add 'stow' to our debian docker images, used for various builds
(those that invoke 'docker' in the jobs/master-builds.yml and
jobs/gerrit-verifications.yml to produce concurrent builds).
Note: the Dockerfile.deb8_i386 doesn't seem to be used, currently. Add stow
there anyway.
Change-Id: I7a44ba5ed130a3311460185507f76151c6daa7f1
-----------------------------------------------------------------------
Summary of changes:
docker/Dockerfile.deb8_amd64 | 2 +-
docker/Dockerfile.deb8_i386 | 2 +-
2 files changed, 2 insertions(+), 2 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 3eb4a4e4ac92a9b66c0668d8a1634efb0f4c30ac (commit)
from 7d5bfdd722febea5412cf057ef86799e7fdee257 (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=3eb4a4e4ac92a9b66c0668d8a1634efb…
commit 3eb4a4e4ac92a9b66c0668d8a1634efb0f4c30ac
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jan 12 17:59:24 2018 +0100
README: also hint at /n/home/dub8/.config/jenkins_job_builder/jenkins_jobs.ini
Change-Id: I8bb6792ab061edd3d688e387fa69cd8637617dee
-----------------------------------------------------------------------
Summary of changes:
jobs/README.adoc | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
CI scripts