docker-playground/ttcn3-bts-test
Oliver Smith f48c09d3bc ttcn3-*-test/jenkins*.sh: add $DOCKER_ARGS
Allow to pass options to each "docker run" line in the various
jenkins.sh scripts. I'm using this to run the testsuites and Osmocom
components in docker with the same configurations as jenkins, but with
Osmocom and testsuite binaries built outside and mounted into the
containers:

DOCKER_ARGS="-v /usr/local:/usr/local:ro -v $hacks:/osmo-ttcn3-hacks:ro"

This allows very short test cycles without a second set of configs. The
full script that makes use of this feature is in osmo-dev.git,
ttcn3/ttcn3.sh.

Change-Id: I8d1f78aee926f8f6ec0b704e16639bc83f525816
2020-05-06 06:22:12 +00:00
..
oml ttcn3-bts-test/oml: fix osmo-bts.cfg: osmo-bts-trx has no DSP/HW MS Power Control 2019-12-19 11:15:04 +09:00
virtphy ttcn3-bts-test/virtphy: remove deprecated 'ms-power-control dsp' 2020-04-05 20:14:40 +07:00
.release Add osmo-bts-test + dependencies 2018-03-01 15:19:49 +00:00
BTS_Tests.cfg ttcn3-bts-tests: Add BTS_Tests_LAPDm.control to config file 2019-06-04 15:38:34 +00:00
Dockerfile Fix git checkout for branches and commits 2019-05-22 11:18:56 +02:00
Makefile Add osmo-bts-test + dependencies 2018-03-01 15:19:49 +00:00
jenkins.sh ttcn3-*-test/jenkins*.sh: add $DOCKER_ARGS 2020-05-06 06:22:12 +00:00
osmo-bsc.cfg ttcn3-bts-test/osmo-bsc.cfg: Remove 'nat' from logging 2020-04-05 00:07:50 +07:00
osmo-bts.cfg Update ttcn3-*/jenkins.sh to log stdout+stderr of process to log file 2019-11-20 17:17:45 +01:00