docker-playground/ttcn3-fr-test
Harald Welte 4b8931d210 gbproxy-fr: 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-02-03 22:20:20 +01:00
..
Dockerfile New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00
FRNET_Tests.cfg New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00
FR_Tests.cfg New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00
Makefile New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00
docker-entrypoint.sh gbproxy-fr: Wait for interface to be _up_ not just its existance 2021-02-03 22:20:20 +01:00
jenkins.sh New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00
netdev-to-docker.sh New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00
pipework New ttcn3-fr-test container 2021-02-03 22:20:20 +01:00