docker-playground/ttcn3-upf-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 ttcn3-upf-test: fetch /tmp/commit from gerrit, not from cgit 2023-01-06 23:09:04 +07:00
Makefile add ttcn3-upf-test 2022-09-22 02:01:52 +02:00
UPF_Tests.cfg add ttcn3-upf-test 2022-09-22 02:01:52 +02:00
jenkins.sh network_create: find free subnet automatically 2023-01-16 15:19:29 +00:00
osmo-upf.cfg add ttcn3-upf-test 2022-09-22 02:01:52 +02:00