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 3cafc060142e256cf9f9ae4a6362c248c8e1fb95 (commit)
via b92a27f6944b7fa6f9297a5588b2d9177aa3728b (commit)
via ac3b6ac3011d0544f6f04c320ba78df93659f72c (commit)
via b41c70f4e600b7d7d5de5805c9b9c7b2b6c70d36 (commit)
via f07c58cb363f5cd30a6186408dad2b77f66770a9 (commit)
via fd744ceeae98113841c2323e17eb30aea93bacdc (commit)
via 7689e0f1a20e58568e9133c3ef03ca113b9099dd (commit)
via 44ebb939eb2812d7452c77eed7a8d73b1bbfe03b (commit)
via 394447bb4b91385949a8b894c3aa63b2fe9c9467 (commit)
via 511426de0a127024eff77aa8966210377c82d685 (commit)
via 7f16c443bcffc0b50684df5c9ec52734cd34fe38 (commit)
via c30431ffc73669c89f15de998c82fd1df42bafcb (commit)
via 01b85724afbc4171ab77fcc63ebf7ccd82edefbe (commit)
via 5b0790df523b82f327ddc8e7d538380101ac2cae (commit)
via fa6c2b9b53d577df916089a26a815e37277eb888 (commit)
via 04ee9c04f492d8d1f7800e54b92f20609293ade7 (commit)
from d00a43f1487f4830edb9caf8f5b8f702eb0dec0a (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=3cafc060142e256cf9f9ae4a6362…
commit 3cafc060142e256cf9f9ae4a6362c248c8e1fb95
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 12:28:40 2018 +0600
gsm0480: parse optional IEs for RELEASE COMPLETE message
According to GSM 04.80 section 2.5 "Release complete", a message
of the mentioned type may contain optional IEs, such as Cause
and Facility. Let's parse them.
Change-Id: Ib8fc1f6bae472b0b264b6158f372b6cce255b222
http://cgit.osmocom.org/libosmocore/commit/?id=b92a27f6944b7fa6f9297a5588b2…
commit b92a27f6944b7fa6f9297a5588b2d9177aa3728b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 12:18:27 2018 +0600
gsm0480: parse all SS info elements in a message
Some SS messages (e.g. RELEASE COMPLETE) may contai multiple
IEs (Information Elements). Let's parse them all.
Change-Id: I20cc59c25fdbda176bcf76437174cda829518d60
http://cgit.osmocom.org/libosmocore/commit/?id=ac3b6ac3011d0544f6f04c320ba7…
commit ac3b6ac3011d0544f6f04c320ba78df93659f72c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 15:03:32 2018 +0600
tests/ussd: fix wrong GSM 04.80 payload length
Previously the same length value was used for both ussd_request
and interrogate_ss payloads, despite they are different.
Change-Id: I90ae7c51b75dcdb9d8ee042af23d127e6db8771d
http://cgit.osmocom.org/libosmocore/commit/?id=b41c70f4e600b7d7d5de5805c9b9…
commit b41c70f4e600b7d7d5de5805c9b9c7b2b6c70d36
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 12:10:07 2018 +0600
gsm0480: correct parse_ss_info_elements() declaration
Change-Id: I64df293188908c7eb10a61941db76656340d3a8e
http://cgit.osmocom.org/libosmocore/commit/?id=f07c58cb363f5cd30a6186408dad…
commit f07c58cb363f5cd30a6186408dad2b77f66770a9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 03:42:16 2018 +0600
gsm0480: refactor gsm0480_decode_ss_request
Change-Id: Iba734db97ab516f8fce816c4e4225b97b93619f1
http://cgit.osmocom.org/libosmocore/commit/?id=fd744ceeae98113841c2323e17eb…
commit fd744ceeae98113841c2323e17eb30aea93bacdc
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 03:31:15 2018 +0600
gsm0480: move SS request length check to parse_ss()
Change-Id: I8e7ce5bd97f3a8731924264c92afb9a7183937dc
http://cgit.osmocom.org/libosmocore/commit/?id=7689e0f1a20e58568e9133c3ef03…
commit 7689e0f1a20e58568e9133c3ef03ca113b9099dd
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 03:23:39 2018 +0600
gsm0480: pass exact GSM 04.80 payload length to parse_ss()
Change-Id: I9608d4ad16d7581320615c140beaac36628c31a4
http://cgit.osmocom.org/libosmocore/commit/?id=44ebb939eb2812d7452c77eed7a8…
commit 44ebb939eb2812d7452c77eed7a8d73b1bbfe03b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 17 02:59:46 2018 +0600
gsm0480: add specification reference to SS message type
Change-Id: Iff0210e995053e270939a774db33f55b22545204
http://cgit.osmocom.org/libosmocore/commit/?id=394447bb4b91385949a8b894c3aa…
commit 394447bb4b91385949a8b894c3aa63b2fe9c9467
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 29 05:14:15 2017 +0600
gsm0480: handle GSM0480_OP_CODE_PROCESS_USS_DATA
Change-Id: I470290c2b544555e53cedd849b1d6a961db7b5a4
http://cgit.osmocom.org/libosmocore/commit/?id=511426de0a127024eff77aa89662…
commit 511426de0a127024eff77aa8966210377c82d685
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 29 05:11:39 2017 +0600
gsm0480: handle USS_NOTIFY and USS_REQUEST with PROCESS_USS_REQ
Change-Id: If7cc6a966dfc17d37e22338ecc1f239f908a9f2e
http://cgit.osmocom.org/libosmocore/commit/?id=7f16c443bcffc0b50684df5c9ec5…
commit 7f16c443bcffc0b50684df5c9ec52734cd34fe38
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 29 05:05:54 2017 +0600
gsm0480: handle GSM0480_CTYPE_RETURN_RESULT
Change-Id: I8fb2856acbbf4c53e7d53200a37bc8f79e763bcf
http://cgit.osmocom.org/libosmocore/commit/?id=c30431ffc73669c89f15de998c82…
commit c30431ffc73669c89f15de998c82fd1df42bafcb
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 29 04:47:42 2017 +0600
gsm0480: parse GSM0480_MTYPE_FACILITY separately
Change-Id: I6e029c436a50fa8c2823ea39c5d123ee701becfa
http://cgit.osmocom.org/libosmocore/commit/?id=01b85724afbc4171ab77fcc63ebf…
commit 01b85724afbc4171ab77fcc63ebf7ccd82edefbe
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 29 04:43:48 2017 +0600
gsm0480: handle UnstructuredSS Request with DSC != 0x0F
According to GSM 04.08, 4.4.2 "ASN.1 data types":
the USSD-DataCodingScheme shall indicate use of
the default alphabet using the 0x0F value.
Previously, the UnstructuredSS Request messages with not
default alphabet were not being handled. Let's fix this.
Change-Id: I73d602f6f20b0afe7600d16bbd432069ae7be788
http://cgit.osmocom.org/libosmocore/commit/?id=5b0790df523b82f327ddc8e7d538…
commit 5b0790df523b82f327ddc8e7d538380101ac2cae
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 29 04:26:21 2017 +0600
gsm0480: clean up the parse_process_uss_req() code
This change reduces the degree of code nesting...
Change-Id: I467f75794c5ac9df75c001245b18bbdfcfaadd88
http://cgit.osmocom.org/libosmocore/commit/?id=fa6c2b9b53d577df916089a26a81…
commit fa6c2b9b53d577df916089a26a815e37277eb888
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Aug 9 17:38:39 2017 +0600
gsm0480: fix USSD OCTET STRING length confusion
According to the GSM 04.80 (version 5.0.0) specification Annex A
"Expanded ASN.1 Module "SS-Protocol", the maximum size of a USSD
OCTET STRING is 160 bytes.
Thus according to ETSI TS 123 038 (version 10.0.0) specification
6.1.2.3 "USSD packing of 7 bit characters", in 160 octets, it's
possible to pack (160 * 8) / 7 = 182.8, that is 182 characters.
The remaining 6 bits are set to zero.
This change defines both mentioned values:
- GSM0480_USSD_OCTET_STRING_LEN 160
- GSM0480_USSD_7BIT_STRING_LEN 182
keeping the old MAX_LEN_USSD_STRING 'as is' due to compatibility
reasons. Now the new value is used for ss_request structure, while
old one is still used for deprecated ussd_request structure.
Change-Id: I6dead74f9ecea079752ff2400cdaf7c30187784e
http://cgit.osmocom.org/libosmocore/commit/?id=04ee9c04f492d8d1f7800e54b92f…
commit 04ee9c04f492d8d1f7800e54b92f20609293ade7
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Wed Oct 28 13:29:09 2015 +0300
gsm0480: skip length check for 'RELEASE COMPLETE' message
According to GSM 04.80 Section 2.5 'Release complete' Table 2.5,
the 'RELEASE COMPLETE' message payload is optional, so let's drop
the length check in gsm0480_decode_ss_request() for this type.
Change-Id: I63b7f8ce403169a9dbdbdb031db16693de2196d6
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm0480.h | 24 ++++-
src/gsm/gsm0480.c | 225 +++++++++++++++++++++++++++++++++++-------
tests/ussd/ussd_test.c | 10 +-
3 files changed, 218 insertions(+), 41 deletions(-)
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 6e55d5174797465e8fd51ffad053f9200f0ce215 (commit)
from 6cae1d7b4b9e6e03367fdd7da145ab411d6e5492 (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=6e55d5174797465e8fd51ffad053f92…
commit 6e55d5174797465e8fd51ffad053f9200f0ce215
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Jan 16 11:33:43 2018 +0100
tests: convolve: Disable due to difference in output in different archs
Let's disable this test in order to have passing jenkins jobs until we
find a better way to properly test this for different architectures.
Change-Id: I2320309bc8c1c20e2de6ef2e0f17472c68de80cb
-----------------------------------------------------------------------
Summary of changes:
tests/testsuite.at | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 "The OpenGGSN project".
The branch, master has been updated
via e661277b48e3f13c5f630bd31c4759e766c33a40 (commit)
from 6f539aa259585b23d3054b8e5fab8164f8aea6f6 (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=e661277b48e3f13c5f630bd31c4759…
commit e661277b48e3f13c5f630bd31c4759e766c33a40
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 11 18:25:37 2018 +0100
Add GTP message names
Change-Id: I65eb80db4bcdc6da4d267bef3b907d3f98942a2e
-----------------------------------------------------------------------
Summary of changes:
gtp/gtp.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
gtp/gtp.h | 6 ++++++
2 files changed, 51 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via d00a43f1487f4830edb9caf8f5b8f702eb0dec0a (commit)
from 40def49ac4b8babbd1b17c232137ce50a428706b (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=d00a43f1487f4830edb9caf8f5b8…
commit d00a43f1487f4830edb9caf8f5b8f702eb0dec0a
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Dec 4 16:29:27 2017 +0100
Log lapd_datalink state on errors
It's not very useful to get just the raw pointer address in case of
lapd_datalink receive error. Log it's state in addition.
Change-Id: Ie8c5df262312f886f509113f2707e36811df3bd5
-----------------------------------------------------------------------
Summary of changes:
src/gsm/lapd_core.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via bef6eae05b959b2ce395b3f949675d2a93053f0d (commit)
from 5df57cb84c83546a7c23135845deb8bf615819c1 (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-bts/commit/?id=bef6eae05b959b2ce395b3f949675d2…
commit bef6eae05b959b2ce395b3f949675d2a93053f0d
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jan 16 15:42:48 2018 +0100
Move sysmobts-calib into osmo-bts-sysmo
It's prerequisite for jenkins tests fix after migration to stow. The
sysmobts-calib uses hand-coded Makefile instead of automake which makes
it hard to properly propagate build flags. Also, make it optional to
enable excluding it from certain jenkins tests.
Change-Id: I3b54bfa5ef1d89092f6cf13dc27de10874b31b18
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +--
Makefile.am | 4 ----
configure.ac | 8 ++++++++
contrib/jenkins_sysmobts.sh | 6 +++---
contrib/sysmobts-calib/Makefile | 10 ----------
src/osmo-bts-sysmo/Makefile.am | 8 ++++++++
.../osmo-bts-sysmo/misc}/sysmobts-calib.c | 0
.../osmo-bts-sysmo/misc}/sysmobts-layer1.c | 0
.../osmo-bts-sysmo/misc}/sysmobts-layer1.h | 0
9 files changed, 20 insertions(+), 19 deletions(-)
delete mode 100644 contrib/sysmobts-calib/Makefile
rename {contrib/sysmobts-calib => src/osmo-bts-sysmo/misc}/sysmobts-calib.c (100%)
rename {contrib/sysmobts-calib => src/osmo-bts-sysmo/misc}/sysmobts-layer1.c (100%)
rename {contrib/sysmobts-calib => src/osmo-bts-sysmo/misc}/sysmobts-layer1.h (100%)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 6f539aa259585b23d3054b8e5fab8164f8aea6f6 (commit)
from 1c8c62667f8270cdd30d5a49d01ecab892b655e9 (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=6f539aa259585b23d3054b8e5fab81…
commit 6f539aa259585b23d3054b8e5fab8164f8aea6f6
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jan 16 16:52:04 2018 +0100
Fix stow-enabled jenkins build failure
The error is:
CC gtp-kernel.o
gtp-kernel.c:19:26: fatal error: libgtpnl/gtp.h: No such file or directory
#include <libgtpnl/gtp.h>
^
compilation terminated.
Fix it by using proper CFLAGS/LIBS for libgtpnl.
Change-Id: I5a24076778ea3ce263ac27211a6f45f935155b33
-----------------------------------------------------------------------
Summary of changes:
ggsn/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 "Lev Walkin's asn1 compiler".
The branch, master has been updated
via 1ebab44b6f6f4bfe8bd7b2030b9a03183fea27b2 (commit)
from 6dcd9cab3614095a7550d1234829e34a08535473 (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/asn1c/commit/?id=1ebab44b6f6f4bfe8bd7b2030b9a03183f…
commit 1ebab44b6f6f4bfe8bd7b2030b9a03183fea27b2
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 16 15:14:05 2018 +0100
fix jenkins build: add contrib/jenkins.sh expected by jobs
Change-Id: I1ef4b9ce3080ce9cad9ed92ead01619b0d6f91f4
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100755 contrib/jenkins.sh
hooks/post-receive
--
Lev Walkin's asn1 compiler
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 ba1605afdc39a341c7ac4de8138f5d45f60f8a94 (commit)
from b6265d1a55abfef5ef93bc9590eeab35395f0d82 (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-hlr/commit/?id=ba1605afdc39a341c7ac4de8138f5d4…
commit ba1605afdc39a341c7ac4de8138f5d45f60f8a94
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 16 13:35:46 2018 +0100
fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBS
Change-Id: I2539f5dc7a512a57ad36c460a11195ccbd84d7d6
-----------------------------------------------------------------------
Summary of changes:
tests/db/Makefile.am | 2 ++
1 file changed, 2 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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 8a2b6e2b6f35c8a4a8f43afd3e8ce1a02d49a61a (commit)
via 02296af07d52dcde82d4404f2bdb53f1bb618e0b (commit)
via e3644ac4765eb8304d7cebeadc4c5c133980867e (commit)
via 6814d22d5fbed4091bab43b5bb387d9ad267c048 (commit)
via 70d3ece487ac0e18a66fd6e03e75bc9c35bbcb5f (commit)
from e9b4c390b49aa93150a45883d97ccfc774b8e1fa (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-iuh/commit/?id=8a2b6e2b6f35c8a4a8f43afd3e8ce1a…
commit 8a2b6e2b6f35c8a4a8f43afd3e8ce1a02d49a61a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 23:34:37 2018 +0100
cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome
HNBAP isn't really that important to osmo-hnbgw operation, all we do is service
the few requests so that the other side is happy and uses our Iuh.
Nevertheless, could at least log if an UnsuccessfulOutcome was received.
Change-Id: I3f309dc2d3436798e9e76bcc2ebd82403ea538a1
http://cgit.osmocom.org/osmo-iuh/commit/?id=02296af07d52dcde82d4404f2bdb53f…
commit 02296af07d52dcde82d4404f2bdb53f1bb618e0b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 23:30:06 2018 +0100
hnbgw_hnbap: fix missing return in rx [un]successful outcome
Fixes: CID#57732 CID#57733
Change-Id: Iddf76d23c2c7d5824e82708f7da013c88411e832
http://cgit.osmocom.org/osmo-iuh/commit/?id=e3644ac4765eb8304d7cebeadc4c5c1…
commit e3644ac4765eb8304d7cebeadc4c5c133980867e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 23:25:42 2018 +0100
hnbgw_cn: rx ranap: set rc in all cases
There don't seem to be any evaluations of the rc, nevertheless return
well-defined values.
Fixes: CID#181968
Change-Id: I59295388564e5d270da32db6e7488755231f8a11
http://cgit.osmocom.org/osmo-iuh/commit/?id=6814d22d5fbed4091bab43b5bb387d9…
commit 6814d22d5fbed4091bab43b5bb387d9ad267c048
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 23:19:43 2018 +0100
hnbgw_rua: fix dereference of unset pointer
In the UNITDATA case, there is no map, so a) initialize map as NULL and b)
print the RUA ctx id directly from local var context_id instead.
Fixes: CID#181969
Change-Id: I73f508b719b61a389e10cbad1bafad1650634abe
http://cgit.osmocom.org/osmo-iuh/commit/?id=70d3ece487ac0e18a66fd6e03e75bc9…
commit 70d3ece487ac0e18a66fd6e03e75bc9c35bbcb5f
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jan 15 23:19:04 2018 +0100
hnbgw_rua.c: log: fix integer format for cN_DomainIndicator
Fixes: CID#135219
Change-Id: I32c11100c87a59f34d7c1fefd2f0037e5d63f0e0
-----------------------------------------------------------------------
Summary of changes:
src/hnbgw_cn.c | 3 +++
src/hnbgw_hnbap.c | 10 ++++++++--
src/hnbgw_rua.c | 6 +++---
3 files changed, 14 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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 6cae1d7b4b9e6e03367fdd7da145ab411d6e5492 (commit)
from 28ce315a3225188211c2ed52844716f88093035e (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=6cae1d7b4b9e6e03367fdd7da145ab4…
commit 6cae1d7b4b9e6e03367fdd7da145ab411d6e5492
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Jan 11 19:15:34 2018 +0100
contrib/jenkins.sh: Use qemu+proot+debootstrap to run tests with ARM instruction set
The following logic doesn't require root access to run the tests, which
means we can easily run it inside jenkins.
Change-Id: Iba3f4de008662805d8ffc46e1f473e407b088fb8
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++---
tests/testsuite.at | 2 ++
2 files changed, 55 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit