jenkinsci / jenkins-test-harness

Unit test framework for Jenkins core and its plugins
https://www.jenkins.io/doc/developer/testing/
MIT License
109 stars 126 forks source link

`RealJenkinsRule.setHome` #840

Closed jglick closed 3 weeks ago

jglick commented 1 month ago

For some CloudBees CI high availability tests we need to run two controller JVMs configured almost identically but running in slightly different home directories. #610 is still needed in this case, because we want to provision plugins just once.