Ability to run plugin tests against custom Foreman source in Jenkins

It seems after recent changes in the Jenkins jobs for plugins, it’s not possible to run a custom job against a specific Foreman repo and branch.

This was very useful for changes that needed coordination between a plugin and core (such as Rails upgrade) and I’m offering free karma to anyone that would be able to bring this functionality in or show me how you can still do that today.

Some @infra folks for the rescue?

Would test_plugin_matrix meet your needs?

1 Like

Yes, with one exception: it would be nicer if I could just go to the jenkins job from the PR, hit re-build and update the params. WIth test_plugin_matrix, one needs to copy/paste more staff. But definitely a viable workaround.