Attention is currently required from: laforge. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/20622 )
Change subject: ttcn3-bts-test: use osmo-config-merge to generate config files ......................................................................
Patch Set 6:
(1 comment)
Patchset:
PS6:
Regarding the patch, I would try to avoid downloading the files with wget, and rather run the config merge inside docker, where the config files are available in the checked out osmo-ttcn3-hacks.git. Then we would avoid the problem of having stale configs downloaded.
I understand the problem, thanks for pointing it out!
However, I am not sure if there is an easy & beautiful solution. The original config files are in osmo-ttcn3-hacks.git, so we need to take them from there somehow, apply the *.confmerge files (and some other sed quirks), and then feed the generated files to osmo-bsc and osmo-bts.