package
0.0.0-20250403192851-34a345b3f333
Repository: https://github.com/openshift/ci-tools.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
# Variables
AddToScheme applies all the stored functions to the scheme.
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
CIOperatorMetadata describes the source repo for which a config is written.
ImageTagOverride describes a specific image name that should be overridden with the provided tag.
PayloadOverrides allows overrides to the base payload.
PullRequest identifies a pull request in a repository.
PullRequestPayloadJobSpec specifies the list of jobs that should be executed together with information about the data source (Release Controller Config) used to make the list.
PullRequestPayloadJobStatus is a reference to a Prowjob submitted for a single item from the list of jobs to be submitted.
PullRequestPayloadQualificationRun represents the intent to run a battery of OCP release payload validating jobs.
PullRequestPayloadQualificationRunList is a list of PullRequestPayloadQualificationRun resources.
PullRequestPayloadTestSpec specifies for which PR the payload qualification run was requested and the list of individual jobs that should be executed.
PullRequestPayloadTestStatus provides runtime data, such as references to submitted ProwJobs, whether all jobs are submitted, finished, etc.
PullRequestUnderTest describes the state of the repo that will be under test This is a combination of the PR revision and base ref revision.
ReleaseControllerConfig captures which Release Controller configuration to use to extract the list of jobs.
ReleaseJobSpec identifies the release payload one qualification test to execute.