docker-playground/ttcn3-sccp-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
..
Dockerfile Introduce ttcn-sccp dockerized setup 2020-01-17 18:00:41 +01:00
Makefile Introduce ttcn-sccp dockerized setup 2020-01-17 18:00:41 +01:00
SCCP_Tests.cfg Introduce ttcn-sccp dockerized setup 2020-01-17 18:00:41 +01:00
jenkins.sh ttcn3-*-test/jenkins*.sh: add $DOCKER_ARGS 2020-05-06 06:22:12 +00:00
sccp_demo_user.cfg sccp: Enable gsmtap log target and configure stderr logging 2020-01-20 16:08:41 +01:00