Documentation
¶
Index ¶
- func AssertNoError(t *testing.T, err error)
- func DeleteClusterCR(t *testing.T, name string)
- func DeletePipelineDeployment(t *testing.T, dep *appsv1.Deployment)
- func DeployOperator(t *testing.T, ctx *test.TestCtx) error
- func ValidatePipelineCleanup(t *testing.T, cr *op.TektonPipeline, deployments ...string)
- func ValidatePipelineSetup(t *testing.T, cr *op.TektonPipeline, deployments ...string)
- func WaitForClusterCR(t *testing.T, name string, obj runtime.Object)
- func WaitForClusterCRStatus(t *testing.T, name string, installStatus op.InstallStatus) error
- func WaitForDeploymentDeletion(t *testing.T, namespace, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertNoError ¶
AssertNoError confirms the error returned is nil
func DeleteClusterCR ¶
func DeletePipelineDeployment ¶
func DeletePipelineDeployment(t *testing.T, dep *appsv1.Deployment)
func ValidatePipelineCleanup ¶
func ValidatePipelineCleanup(t *testing.T, cr *op.TektonPipeline, deployments ...string)
func ValidatePipelineSetup ¶
func ValidatePipelineSetup(t *testing.T, cr *op.TektonPipeline, deployments ...string)
func WaitForClusterCRStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.