-
Task
-
Resolution: Fixed
-
Minor
It is possible to create custom config files since config-file-provider-2.16.0. Some other plugins like maven-plugin test how they manage their configuration files, but this feature is not tested by any plugin. It would be recommendable to create a test to cover it.
- links to
Code changed in jenkins
User: Francisco Javier Fernandez Gonzalez
Path:
src/test/java/plugins/ConfigFileProviderTest.java
http://jenkins-ci.org/commit/acceptance-test-harness/3981bb2c5b3af4fe8a9deb1493d9574015bde8c4
Log:
JENKINS-46564Added acceptance test for custom configurations files in custom-config-provider