mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Merge pull request #102933 from andrewsykim/net-pol-legacy
test/e2e/network: mark tests in test/e2e/network/netpol/network_legacy.go with NetworkPolicyLegacy
This commit is contained in:
commit
75151fa524
@ -59,7 +59,7 @@ type protocolPort struct {
|
|||||||
protocol v1.Protocol
|
protocol v1.Protocol
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ = common.SIGDescribe("NetworkPolicy [LinuxOnly]", func() {
|
var _ = common.SIGDescribe("NetworkPolicyLegacy [LinuxOnly]", func() {
|
||||||
var service *v1.Service
|
var service *v1.Service
|
||||||
var podServer *v1.Pod
|
var podServer *v1.Pod
|
||||||
var podServerLabelSelector string
|
var podServerLabelSelector string
|
||||||
|
Loading…
Reference in New Issue
Block a user