Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The plugin parameters like e.g. the system under test are currently values which have to be updated in the job configuration each time the value changes. Using build environment variables or build parameters as value for these fields allow a more flexible handling of parameters.
Attachments
Issue Links
- is related to
-
JENKINS-34334 java.io.NotSerializableException when plugin is executed on a slave node
-
- Resolved
-
Code changed in jenkins
User: stolp
Path:
src/main/java/hudson/plugins/klaros/KlarosTestResultPublisher.java
http://jenkins-ci.org/commit/klaros-testmanagement-plugin/8966bd002a51c3b32e132b1f80634e80cb873e82
Log:
JENKINS-30337: Support build environment and build parameter variables.