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
 | 
							// requires cloud load-balancer support
 | 
				
			||||||
		SkipUnlessProviderIs("gce", "gke", "aws")
 | 
							SkipUnlessProviderIs("gce", "gke", "aws")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user