docker-playground/osmo-bts-master
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
Makefile make/Makefile: always use docker run --rm 2022-02-14 07:46:23 +00:00
Makefile.within-docker-img ttcn3 tests: make it convenient to invoke custom tests manually 2022-07-19 11:41:41 +02:00
osmo-bts.cfg remove deprecated 'logging level all everything' from configs 2021-04-25 13:11:03 +02:00