Commit 22e49036 authored by Saad Ali's avatar Saad Ali

Merge pull request #12947 from mesosphere/guestbook-e2e-test

Un-skip guestbook application e2e test
parents 50de5404 3b24ac55
......@@ -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() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment