mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 23:05:05 +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.