Miek Gieben 2b9d2d6c3a
reload: don't fail test on addr in use (#1804)
A bit meh, but we *need* hardcoded addresses in these tests, because
we can't get them from a running coredns. These may be in-use and this
fails the tests then. Do an ugly err.Error() string match if this is the
case to prevent failing the test for something not in our control.

A better fix would be to retreive the listening address from coredns via
some api, so we could listen on :0 for these as well. No such API exists
as of yet.
2018-05-18 07:26:45 +01:00
..
2016-09-25 08:39:20 +01:00
2017-09-26 19:41:49 +01:00
2017-01-12 08:13:50 +00:00
2016-10-02 15:58:01 +01:00
2017-10-31 07:14:49 +00:00
2017-08-24 11:35:14 +01:00