Friday, 2018-08-03

openstackgerritJoe, Lee proposed openstack/python-jenkins master: Add folder credential support  https://review.openstack.org/58815406:08
*** bkorren has joined #openstack-jjb08:13
*** electrofelix has joined #openstack-jjb08:49
*** timbirk has joined #openstack-jjb12:45
*** bkorren has quit IRC14:03
*** daab-prover has joined #openstack-jjb15:04
daab-proverI want to create the same job on multiple different servers. The job needs to be parameterized ( I need to specify a credential id, which naturally varies between the servers).15:06
daab-proverIs having a job template and then one yaml file per server with "project" definitions the way to go?15:06
daab-proverThe downside of that is that I lose the ability to update a single job (unless I create one yml file per server and job template..., bleh)15:13
daab-proverMy current solution is to have one yml file per server which defines variables as global defaults, and use job-template with a default project defintion for the jobs I need to parameterize in this way.15:35
daab-proverThis works, but is perhaps a bit hackish?15:35
*** daab-prover has quit IRC15:38
Liskni_siis there a difference between job['name'] and job[u'name'] ?16:19
zxiiroLiskni_si: I think u'string' in python is unicode16:28
Liskni_sizxiiro: yeah, but why would anyone use job[u'name'] and job['somethingelse'] in the same function?16:29
zxiiroLiskni_si: no idea. where are you seeing that?16:29
Liskni_siit's a parsed json, it's either all unicode or all str (in python3 all str always), and there doesn't seem to be a difference when I try it manually in ipython16:30
Liskni_sipython-jenkins, in get_all_jobs16:30
zxiiroLiskni_si: no idea. maybe those lines were coded by different people16:30
*** openstackgerrit has quit IRC16:49
*** electrofelix has quit IRC18:06
*** smyers_ has joined #openstack-jjb18:45
*** smyers has quit IRC18:46
*** smyers_ is now known as smyers18:46
*** smyers_ has joined #openstack-jjb19:26
*** smyers has quit IRC19:28
*** smyers_ is now known as smyers19:28
*** smyers_ has joined #openstack-jjb19:55
*** smyers has quit IRC19:56
*** smyers_ is now known as smyers19:56
*** smyers has quit IRC20:01
*** smyers has joined #openstack-jjb20:02
*** larainema has quit IRC23:07

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