mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #12947 from mesosphere/guestbook-e2e-test
Un-skip guestbook application e2e test
This commit is contained in:
		@@ -129,9 +129,6 @@ var _ = Describe("Kubectl client", func() {
 | 
			
		||||
 | 
			
		||||
		BeforeEach(func() {
 | 
			
		||||
			guestbookPath = filepath.Join(testContext.RepoRoot, "examples/guestbook")
 | 
			
		||||
 | 
			
		||||
			// requires ExternalLoadBalancer support
 | 
			
		||||
			SkipUnlessProviderIs("gce", "gke", "aws")
 | 
			
		||||
		})
 | 
			
		||||
 | 
			
		||||
		It("should create and stop a working application", func() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user