jenkins/test
Devin Nusbaum d34b17ee4b
[JENKINS-73835] Do not allow builds to be deleted while they are still running and ensure build discarders run after builds are fully complete (#9810)
* [JENKINS-73835] Do not allow builds to be deleted while they are still running

* [JENKINS-73835] Avoid redundant calls to Job.logRotate when builds complete and always call Job.logRotate after build finalization

* [JENKINS-73835] Add issue reference to RunTest.buildsMayNotBeDeletedWhileRunning

* [JENKINS-73835] Adjust DeleteBuildsCommandTest.deleteBuildsShouldSuccessEvenTheBuildIsRunning to match new behavior

* [JENKINS-73835] Run/delete.jelly should check Run.isLogUpdated, not Run.isBuilding
2024-10-12 06:06:18 -06:00
..
src/test [JENKINS-73835] Do not allow builds to be deleted while they are still running and ensure build discarders run after builds are fully complete (#9810) 2024-10-12 06:06:18 -06:00
.gitignore Support JMH benchmarks from Jenkins Test Harness (#4135) 2019-08-05 14:07:26 +02:00
pom.xml Update dependency org.jenkins-ci.main:jenkins-test-harness to v2341 (#9850) 2024-10-11 11:56:41 -07:00