This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Description
test-http-dns-fail.js
was in the list of flaky tests at some point, and then got removed from the list of flaky tests when all Jenkins agent stopped using the specific DNS server(s) that do not respond with an error when trying to resolve a clearly invalid hostname.
Now that we started using the CI platform at jenkins-iojs.nodesource.com, some of the Jenkins agents that this platform uses still trigger a failure for this test. It could be because these agents are still configured to use these "faulty" DNS servers.
@orangemocha @joaocgreis @jbergstroem @rvagg Would you mind checking if these SmartOS CI agents still have 4.2.2.2
in /etc/resolv.conf
? I currently can't access a shell on these agents.