Monday, 2018-08-20

*** electrofelix has joined #openstack-jjb08:28
*** hashar has joined #openstack-jjb08:30
*** larainema has quit IRC11:29
*** hashar has quit IRC16:03
*** _xela_ has joined #openstack-jjb16:05
_xela_Regarding the issue for triggers/!include (https://storyboard.openstack.org/#!/story/2003150) I've just found a workaround, removing completely zuul module (and references to it).16:11
zxiiro_xela_: you mean deleting it from the code?16:12
_xela_it seems that the variable registry.modules has all the modules in a reversed list, and it applies the triggers: !include to zuul as it is the first in the list16:12
zxiiroright16:13
zxiirosounds like maybe the zuul module needs to be updated to support that !include16:13
_xela_zxiiro: yes, removing the module from usr/lib/python2.7/site-packages/jenkins_jobs/modules and16:13
_xela_jenkins_job_builder-2.1.0.dist-info folder too16:13
*** hashar has joined #openstack-jjb16:15
_xela_zxiiro: mmmm what if simply i change sequence to 100 ?16:21
zxiiro_xela_: what sequence? i don't know what that means16:22
_xela_https://paste.ee/p/98ipr16:23
zxiiroI think that's just order of when the module is called if you set it to 100 it will just run last right?16:24
_xela_i suppose. testing it right now putting the module back16:25
_xela_nope. it gets used first anyway. but the problem is narrowed to the array in zuul.16:47
_xela_the triggers = job.get('triggers') line (147) is resolved in the string '!include triggers.yml'16:54
_xela_and it doesn't follow the include16:54
*** rakkaus_ has joined #openstack-jjb16:55
*** rakkaus_ has quit IRC17:16
*** hashar is now known as hasharDinner17:32
zxiirounfortunately I'm not familiar with that part of the codebase so I'm not of much help17:38
*** electrofelix has quit IRC17:59
*** hasharDinner is now known as hashar18:58
*** hashar has quit IRC21:48

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