Does anyone know if it's possible to configure the Jenkins Test Harness to forego standing up an ephemeral Jenkins instance and instead use a controller at a given URL with authentication?
I'm interested in writing integration tests for pipeline libraries.
nothing beats the real thing when testing
testing scenarios where your controller is running on kubernetes with agents.