Skip to content

Commit

Permalink
Temporarily disable gateway E2E (submariner-io#297)
Browse files Browse the repository at this point in the history
While we're transitioning the subm engine from Deployment to
DaemonSet in the helm chart and operator...

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  • Loading branch information
tpantelis authored Jan 23, 2020
1 parent 8e91d13 commit 750a557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/redundancy/gateway_failover.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
appsv1 "k8s.io/api/apps/v1"
)

var _ = Describe("[redundancy] Gateway fail-over tests", func() {
var _ = PDescribe("[redundancy] Gateway fail-over tests", func() {
f := framework.NewDefaultFramework("gateway-redundancy")

When("one gateway node is configured and the submariner engine pod fails", func() {
Expand Down

0 comments on commit 750a557

Please sign in to comment.