Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Pend the quorum-loss test [#132794055]
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Ang <cang@pivotal.io>
  • Loading branch information
Sabith KS authored and christianang committed Nov 3, 2016
1 parent 0dd3139 commit 69c156e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/acceptance-tests/turbulence/quorum_loss_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
turbulenceclient "github.com/pivotal-cf-experimental/bosh-test/turbulence"
)

var _ = Describe("quorum loss", func() {
var _ = PDescribe("quorum loss", func() {
var (
turbulenceClient turbulenceclient.Client
turbulenceManifest turbulence.Manifest
Expand Down

0 comments on commit 69c156e

Please sign in to comment.