mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
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