diff options
author | 2018-05-18 07:26:45 +0100 | |
---|---|---|
committer | 2018-05-18 07:26:45 +0100 | |
commit | 2b9d2d6c3a4158c416128cdc8c5cc33edc604083 (patch) | |
tree | 9654738da0d98c2729d54efe4f685f6952dd57cd /plugin.cfg | |
parent | a9f3ad1f0bc8c54fdc62a1e1c9cd096dd8b4cb0a (diff) | |
download | coredns-2b9d2d6c3a4158c416128cdc8c5cc33edc604083.tar.gz coredns-2b9d2d6c3a4158c416128cdc8c5cc33edc604083.tar.zst coredns-2b9d2d6c3a4158c416128cdc8c5cc33edc604083.zip |
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.
Diffstat (limited to 'plugin.cfg')
0 files changed, 0 insertions, 0 deletions