[JIRA] (JENKINS-57316) Missing docker agent label field.

2019-05-31 Thread antonblomstro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anton Blomström closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57316  
 
 
  Missing docker agent label field.   
 

  
 
 
 
 

 
Change By: 
 Anton Blomström  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.199085.1556838447000.17243.1559292540099%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57316) Missing docker agent label field.

2019-05-22 Thread gmo...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57316  
 
 
  Missing docker agent label field.   
 

  
 
 
 
 

 
Change By: 
 Gavin Mogan  
 
 
Component/s: 
 docker-plugin  
 
 
Component/s: 
 pipeline  
 
 
Component/s: 
 blueocean-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.199085.1556838447000.9651.1558571640711%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57316) Missing docker agent label field.

2019-05-02 Thread antonblomstro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anton Blomström created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57316  
 
 
  Missing docker agent label field.   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 Screenshot_1.png, Screenshot_2.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2019-05-02 23:07  
 
 
Labels: 
 gui docker label  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Anton Blomström  
 

  
 
 
 
 

 
 As I understand it, you can specify a docker agent like below with a label. This option/field is however not available in the blue ocean plugin, as can be seen in the attached images. Same goes for the dockerfile agent. agent { docker  { image 'maven:3-alpine' label 'my-defined-label' args '-v /tmp:/tmp' } } from: https://jenkins.io/doc/book/pipeline/syntax/  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment