# Constants
List of TestSuiteExecutionStatus.
List of TestSuiteExecutionStatus.
List of TestSuiteExecutionStatus.
List of TestSuiteExecutionStatus.
List of TestSuiteExecutionStatus.
List of TestSuiteExecutionStatus.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
List of TestSuiteExecutionStatus.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
Group represents the API Group.
GroupVersion is group version used to register these objects.
GroupVersionResource is group, version and resource used to register these objects.
Resource corresponds to the CRD Kind.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
Version represents the Resource version.
# Structs
RunningContext for test or test suite execution.
TestSuite is the Schema for the testsuites API.
test suite execution core.
TestSuiteExecutionRequest defines the execution request body.
TestSuiteList contains a list of TestSuite.
TestSuiteSpec defines the desired state of TestSuite.
TestSuiteStatus defines the observed state of TestSuite.
TestSuiteStepDelay contains step delay parameters.
TestSuiteStepExecute defines step to be executed.
TestSuiteStepSpec for particular type will have config for possible step types.
# Type aliases
No description provided by the author
+kubebuilder:validation:Enum=queued;running;passed;failed;aborting;aborted;timeout.
TestSuiteStepType defines different type of test suite steps +kubebuilder:validation:Enum=execute;delay.
No description provided by the author