mirror of https://github.com/k3s-io/k3s
Mark services test slow.
parent
c9b6e89a39
commit
39de4be40d
|
@ -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