docker-playground/ttcn3-gbproxy-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
GBProxy_Tests.cfg gbproxy: Switch to IP-SNS on the BSS side 2021-04-12 15:37:13 +02:00
Makefile Add GBProxy_Test 2020-10-15 17:02:14 +02:00
jenkins.sh network_create: find free subnet automatically 2023-01-16 15:19:29 +00:00
osmo-gbproxy.cfg ttcn3-gbproxy-test*: Update gbproxy NS timers 2021-05-28 18:48:55 +02:00