osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/27103 )
Change subject: ttcn3-bts-test: use osmo-config-merge to generate config files ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: Alternative version of https://gerrit.osmocom.org/c/docker-playground/+/20622 that avoids downloading the files with wget, which solves the following problem:
* developer runs the testsuite for the first time, files get downloaded * time passes * files get updated in osmo-ttcn3-hacks * developer runs the testsuite again, files are not updated * tests are failing * developer has to figure out why