pipelines

package
v0.0.0-...-bf8a5f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2025 License: MIT Imports: 30 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertAnnotationsMatch

func AssertAnnotationsMatch(expectedAnnotations, actualAnnotations map[string]string)

func AssertForNoNewPipelineRunCreation

func AssertForNoNewPipelineRunCreation(c *clients.Clients, namespace string)

func AssertLabelsMatch

func AssertLabelsMatch(expectedLabels, actualLabels map[string]string)

func AssertNumberOfPipelineruns

func AssertNumberOfPipelineruns(c *clients.Clients, namespace, numberOfPr, timeoutSeconds string)

func AssertNumberOfTaskruns

func AssertNumberOfTaskruns(c *clients.Clients, namespace, numberOfTr, timeoutSeconds string)

func AssertPipelinesNotPresent

func AssertPipelinesNotPresent(c *clients.Clients, namespace string)

func AssertPipelinesPresent

func AssertPipelinesPresent(c *clients.Clients, namespace string)

func AssertStepActionNotPresent

func AssertStepActionNotPresent(c *clients.Clients, namespace string, stepActionName string)

func AssertStepActionPresent

func AssertStepActionPresent(c *clients.Clients, namespace string, stepActionName string)

func AssertTaskNotPresent

func AssertTaskNotPresent(c *clients.Clients, namespace string, taskName string)

func AssertTaskPresent

func AssertTaskPresent(c *clients.Clients, namespace string, taskName string)

func Cast2pipelinerun

func Cast2pipelinerun(obj runtime.Object) (*v1.PipelineRun, error)

func GetLatestPipelinerun

func GetLatestPipelinerun(c *clients.Clients, namespace string) (string, error)

func GetPodForTaskRun

func GetPodForTaskRun(c *clients.Clients, namespace string, tr *v1.TaskRun) *corev1.Pod

func ValidatePipelineRun

func ValidatePipelineRun(c *clients.Clients, prname, status, labelCheck, namespace string)

func ValidateTaskRun

func ValidateTaskRun(c *clients.Clients, trname, status, namespace string)

func ValidateTaskRunLabelPropogation

func ValidateTaskRunLabelPropogation(c *clients.Clients, trname, namespace string)

func WatchForPipelineRun

func WatchForPipelineRun(c *clients.Clients, namespace string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL