mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
test/e2e/network: mark tests in test/e2e/network/netpol/network_legacy.go with NetworkPolicyLegacy
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
This commit is contained in:
parent
f363322d4a
commit
9e694a45f9
@ -59,7 +59,7 @@ type protocolPort struct {
|
||||
protocol v1.Protocol
|
||||
}
|
||||
|
||||
var _ = common.SIGDescribe("NetworkPolicy [LinuxOnly]", func() {
|
||||
var _ = common.SIGDescribe("NetworkPolicyLegacy [LinuxOnly]", func() {
|
||||
var service *v1.Service
|
||||
var podServer *v1.Pod
|
||||
var podServerLabelSelector string
|
||||
|
Loading…
Reference in New Issue
Block a user