mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-23 19:37:23 +00:00
- Dropped the regex test and just test for nslookup exiting 0. - Moved more setup into BeforeEach and used nested Context for non-local case. - Poll inside the container using a bash loop. - Aim for less console noise unless something goes wrong. - Commented out the tests trying to verify that a DNS name is absent.