docker-playground/ttcn3-bsc-test
Oliver Smith d2827d91ce network_create: put SUBNET in NET_NAME
Fix the bug that running a test twice on the same host results in the
second test stopping the containers and network of the first test:

* Have the subnet name in the network name, so there's no collision of
  network names when cleaning up the network.

* Don't clean up the network when creating a new network. Rely on the
  clean up trap to clean up the network instead.

* Don't set NET_NAME when sourcing jenkins-common.sh anymore, as
  network_create will set it. There's also network_bridge_create, which
  only gets used by osmo-ran (which we don't run in jenkins). Add a
  check to this function to ensure NET_NAME is set before calling it,
  which osmo-ran is already doing.

Related: OS#5802
Change-Id: Ifcd384272c56d585e220e2588f2186dc110902ed
2023-01-17 09:39:52 +01:00
..
sccplite ttcn3-bsc-test: Fix ttcn3-bsc_sccplite-latest 2022-11-02 19:24:17 +01:00
BSC_Tests.cfg ttcn3-bsc-test: Leave mp_enable_dyn_sdcch8_test enabled in latest 2021-11-16 19:00:36 +01:00
Dockerfile Use gerrit as osmo-ttcn3-hacks.git git remote 2022-09-20 12:09:32 +02:00
Makefile make/Makefile: always use docker run --rm 2022-02-14 07:46:23 +00:00
jenkins-sccplite.sh network_create: put SUBNET in NET_NAME 2023-01-17 09:39:52 +01:00
jenkins.sh network_create: find free subnet automatically 2023-01-16 15:19:29 +00:00
osmo-bsc.cfg ttcn3-bsc: Update osmo-bsc cfg files to use mgw pooling VTY commands 2022-10-19 13:50:13 +02:00
osmo-stp.cfg bsc-test: Reduce log verbosity of osmo-stp 2021-12-15 18:05:19 +00:00