Wednesday, 2018-09-05

*** jiapei has joined #openstack-jjb05:48
*** hashar has joined #openstack-jjb06:58
*** electrofelix has joined #openstack-jjb08:13
openstackgerritPaul Theunissen proposed openstack-infra/jenkins-job-builder master: Add multibranch features  https://review.openstack.org/59558508:26
*** hashar is now known as hasharAway09:43
*** ssbarnea has quit IRC12:59
*** ssbarnea has joined #openstack-jjb13:01
*** ssbarnea has quit IRC13:01
*** hasharAway is now known as hashar13:07
*** hashar is now known as hasharAway14:06
*** hasharAway is now known as hashar15:59
*** jiapei has quit IRC16:22
*** hashar has quit IRC16:48
*** hashar has joined #openstack-jjb17:03
*** hashar has quit IRC17:10
*** hashar has joined #openstack-jjb17:11
*** hashar has quit IRC17:17
*** electrofelix has quit IRC17:32
*** openstackgerrit has quit IRC18:00
*** hashar has joined #openstack-jjb18:02
*** hashar is now known as hasharAway18:04
*** mr_chris has joined #openstack-jjb19:51
mr_chrisGood day. How do I create views with Jenkins Job Builder? The docs are very sparse on it.19:51
mr_chrisI've tried running http://dpaste.com/2643RFX through jenkins-jobs, but it says 0 jobs create and does nothing.19:51
zxiiromr_chris: here's a live working example https://github.com/AcademySoftwareFoundation/ci-management/blob/master/jjb/views.yaml19:53
zxiiromr_chris: what you did should have worked though19:54
zxiiromr_chris: make sure you're using a recent version of JJB19:55
zxiirowe didn't always have view support19:55
mr_chrisThanks. Looking.19:55
mr_chrisI would apply it like "jenkins-jobs --conf "$JENKINS_HOME/jenkins-jobs.ini" --ignore-cache update view.yml" right?19:55
zxiiromr_chris: yeah19:56
mr_chrisLooks like I'm on 1.6.119:56
mr_chrisThat's what pip gave me.19:56
zxiiro1.6.1 definitely does not support views19:56
mr_chrisThere's the problem, then.19:56
mr_chrisWhat's the proper way to install the latest version?19:56
zxiirowe didn't add view support until 2.0.6 or something (i forget exactly)19:56
zxiiroI usually use `pip install jenkins-job-builder`19:57
zxiirodo it in a virtualenv19:57
zxiirovirtualenv jjb && source jjb/bin/activate && pip install jenkins-job-builder19:57
mr_chrisGah. I see the problem.19:58
zxiiromr_chris: never ever, ever do sudo pip install ;)19:58
mr_chrisI installed it from apt.19:58
zxiiroyeah apt wouldn't have a recent version for python things I always install them in virtualenvs19:58
zxiiroor the other route "pip install --user jenkins-job-builder" if you don't want to mess around with virtualenvs19:59
zxiiroit will install to ~/.local instead19:59
mr_chrisThanks. I'll get it updated and give it a go.19:59
*** hasharAway has quit IRC20:00
*** mr_chris has quit IRC20:06
*** mr_chris has joined #openstack-jjb20:07
*** openstackgerrit has joined #openstack-jjb20:14
openstackgerritPaul Theunissen proposed openstack-infra/jenkins-job-builder master: Add multibranch features  https://review.openstack.org/59558520:14
*** mr_chris has quit IRC21:09

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!