docker-playground/debian-stretch-titan
Harald Welte d2014603a7 debian-stretch-titan: Wait for interface to be _up_ not just its existance
I've seen at least one instance where -EIFDOWN was returned when the
test suite was coming up.  This is a race condition, as we first
have to move the netdev into the namespace and only then can configure
it.  "pipework wait" only waits for its existence, not until it is up.

We cannot revert the order, as the netdev looses its state when it
is moved to a different netns.

Change-Id: I1bfb6eb925bca4e4e1901e06eed831152cddbbe2
2021-07-28 11:46:12 +02:00
..
.release bumped to version 0.1.0-df5f204 2018-02-14 19:43:04 +00:00
Dockerfile make: add OSMOCOM_REPO_TESTSUITE_MIRROR 2021-05-04 09:30:48 +02:00
Makefile introduce makefile based build 2017-08-19 19:42:45 +02:00
pipework ttcn3-{fr,gbproxy}-test: use ttcn3-docker-run too 2021-02-11 15:45:40 +01:00
ttcn3-docker-prepare.sh ttcn3-docker-prepare.sh: fix handling of multiple PROJECTs 2021-03-16 16:06:04 +01:00
ttcn3-docker-run.sh debian-stretch-titan: Wait for interface to be _up_ not just its existance 2021-07-28 11:46:12 +02:00