docker-playground/ttcn3-msc-test
Oliver Smith f997b4e771 network_create: find free subnet automatically
Try multiple subnet numbers until successfully creating a network. This
way we can run the same ttcn3 testsuite multiple times in parallel
without conflicts (e.g. once against latest, once against nightly). Also
we don't need to make sure each new testsuite has a unique subnet
number anymore.

I've considered also adjusting network_bridge_create, but that gets used
exclusively by osmo-ran/jenkins.sh, a script which we don't actually run
in jenkins. It seems that in this script it makes more sense to not get
a random subnet number.

Related: OS#5802
Change-Id: I57152b08ef0f38e17e7019a8df032189b03f56cf
2023-01-16 15:19:29 +00:00
..
Dockerfile Use gerrit as osmo-ttcn3-hacks.git git remote 2022-09-20 12:09:32 +02:00
MSC_Tests.cfg ttcn3-msc: Drop uneeded module params 2021-02-26 13:35:03 +01:00
Makefile make/Makefile: always use docker run --rm 2022-02-14 07:46:23 +00:00
jenkins.sh network_create: find free subnet automatically 2023-01-16 15:19:29 +00:00
osmo-msc.cfg ttcn3-msc-test/osmo-msc.cfg: disable encryption for UTRAN 2021-12-02 23:57:37 +03:00
osmo-stp.cfg remove deprecated 'logging level all everything' from configs 2021-04-25 13:11:03 +02:00