×
Oct 28, 2021 · When a job or build is deleted the related test results are removed. This is expected to be done as part of a 'Build Discarder'. If you wish to ...
Oct 27, 2023 · Hello guys, We have Jenkins deployed in Kubernetes. When we upgrade the server it takes too long too boot up and also sometimes restarts ...
Dec 16, 2021 · Hello all, For the past few releases, I've had to manually intervene to shutdown and startup Jenkins. Startup would be my primary concern ...
deleteDir : Recursively delete the current directory from the workspace. Recursively deletes the current directory and its contents. Symbolic links and ...
JUnit rule to allow test cases to fire up a Jenkins instance. Since: 1.436; Author: Stephen Connolly; See Also: Wiki article about unit testing in ...
In this case, the plugin will automatically discard old results before the new sources are stored. If you do not need the source files at all, you can ...
Sep 15, 2023 · I have some junit steps that the are marking the build and stage as unstable as expected. junit 'TEST-junit-jupiter.xml'. Is this a known issue ...
A regular expression that matches all folders in the Jenkins workspace that start with sources and end with the text src/main/java . C:\work\sources: Absolute ...
Oct 25, 2023 · At Jenkins startup jenkins will extract all the .jpi files in the plugins folder, i.e. git.jpi is extracted to folder git. ... You can delete all ...
Oct 24, 2023 · Basically it is my understanding that: PR branches leave folders <PR_NAME>@script; other branches leave folders <PR_NAME>@libs. However, I do ...