[JIRA] (JENKINS-40291) Reconnect the session after the init.sh script runs

2016-12-13 Thread clgui...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claudiu Guiman closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40291  
 
 
  Reconnect the session after the init.sh script runs   
 

  
 
 
 
 

 
Change By: 
 Claudiu Guiman  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40291) Reconnect the session after the init.sh script runs

2016-12-07 Thread clgui...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claudiu Guiman resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40291  
 
 
  Reconnect the session after the init.sh script runs   
 

  
 
 
 
 

 
Change By: 
 Claudiu Guiman  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40291) Reconnect the session after the init.sh script runs

2016-12-07 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40291  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Reconnect the session after the init.sh script runs   
 

  
 
 
 
 

 
 Code changed in jenkins User: R. Tyler Croy Path: src/main/java/com/microsoft/azure/remote/AzureVMAgentSSHLauncher.java http://jenkins-ci.org/commit/azure-vm-agents-plugin/e0c852a4fd5b2108cf8bfec3fb6b8b289eaa5ffe Log: Force a new session to be created after running the init script to pick up new settings In scenarios where new shells, groups, user settings or other environmental changes which are made by the 'Init Script', this patch will ensure that the launching of the `slave.jar` will pick those changes as part of the launched Jenkins agent Fixes JENKINS-40291  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40291) Reconnect the session after the init.sh script runs

2016-12-07 Thread ty...@monkeypox.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40291  
 
 
  Reconnect the session after the init.sh script runs   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Claudiu Guiman  
 
 
Components: 
 azure-vm-agents-plugin  
 
 
Created: 
 2016/Dec/07 7:48 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 R. Tyler Croy  
 

  
 
 
 
 

 
 This is a request that this pull request is ported to allow init scripts to modify user and group attributes for a VM Agent. This would allow my init script to set up Docker access for the jenkins user, for example  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment