docker-playground/ttcn3-hlr-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
HLR_Tests.cfg ttcn3-hlr: Drop uneeded module param HLR_Tests.mp_hlr_supports_dgsm 2021-02-26 13:04:07 +01:00
Makefile Add ttcn3-hlr-test container 2018-03-01 16:22:21 +00: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-hlr.cfg ttcn3 tests: make it convenient to invoke custom tests manually 2022-07-19 11:41:41 +02:00