Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JenkinsPipelineConfiguration

Extends a Verify configuration with appropriate data to reach and use the build service provided by a Jenkins Pipeline.

Properties

Optional additionalParameters

additionalParameters: undefined | object

Additional key-value pairs passed as parameters to the build service when running an experiment.

Const buildServiceType

buildServiceType: string = "JENKINS_PIPELINE"

jenkinsUrl

jenkinsUrl: string

The URL that locates the Jenkins pipeline.

jobName

jobName: string

The name of the Jenkins pipeline job that identifies the build pipeline.

patSecretId

patSecretId: string

The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.

username

username: string

The username that will be used to authenticate with Jenkins.

Methods

getDeserializedJsonObj

getJsonObj