Skip to content

Commit

Permalink
Skip duplicated e2e case (pingcap#2825) (pingcap#2826)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: Song Gao <disxiaofei@163.com>
  • Loading branch information
ti-srebot and Yisaer authored Jun 28, 2020
1 parent 1b60ffe commit d028d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/tidbcluster/serial.go
Original file line number Diff line number Diff line change
Expand Up @@ -1033,6 +1033,7 @@ var _ = ginkgo.Describe("[tidb-operator][Serial]", func() {
})

ginkgo.It("basic deployment", func() {
framework.Skipf("duplicated test")
tcName := "basic"
cluster := newTidbClusterConfig(e2econfig.TestConfig, ns, tcName, "", utilimage.TiDBV3Version)
cluster.Resources["pd.replicas"] = "1"
Expand Down

0 comments on commit d028d64

Please sign in to comment.