package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Constants
DefaultCockroachPath is the path where the binary passed to the `--cockroach` flag will be made available in every node in the cluster.
DefaultDeprecatedWorkloadPath is the path where the binary passed to the `--workload` flag will be made available in the workload node if one is provisioned.
# Interfaces
Test is the interface through which roachtests interact with the test harness.