#92: [jenkins][puppet] puppetize jnlp jenkins slaves
----------------------+----------------------------------
Reporter: eedri | Owner: infra@…
Type: task | Status: new
Priority: major | Milestone: oVirt 3.4
Component: Jenkins | Version: Test
Severity: Normal | Keywords: infra,jenkins,puppet
Blocked By: | Blocking:
----------------------+----------------------------------
we added new slaves that can only be connected via jnlp to jenkins master.
in order to load them, they need to be connected via jnlp:
Run from slave command line:
java -jar slave.jar -jnlpUrl
http://jenkins.ovirt.org/computer/jenkins-
slave-host02.ovirt.org/slave-agent.jnlp -secret xxxxxxxxxx
while secret is the unique key per slave.
this requires to add new startup service that will run on the slave from
jenkins user.
and will reconnect on boot.
in order to make it generic, there should be a coorelation with hostname
and slave name.
--
Ticket URL: <
https://fedorahosted.org/ovirt/ticket/92>
ovirt <
http://www.ovirt.org/>
oVirt - virtualization made easy.