docker-playground/common
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
..
Release.key Use Osmocom OBS 2022-06-27 16:47:56 +02:00
pipework treewide: fix missing --rm for "docker run" 2022-02-14 08:56:27 +01:00
respawn.sh ttcn3 tests: make it convenient to invoke custom tests manually 2022-07-19 11:41:41 +02:00