jenkinsci / jenkinsci/support-core-plugin
[JENKINS-44113] Add processing of Remoting workDir in the Support Core plugin
Open
component:support-core-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
- Add the "workDir" field to node summaries. It should return DISABLED or null in the case of the undefined parameter
- TBD: Support core advisory feature ? Warn Jenkins admins that some agents are not configured to use workspaces
- If the logs directory is present, Support Core Plugin should collect logs from it
Some bits can be done in the Remoting Support Plugin if it gets implemented (JENKINS-44100">JENKINS-44100)
---
Originally reported by
oleg_nenashev, imported from: Add processing of Remoting workDir in the Support Core plugin
allan_burdajewicz
Raw content of original issue
- Add the "workDir" field to node summaries. It should return DISABLED or null in the case of the undefined parameter
- TBD: Support core advisory feature ? Warn Jenkins admins that some agents are not configured to use workspaces
- If the logs directory is present, Support Core Plugin should collect logs from it
Some bits can be done in the Remoting Support Plugin if it gets implemented (JENKINS-44100)
Contributor guide
Assessment
This issue has not been assessed yet.