-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
Currently the Azure plugin executes the init script and the slave.jar in a single Session which causes some difficulty for me as my init script updates the user's groups and shell settings.
I think it would be an improvement if the Session used in AzureSSHLauncher was reset after the successful completion of the init.sh, assuming it was executed.
I can submit a pull request but I wanted to create a ticket to run the idea by you first
- is related to
-
JENKINS-40291 Reconnect the session after the init.sh script runs
-
- Closed
-
- links to
[JENKINS-37160] Session should reset after init script has been executed
Assignee | New: suresh nallamilli [ snallami ] |
Remote Link | New: This issue links to "pull request #39 (Web Link)" [ 14695 ] |
Link |
New:
This issue is related to |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
The slave plugin was deprecated in favor of the Azure VM Agents plugin: https://plugins.jenkins.io/azure-vm-agents .
I'll close this bug because it's fixed in the new plugin