package
24.3.6+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
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.
No description provided by the author
TestLDROnNetworkPartition aims to see what happens when both clusters are separated from one another by a network partition.
No description provided by the author
No description provided by the author
No description provided by the author
UsingRuntimeAssertions returns true if calls to `t.Cockroach()` for this test will return the cockroach build with runtime assertions.
No description provided by the author
WaitForReady waits until the given nodes report ready via health checks.
No description provided by the author
No description provided by the author
No description provided by the author

# 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.
No description provided by the author
EnvWorkloadDurationFlag - environment variable to override default run time duration of workload set in tests.
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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
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.
No description provided by the author
No description provided by the author
No description provided by the author
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.