Commit ce27fa63 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #48517 from dims/fix-tests-on-osx

Automatic merge from submit-queue (batch tested with PRs 50029, 48517, 49739, 49866, 49782) iptables_test should not run on OSX or Windows **What this PR does / why we need it**: Fix for failing tests. Let's just skip these on darwin and windows platforms as iptables is not available on these. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # Fixes #48509 **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
parents 7815ce1d a6c3af02
// +build linux
/*
Copyright 2014 The Kubernetes Authors.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment