On Oct 14 14:38, David Moreau Simard wrote: > 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 at 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 at 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