-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins-2.121.3
matrix-project-1.12
plugin-usage-plugin-0.4
Create a Multi-Configuration project (eg: Multi-Job),
configure to run 2 on 2 slaves (eg: 2273, 2274),
Displays in Plugin Usage as:
<plugin-name> | <ver> | <QTY> |
- 2273 ( http://${JENKINS_URL}/job/Multi-Job/label=2273/ )
- 2274 ( http://${JENKINS_URL}/job/Multi-Job/label=2274/ )
Should just process the jobName (Multi-Job), not the labelName
- is duplicated by
-
JENKINS-53265 Usage plugin incorrectly reports multi-project
- Closed