Skip to content

Commit

Permalink
Revert "roachtest: update jepsen core to 0.1.19"
Browse files Browse the repository at this point in the history
This reverts commit 4d1b9fc.
See cockroachdb#92743

Release note: None
Epic: None
  • Loading branch information
Miral Gadani committed Nov 30, 2022
1 parent 50a8b36 commit 99b897f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/roachtest/tests/jepsen.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const jepsenRepo = "https://github.com/cockroachdb/jepsen"
const repoBranch = "tc-nightly"

const gcpPath = "https://storage.googleapis.com/cockroach-jepsen"
const binaryVersion = "0.2.0-1150b38f-standalone"
const binaryVersion = "0.1.0-3d7c345d-standalone"

var jepsenNemeses = []struct {
name, config string
Expand Down

0 comments on commit 99b897f

Please sign in to comment.