package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
CheckForInvalidDescriptors returns an error if there exists any descriptors in the crdb_internal.invalid_objects virtual table.
InitManualReplication calls tc.ToggleReplicateQueues(false).
VerifyBackupRestoreStatementResult conducts a Backup or Restore and verifies it was properly written to the jobs table.
# Constants
MultiNode is the size of a multi node test cluster.
SingleNode is the size of a single node test cluster.