Documentation ¶
Index ¶
Constants ¶
View Source
const ( TestRunnerName = "gitlab" ParamEnvType = "s2hEnvType" ParamNamespace = "s2hNamespace" ParamVersion = "s2hVersion" ParamTeam = "s2hTeam" ParamGitCommit = "s2hGitCommit" ParamCompName = "s2hComponentName" ParamCompVersion = "s2hComponentVersion" ParamQueueType = "s2hQueueType" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NewOption ¶ added in v1.11.4
type NewOption func(*testRunner)
NewOption allows specifying various configuration
func WithGitlabToken ¶ added in v1.11.4
WithGitlabToken specifies a gitlab private token to override when creating Gitlab test runner This will be used to get test result from the pipeline
type ResultResponse ¶
type TriggerResponse ¶
Click to show internal directories.
Click to hide internal directories.