mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #102931 from andrewsykim/e2e-gce-tag
test/e2e/network: mark network_tiers.go tests with GCE tag
This commit is contained in:
commit
738a3ae473
@ -38,7 +38,7 @@ import (
|
||||
"github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
var _ = common.SIGDescribe("Services [Slow]", func() {
|
||||
var _ = common.SIGDescribe("Services GCE [Slow]", func() {
|
||||
f := framework.NewDefaultFramework("services")
|
||||
|
||||
var cs clientset.Interface
|
||||
|
Loading…
Reference in New Issue
Block a user