Friday, 2018-01-26

*** caphrim007_ has joined #openstack-jjb00:13
*** caphrim007_ has quit IRC00:13
*** caphrim007 has quit IRC00:16
*** larainema has joined #openstack-jjb00:29
*** caphrim007 has joined #openstack-jjb02:04
*** caphrim007 has quit IRC02:08
*** caphrim007 has joined #openstack-jjb02:54
*** electrofelix has joined #openstack-jjb09:53
zxiiroelectrofelix: waynr: ssbarnea I'm thinking JJB 2.0.1 release today. any patches we want to get in?13:42
ssbarneazxiiro: let me check.13:43
zxiiroWe should get this docs fix in https://review.openstack.org/535111 if someone wants to review it.13:47
ssbarneazxiiro: yes I do, i am rebasing it now.13:53
ssbarneazxiiro: i hope you will make warns as errors for docs.13:55
zxiirossbarnea: I don't get it. Is that a patch?13:57
openstackgerritMerged openstack-infra/jenkins-job-builder master: Update artifactory_maven to make use of convert_mapping_to_xml()  https://review.openstack.org/47952513:57
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: Added option to print job names as urls  https://review.openstack.org/46370614:02
ssbarneazxiiro: never mind, I will make a patch to fix warnings on docs. check the one above with urls ^14:03
zxiirossbarnea: looks good to me. I think it's just missing documentation14:06
ssbarneaadding it now14:06
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: Added option to print job names as urls  https://review.openstack.org/46370614:14
ssbarneazxiiro: added docs for ^^. quick question, do we have a strong reason for using sphinx < 1.5 ?14:16
ssbarneai was considering improving the docs build process but I also need to upgrade sphinx.14:17
zxiirossbarnea: I don't have any reason for it. I know if you use something like rstcheck though it pins sphinx to < 1.5. I don't think we use that in jjb though14:21
ssbarneazxiiro: ok, thanks for the hint. expect a new patch that deal with that. i am on it.14:21
ssbarneazxiiro: i got good progress on the docs, is just that sphinx became more picky about syntax. lots of small reindentations.14:45
openstackgerritMerged openstack-infra/jenkins-job-builder master: Update sauce_ondemand to use convert_xml()  https://review.openstack.org/47989914:45
openstackgerritMerged openstack-infra/jenkins-job-builder master: Update _groovy_common_scriptSource to use convert_xml()  https://review.openstack.org/47963915:02
ssbarneazxiiro: can we merge https://review.openstack.org/#/c/535111/ ? --- i don't want to re-fix it in my wip docs patch ;)15:14
zxiirossbarnea: done15:15
zxiirowe'll well need to wait for Zuul15:15
ssbarneazxiiro: thanks, also https://review.openstack.org/#/c/463706/ is ready for +Workflow15:19
zxiirossbarnea: let's see if electrofelix has some time to look at it since he left comments before.15:20
electrofelixzxiiro: sorry, bit consumed today, just getting to it15:22
zxiirono worries15:24
zxiiroelectrofelix: I'll release a 2.0.1 release with whatever patches make it into JJB by end of day.15:24
zxiiroI figure we should probably do regular releases now. I'll try to do it on days we used to have the weekly meetings on.15:25
openstackgerritMerged openstack-infra/jenkins-job-builder master: Fix view definition documentation  https://review.openstack.org/53511115:34
openstackgerritMerged openstack-infra/jenkins-job-builder master: Added option to print job names as urls  https://review.openstack.org/46370615:43
*** caphrim007 has quit IRC16:21
ssbarneazxiiro: often releases is a great idea, let me know which days/hours to add to my calendar.16:39
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: docs: sphinx upgrade and warnings as erros  https://review.openstack.org/53830116:39
zxiirossbarnea: we've been doing a bi-weekly meeting for the JJB 2.0 for awhile now. I don't think we need it anymore but I decided to keep that time on my schedule reserved so was thinking of using it for biweekly releases. (Today would have been a biweekly meeting day if we continued doing it).16:40
zxiirossbarnea: so next one in 2 weeks from now16:40
ssbarneazxiiro: done, added to calendar.16:42
ssbarneazxiiro: ^^ look at the docs CR above, should fix the docs warnigns and upgrade sphinx.16:43
ssbarneazxiiro: electrofelix Have you used topy for spellchecking before? I think it would be a good addition.16:45
zxiirossbarnea: I have not. that a python linter we can install?16:46
zxiirossbarnea: I've tried spellcheckers in the past but often find that they trip over code segments16:46
zxiirowe use coala for our projects which has a lot of nice plugins16:46
ssbarneazxiiro: yep, very easy to use. https://pypi.python.org/pypi/topy16:47
ssbarnea`git ls-files| xargs topy`16:47
ssbarneai added it recently to one project after being recommended by a colleague.16:49
zxiiroI'd be fine with introducing it16:50
zxiiroI see it's MIT license too so compatible with the license.16:50
zxiirossbarnea: I think your patch is ok. I'm just not comfortable with pinning it to the absolute latest version since not every system might have updated to it.16:51
ssbarneazxiiro: probably it would work with older, let me try lowering the version a little bit.16:51
zxiiroyeah 1.6.6 was released only 2 weeks ago. I know for a fact RTD servers do not yet have it.16:52
ssbarnea1.6.x would be ok?16:53
ssbarneaor 1.5.x?16:53
zxiiroYeah I think 1.6 is fine16:53
zxiiroif we do >=1.6.0 then it'll get the latest of that stream that's available to the mirror16:53
ssbarneai tested with 1.5.0 and it also worked.16:53
zxiirossbarnea:  if that's so let's keep it at 1.5.0 then16:54
zxiirossbarnea: I'd rather keep things on the safer side16:54
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: docs: sphinx upgrade and warnings as erros  https://review.openstack.org/53830116:54
zxiirossbarnea: there's at +2. just find another person to do the same :)16:55
ssbarneaone of the probs with jjb, lack of people16:55
zxiirossbarnea: I'd say you're on track to become a committer. I've been thinking of nominating you considering the work you've done for us.16:56
zxiirohttps://review.openstack.org/#/q/owner:ssbarnea%2540redhat.com16:57
ssbarneazxiiro: thanks, i may speed things in the future a little bit.16:57
ssbarneathis weekend I plan to raise the multibranch CR16:57
zxiiroelectrofelix: waynr would you guys be open to nominating ssbarnea as a committer?  https://review.openstack.org/#/q/owner:ssbarnea%2540redhat.com16:57
zxiirowe need all the help we can get16:57
*** caphrim007 has joined #openstack-jjb17:32
*** caphrim007 has quit IRC17:35
*** caphrim007 has joined #openstack-jjb17:35
*** caphrim007_ has joined #openstack-jjb18:27
*** caphrim007_ has quit IRC18:28
*** caphrim00_ has joined #openstack-jjb18:28
*** electrofelix has quit IRC18:30
*** caphrim007 has quit IRC18:30
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: Assure test execution is not affected by local jjb config  https://review.openstack.org/47505918:40
*** caphrim00_ has quit IRC19:06
*** caphrim007 has joined #openstack-jjb19:06
zxiiroAlright I'm gonna tag 2.0.1. Anything that didn't make it in let's try to get it in next week.19:34
zxiiroerr19:34
zxiiro2 weeks from now19:34
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: docs: sphinx upgrade and warnings as erros  https://review.openstack.org/53830123:47
openstackgerritSorin Sbarnea proposed openstack-infra/jenkins-job-builder master: docs: sphinx upgrade and warnings as erros  https://review.openstack.org/53830123:58

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