openshift / jenkins-plugin

Apache License 2.0
81 stars 50 forks source link

openshiftBuild step does not recognize when a pipeline build has completed #117

Closed csrwng closed 7 years ago

csrwng commented 7 years ago

Use openshiftBuild to start a new build with a pipeline strategy.

Expected: Once the pipeline build finishes, the openshiftBuild step completes

Actual: The openshiftBuild step never recognizes that the pipeline build has finished and times out.