Hi,
I want to create a job in ci.centos.org, which creates other Jenkins jobs, using Jenkins Job Builder. However, JJB is not installed on the Jenkins slaves or master node. I'd like to know what would be the best way to create such service jobs in CICO.
Thanks, rtnpro
What about something like a shell builder that would:
1) create a virtualenv (assuming virtualenv is installed..) 2) source virtualenv 3) install jjb from pip 4) ??? 5) profit
David Moreau Simard Senior Software Engineer | Openstack RDO
dmsimard = [irc, github, twitter]
On Fri, Oct 14, 2016 at 2:32 PM, Ratnadeep Debnath rtnpro@gmail.com wrote:
Hi,
I want to create a job in ci.centos.org, which creates other Jenkins jobs, using Jenkins Job Builder. However, JJB is not installed on the Jenkins slaves or master node. I'd like to know what would be the best way to create such service jobs in CICO.
Thanks, rtnpro
Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
On Oct 14 14:38, David Moreau Simard wrote:
What about something like a shell builder that would:
- create a virtualenv (assuming virtualenv is installed..)
- source virtualenv
- install jjb from pip
- ???
- profit
David Moreau Simard Senior Software Engineer | Openstack RDO
dmsimard = [irc, github, twitter]
On Fri, Oct 14, 2016 at 2:32 PM, Ratnadeep Debnath rtnpro@gmail.com wrote:
Hi,
I want to create a job in ci.centos.org, which creates other Jenkins jobs, using Jenkins Job Builder. However, JJB is not installed on the Jenkins slaves or master node. I'd like to know what would be the best way to create such service jobs in CICO.
Thanks, rtnpro
Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
For this it's probably better for us to have a version of jjb installed globally on the agent machines. Let me get to work on that.
--Brian
Brian,
1.6.1 at a minimum would be great.
Thanks,
On Fri, Oct 14, 2016 at 2:46 PM, Brian Stinson brian@bstinson.com wrote:
On Oct 14 14:38, David Moreau Simard wrote:
What about something like a shell builder that would:
- create a virtualenv (assuming virtualenv is installed..)
- source virtualenv
- install jjb from pip
- ???
- profit
David Moreau Simard Senior Software Engineer | Openstack RDO
dmsimard = [irc, github, twitter]
On Fri, Oct 14, 2016 at 2:32 PM, Ratnadeep Debnath rtnpro@gmail.com
wrote:
Hi,
I want to create a job in ci.centos.org, which creates other Jenkins
jobs,
using Jenkins Job Builder. However, JJB is not installed on the
Jenkins
slaves or master node. I'd like to know what would be the best way to
create
such service jobs in CICO.
Thanks, rtnpro
Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
For this it's probably better for us to have a version of jjb installed globally on the agent machines. Let me get to work on that.
--Brian _______________________________________________ Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users