jaeger-openshift icon indicating copy to clipboard operation
jaeger-openshift copied to clipboard

Add timeout on openShiftVerify steps in jenkins-ci/JenkinsFile

Open kevinearls opened this issue 8 years ago • 0 comments

If the Jaeger deployment fails during a test, it can take up to 10 minutes to time out, and at the current time Jenkins refuses to let you abort the test. The openShiftVerifyService statements in the Jenkinsfile should be updated to include a timeout.

This may take some research, because as of this writing the Jenkins Pipeline snippet generator shows an "Operation wait time" option under the advanced fields, but does not generate any code for this.

kevinearls avatar Jan 30 '18 14:01 kevinearls