mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-15 06:43:54 +00:00
Merge pull request #23963 from spxtr/services-slow
Mark services test slow.
This commit is contained in:
commit
27bca83304
@ -403,7 +403,7 @@ var _ = KubeDescribe("Services", func() {
|
||||
}
|
||||
})
|
||||
|
||||
It("should be able to change the type and ports of a service", func() {
|
||||
It("should be able to change the type and ports of a service [Slow]", func() {
|
||||
// requires cloud load-balancer support
|
||||
SkipUnlessProviderIs("gce", "gke", "aws")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user