AOEpeople / gradle-jenkins-job-dsl-plugin

Plugin for easy management of Jenkins Job DSL scripts with Gradle
MIT License
25 stars 12 forks source link

Jenkins version in tests vs jenkins version on live system #21

Open tomasnorre opened 4 years ago

tomasnorre commented 4 years ago

Hi,

It would be great if the SeederJob would tell us which Jenkins version is used for the tests and which is running on the Jenkins live system. This could be helpful to easily see that your tests is running against a different version that the live system.