package
3.1.1+incompatible
Repository: https://github.com/gravitational/robotest.git
Documentation: pkg.go.dev

# Constants

AgentLogPath defines the location of the install agent log on the remote node.
AgentShrinkLogPath defines the location of the shrink agent log on the remote node.
BQDataset is the BigQuery dataset where run data is stored.
BQTable is the BigQuery table where progress data is stored.
EtcdRetryTimeout specifies the total timeout for retrying etcd commands in case of transient errors.
GravityDir is the default location of all gravity data on a node.
MaxPreemptedRetriesPerTest specifies the maximum number of node preemptions to tolerate before aborting the test.
MaxRetriesPerTest specifies the maximum number of attempts a failing test is retried (including the first failure).
MinDiskSpeed is minimum write performance.
NodeRole is the default role when installing/joining a node.
ReportPath defines path to report file generated by `gravity report` command.
RetryAttempts defines the maximum number of retry attempts.
RetryDelay defines the interval between retry attempts.
RetryMaxDelay defines maximum interval between retry attempts.
SSHConnectTimeout defines the timeout for establishing an SSH connection.
TerraformRetries is the maximum number of attempts to reprovision the infrastructure upon encountering an error from 'terraform apply'.
TerraformRetryDelay.
TmpDir is temporary file folder.