mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-13 22:40:48 +00:00
The "should have correct firewall rules for e2e cluster" test is GCE specific, and likely specific to the kube-up configuration. However, the second half of the test is a generic behaviour based test that verifies that ports are not reachable. We can split this into two tests, with an eye to running the generic test in more places.