Blacklist the reverse lookup of 8.8.8.8 to unblock integrations
The DNS entry for the host has changed, dig answers with dns.google, not with google-public-dns-a.google.com. While developing a proper fix to the test, blacklisting this particular lookup allows integrations to pass in the meantime. Change-Id: Id37da6b24554803bf4e2c84be5b949ded40566e8 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>bb10
parent
ff8d9ad5bc
commit
743e883c12
|
|
@ -4,3 +4,5 @@
|
|||
windows ci
|
||||
[blockingLookup:a-plus-aaaa]
|
||||
windows ci
|
||||
[reverseLookup:google-public-dns-a.google.com]
|
||||
ci
|
||||
|
|
|
|||
Loading…
Reference in New Issue