https://github.com/jenkinsci/gradle-jpi-plugin/pull/42

For now injected tests will be disabled by default because of JENKINS-21977, but that may change in the future.

New options:

...
jenkinsPlugin {
    ...

    disabledTestInjection = false     // disabled by default
    injectedTestName = 'InjectedTest' // that's the default
    requirePI = true                  // enabled by default

    ...
}
...
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to