# Functions
DefaultOptions sets a list of recommended options.
NewCluster construct a cluster for integration test.
ParseExpectedLogShardCount returns the expected count of log shards.
ParseExpectedTNShardCount returns the expected count of tn shards.
ParseLogShardExpectedSize returns the expected count of log replicas.
ParseLogShardReportedSize returns the reported count of log replicas.
ParseReportedLogShardCount returns the reported count of log shards.
ParseReportedTNShardCount returns the reported count of tn shards.
ParseTNShardReportedSize returns the reported count of tn replicas.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
The expected number of tn replicas.
# Structs
NetworkPartition records index of services from the same network partition.
Options are params for creating test cluster.
# Interfaces
Cluster describes behavior of test framework.
ClusterAwareness provides cluster awareness information.
ClusterOperation supports kinds of cluster operations.
ClusterState provides cluster running state.
ClusterWaitState waits cluster state until timeout.
CNService describes expected behavior for tn service.
LogService describes expected behavior for log service.
TNService describes expected behavior for tn service.
# Type aliases
FilterFunc returns true if traffic was allowed.
ServiceStatus indicates service status.