We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a515db + 1097425 commit e59b548Copy full SHA for e59b548
pkg/cmd/roachtest/tests/jepsen.go
@@ -77,7 +77,7 @@ const jepsenRepo = "https://github.com/cockroachdb/jepsen"
77
const repoBranch = "tc-nightly-main"
78
79
const gcpPath = "https://storage.googleapis.com/cockroach-jepsen"
80
-const binaryVersion = "0.1.0-6699eb4-standalone"
+const binaryVersion = "0.1.0-bd82e2e-standalone"
81
82
var jepsenNemeses = []struct {
83
name, config string
0 commit comments