In question 8 of Jenkins Lab 2, I made all the changes according to the instructions given. However, I am still receiving a build failed message. After checking the console output, I noticed that the error in my Jenkins pipeline occurs where the sleep
command receives null
instead of a valid time interval
If you don’t select one of the options when launching the build and no default is set for the parameter, then its value will be null
I tried the lab; I’m not sure where you went wrong, since I did not get that error (although I did get the error “No suitable check publisher”, whatever that means.).
Thanks for your help
Thanks for your help!