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 a7392b1 + 670f801 commit 6863d5eCopy full SHA for 6863d5e
pkg/cmd/roachtest/tests/liquibase.go
@@ -16,7 +16,7 @@ import (
16
"github.com/cockroachdb/cockroach/pkg/roachprod/install"
17
)
18
19
-var supportedLiquibaseHarnessCommit = "f43b967d60aa4ce7056a6d6ee0bc6d9f144c62d5"
+var supportedLiquibaseHarnessCommit = "91c42e7644c9db5cc86f6d013a33c43900646e2f"
20
21
// This test runs the Liquibase test harness against a single cockroach node.
22
func registerLiquibase(r registry.Registry) {
0 commit comments