mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Merge pull request #23963 from spxtr/services-slow
Mark services test slow.
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user