docker-playground/ttcn3-msc-test
Harald Welte 873f496d2b migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24
When introducing IPv6 support, we map the third digit of the IPv4
address (X) to the 6th byte of an IPv6 prefix "fd02:db8:X::/64"

However, the docker daemon seems to use "fd02:db8:1::/64" internally
for its default network, so creating a docker network with the same
IP address is failing.

Let's move the MSC test suite to another sub-net (1->20) to avoid
related problems.

Change-Id: I9c5f9b96d5523eae09f3f2e6c813e9e0d047f9ab
2020-08-14 08:03:41 +02:00
..
.release Add ttcn3-msc-test container with OsmoMSC test suite 2018-01-27 20:25:10 +01:00
Dockerfile Fix git checkout for branches and commits 2019-05-22 11:18:56 +02:00
MSC_Tests.cfg migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24 2020-08-14 08:03:41 +02:00
Makefile migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24 2020-08-14 08:03:41 +02:00
jenkins.sh migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24 2020-08-14 08:03:41 +02:00
osmo-msc.cfg migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24 2020-08-14 08:03:41 +02:00
osmo-stp.cfg migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24 2020-08-14 08:03:41 +02:00