package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
RegisterTests registers all tests to the Registry.
RunBuildAnalyze performs static analysis on the built binary to ensure it's built as expected.
RunBuildInfo is a test that sanity checks the build info.
TestLDROnNetworkPartition aims to see what happens when both clusters are separated from one another by a network partition.
TestLDRTPCC runs tpcc 10 warehouses across the two clusters during LDR steady state.
# Constants
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
ChaosEventTypeEnd signifies the chaos runner has ended.
ChaosEventTypePreShutdown signifies a shutdown on target(s) is about to happen.
ChaosEventTypePreStartup signifies the target(s) is about to be restarted.
ChaosEventTypeShutdownComplete signifies that the target(s) have shutdown.
ChaosEventTypeStart signifies the chaos runner has started.
ChaosEventTypeStartupComplete signifies the target(s) have restarted.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
This file contains roach tests that test backup and restore.
LargeSchemaAPICalls are calls into the consoles cluster API.
LargeSchemaOrmQueries is extracted from the round trip analysis tests for ORM queries.
# Structs
TODO(rui): move the driver to its own file or consolidate its contents in this file.
Chaos stops and restarts nodes in a cluster.
ChaosEvent is an event which happens during chaos running.
Periodic is a chaos timing using fixed durations.
# Interfaces
ChaosTimer configures a chaos schedule.
Failer fails and recovers a given node in some particular way.
PartialFailer supports partial failures between specific node pairs.
# Type aliases
ChaosEventType signifies an event that occurs during chaos.