docker-playground/ttcn3-bscnat-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
..
BSCNAT_Tests.cfg ttcn3-bscnat: Prepare cfgs for VTY & Osmux support 2019-05-27 18:06:06 +00:00
Dockerfile Fix git checkout for branches and commits 2019-05-22 11:18:56 +02:00
Makefile Add ttcn3-bscnat-test docker image 2018-11-09 17:22:05 +01:00
bscs.config ttcn3-bscnat: Prepare cfgs for VTY & Osmux support 2019-05-27 18:06:06 +00:00
jenkins.sh ttcn3-*-test/jenkins*.sh: add $DOCKER_ARGS 2020-05-06 06:22:12 +00:00
osmo-bsc-nat.cfg Update ttcn3-*/jenkins.sh to log stdout+stderr of process to log file 2019-11-20 17:17:45 +01:00