答复: how to implement an invisible job property plugin

2013-02-04 Thread Shen,Hui
lic DescriptorImpl(){ super(JobCreatorProperty.class); … } 发件人: Walter Kacynski [mailto:walter.kacyn...@gmail.com] 发送时间: 2013年2月5日 1:10 收件人: jenkinsci-users@googlegroups.com 抄送: Shen,Hui 主题: Re: how to implement an invisible job property plugin I'm interested in doing s

how to implement an invisible job property plugin

2013-02-03 Thread Shen,Hui
Hi, I need to write a plugin to add some job property, but I don't want this property can been seen by users, in other words they are invisible in job's configure screen. How should I do that, I have tried use style="display:none" for the element in jelly file, but there is still a blank line le

How can i get build number when using remote API

2012-11-28 Thread Shen,Hui
x27;s not exactly the build number it fired. Since there are cases two builds are fired in short time period. Can anybody help with this. Thanks very much. Shen Hui BB - F2 - AW264|x28530

Re: Promoted Build Plugin: trigger a promotion remotely

2012-10-29 Thread Shen Hui
I meet the this requirement, we want to trigger a promotion remotely by cli command or rest API. Does anybody can provide some hints. Thanks. -- View this message in context: http://jenkins.361315.n4.nabble.com/Promoted-Build-Plugin-trigger-a-promotion-remotely-tp4641335p4644633.html Sent from

subversion SVNAuthenticationException

2012-10-22 Thread Shen,Hui
uildModule(SubversionChangeLogBuilder.java:146) ... 10 more Shen Hui BB - F2 - AW264|x28530

Re: 答复: How can jenkins master share slave nodes.

2012-10-16 Thread Shen Hui
Because we have too many jobs (more than 1 thousand) coming from different divisions; we wish each division use a separated master, and all masters can share a slave pool. -- View this message in context: http://jenkins.361315.n4.nabble.com/How-can-jenkins-master-share-slave-nodes-tp4642699p464

答复: How can jenkins master share slave nodes.

2012-10-12 Thread Shen Hui
Yes, I do want to share the logical slave, because if there is a master that delivered a job to slave1 (physical machine), and I want another master to deliver its job to slave2(physical); in this case, we can balance the jobs between different physical machine. Shen Hui BB - F2 - AW264

Re: How can jenkins master share slave nodes.

2012-10-10 Thread Shen Hui
OK, thank you Mark -- View this message in context: http://jenkins.361315.n4.nabble.com/How-can-jenkins-master-share-slave-nodes-tp4642699p4642835.html Sent from the Jenkins users mailing list archive at Nabble.com.

Re: How can jenkins master share slave nodes.

2012-10-10 Thread Shen Hui
Yes, Mark, I agree your solution is workable. But as you said each slave is working in itself sandbox, there is no shared knowledge between the masters about each others utilization; that means masters can send jobs into same slave at the same time. I wish if one master find a slave is running(its

How can jenkins master share slave nodes.

2012-10-10 Thread Shen Hui
Hi buddy, I have 5 masters, and suppose I have a slave pool with 20 nodes. Can these 5 master share these 20 slaves; because if i separate 20 slave into 5 group(each has 4), each attached to a master, that's meaning a single master can schedule only with 4 slaves; so there is this case, some groups

答复: Can a slave can be shared between masters

2012-09-20 Thread Shen,Hui
do not know whether there is job(delivered from other master) is running. Shen Hui (慎辉) BB - F2 - AW264|x28530 发件人: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] 代表 Mark Waite 发送时间: 2012年9月20日 20:06 收件人: jenkinsci-users@googlegroups.com 主题: Re: Can a slave can be

Can a slave can be shared between masters

2012-09-19 Thread Shen,Hui
slave2 ? Thanks very much. Shen Hui BB - F2 - AW264|x28530