[JIRA] (JENKINS-59978) Need ability to score Swarm nodes based on connectivity and user interaction

2019-10-31 Thread m...@basilcrow.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Basil Crow assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59978  
 
 
  Need ability to score Swarm nodes based on connectivity and user interaction   
 

  
 
 
 
 

 
Change By: 
 Basil Crow  
 
 
Assignee: 
 Basil Crow  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202782.1572375567000.6404.1572548940129%40Atlassian.JIRA.


[JIRA] (JENKINS-59978) Need ability to score Swarm nodes based on connectivity and user interaction

2019-10-29 Thread m...@basilcrow.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Basil Crow commented on  JENKINS-59978  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Need ability to score Swarm nodes based on connectivity and user interaction   
 

  
 
 
 
 

 
 At first glance this doesn't problem seem specific to Swarm agents. Regardless of how an agent is attached to the master (be it through SSH, Swarm, Azure Container Agents, etc.) there exists the problem of how to map a build to an agent. Jenkins traditionally offers labels for this purpose, which are fairly flexible but don't include the features you described above. Doing some preliminary searching I see some plugins that claim to offer generic load balancing support, but some of them haven't been updated in years and I haven't tried any of them personally. Ultimately this might be a better question for the users list. If nobody there can suggest an existing plugin that meets your needs, it might be possible to write your own plugin (perhaps based on one of the two I linked above) that does.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202782.1572375567000.4829.1572377340169%40Atlassian.JIRA.


[JIRA] (JENKINS-59978) Need ability to score Swarm nodes based on connectivity and user interaction

2019-10-29 Thread jhan...@dgtlrift.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Hanley assigned an issue to Basil Crow  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59978  
 
 
  Need ability to score Swarm nodes based on connectivity and user interaction   
 

  
 
 
 
 

 
Change By: 
 James Hanley  
 
 
Assignee: 
 Basil Crow  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202782.1572375567000.4823.1572375660114%40Atlassian.JIRA.


[JIRA] (JENKINS-59978) Need ability to score Swarm nodes based on connectivity and user interaction

2019-10-29 Thread jhan...@dgtlrift.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Hanley created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59978  
 
 
  Need ability to score Swarm nodes based on connectivity and user interaction   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 swarm-plugin  
 
 
Created: 
 2019-10-29 18:59  
 
 
Environment: 
 Jenkins ver. 2.176.3  on Ubuntu Bionic Beaver   
 
 
Priority: 
  Minor  
 
 
Reporter: 
 James Hanley  
 

  
 
 
 
 

 
 We have a number of Swarm instances running on Windows machines, and having some ability for the Master Jenkins server to score which agent to use based on details like: 
 
Is the Agent connected to Ethernet or WiFi (score Ethernet as preferred) 
Is the User Interface locked (primary user is not utilizing the machine) 
Other metrics that may fluctuate ie 
 
Load 
Disk space available 
On corporate LAN (not VPN)