public interface IOpenShiftBuildVerifier extends ITimedOpenShiftPlugin
| Modifier and Type | Interface and Description |
|---|---|
static class |
IOpenShiftBuildVerifier.BuildNameComparator |
ITimedOpenShiftPlugin.TimeoutUnit| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME |
ANNOTATION_FAILURE, BUILD_NUMBER, BUILD_URL_ANNOTATION, BUILD_URL_ENV_KEY, JOB_NAME, KUBERNETES_MASTER_ENV_KEY, KUBERNETES_SERVICE_HOST_ENV_KEY, KUBERNETES_SERVICE_PORT_ENV_KEY, NAMESPACE_ENV_VAR, NAMESPACE_FILE, NAMESPACE_SYNC_BUILD_CAUSE, STATE_CANCELLED, STATE_COMPLETE, STATE_ERROR, STATE_FAILED, STATE_RUNNING| Modifier and Type | Method and Description |
|---|---|
default boolean |
coreLogic(hudson.Launcher launcher,
hudson.model.TaskListener listener,
Map<String,String> overrides) |
String |
getBldCfg() |
default String |
getBldCfg(Map<String,String> overrides) |
String |
getCheckForTriggeredDeployments() |
default String |
getCheckForTriggeredDeployments(Map<String,String> overrides) |
default String |
getDisplayName() |
default long |
getGlobalTimeoutConfiguration() |
default String |
getLatestBuildID(com.openshift.restclient.IClient client,
Map<String,String> overrides) |
getTimeout, getWaitTime, getWaitUnitannotateJobInfoToResource, consolidateEnvVars, constructBuildUrl, didAllImagesChangeIfNeeded, didICTCauseDeployment, didImageChangeFromPreviousVersion, doesDCTriggerOnImageTag, doIt, doIt, doItCore, getApiURL, getApiURL, getAuth, getAuthToken, getAuthToken, getBaseClassName, getClient, getClient, getLatestReplicationController, getNamespace, getNamespace, getReplicationControllerState, getVerbose, getVerbose, httpGet, isBuildFinished, isBuildRunning, isDeployFinished, isReplicationControllerScaledAppropriately, setAuth, verifyBuildgetOverride, pruneKeystatic final String DISPLAY_NAME
default String getDisplayName()
getDisplayName in interface IOpenShiftPluginString getBldCfg()
String getCheckForTriggeredDeployments()
default long getGlobalTimeoutConfiguration()
getGlobalTimeoutConfiguration in interface ITimedOpenShiftPlugindefault String getCheckForTriggeredDeployments(Map<String,String> overrides)
default String getLatestBuildID(com.openshift.restclient.IClient client, Map<String,String> overrides)
default boolean coreLogic(hudson.Launcher launcher,
hudson.model.TaskListener listener,
Map<String,String> overrides)
throws InterruptedException
coreLogic in interface IOpenShiftPluginInterruptedExceptionCopyright © 2004-2020 Red Hat, Inc. All Rights Reserved.