docker-playground/ttcn3-mgw-test
Neels Hofmeyr df2086a1a3 ttcn3 tests: make it convenient to invoke custom tests manually
In various ttcn3-*-test jenkins.sh / Dockerfile:

- add -h (hack) option to jenkins.sh
  If calling jenkins.sh with the -h option, bind external osmo-ttcn3-hacks
  sources into the docker containers and start a shell instead of the tests:
    jenkins.sh -h ~/src/osmo-ttcn3-hacks [bind/this/path/to/src]
  An optional second argument is a path bound to /src in the docker image.

- move Dockerfile RUN commands to Makefile within docker img
  Add a Makefile to the image's root, move the RUN command there and call that
  'make' from the Dockerfile RUN command; allows easy manual invocation.

Change-Id: Id7d47f665828557838f541b4467b713a8605389b
2022-07-19 11:41:41 +02:00
..
Dockerfile ttcn3 tests: make it convenient to invoke custom tests manually 2022-07-19 11:41:41 +02:00
MGCP_Test.cfg MGCP_Test: set STATSVTY.CTRL_HOSTNAME 2021-08-06 14:11:23 +00:00
Makefile rename mgw-test to ttcn3-mgw-test to align with other containers 2018-03-28 12:27:12 +02:00
Makefile.within-docker-img ttcn3 tests: make it convenient to invoke custom tests manually 2022-07-19 11:41:41 +02:00
jenkins.sh ttcn3 tests: make it convenient to invoke custom tests manually 2022-07-19 11:41:41 +02:00
osmo-mgw.cfg osmo-mgw.cfg: configure control interface 2021-08-20 11:14:38 +02:00