openstackgerrit | Joe, Lee proposed openstack/python-jenkins master: Add folder credential support https://review.openstack.org/588154 | 06:08 |
---|---|---|
*** bkorren has joined #openstack-jjb | 08:13 | |
*** electrofelix has joined #openstack-jjb | 08:49 | |
*** timbirk has joined #openstack-jjb | 12:45 | |
*** bkorren has quit IRC | 14:03 | |
*** daab-prover has joined #openstack-jjb | 15:04 | |
daab-prover | I 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-prover | Is having a job template and then one yaml file per server with "project" definitions the way to go? | 15:06 |
daab-prover | The 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-prover | My 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-prover | This works, but is perhaps a bit hackish? | 15:35 |
*** daab-prover has quit IRC | 15:38 | |
Liskni_si | is there a difference between job['name'] and job[u'name'] ? | 16:19 |
zxiiro | Liskni_si: I think u'string' in python is unicode | 16:28 |
Liskni_si | zxiiro: yeah, but why would anyone use job[u'name'] and job['somethingelse'] in the same function? | 16:29 |
zxiiro | Liskni_si: no idea. where are you seeing that? | 16:29 |
Liskni_si | it'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 ipython | 16:30 |
Liskni_si | python-jenkins, in get_all_jobs | 16:30 |
zxiiro | Liskni_si: no idea. maybe those lines were coded by different people | 16:30 |
*** openstackgerrit has quit IRC | 16:49 | |
*** electrofelix has quit IRC | 18:06 | |
*** smyers_ has joined #openstack-jjb | 18:45 | |
*** smyers has quit IRC | 18:46 | |
*** smyers_ is now known as smyers | 18:46 | |
*** smyers_ has joined #openstack-jjb | 19:26 | |
*** smyers has quit IRC | 19:28 | |
*** smyers_ is now known as smyers | 19:28 | |
*** smyers_ has joined #openstack-jjb | 19:55 | |
*** smyers has quit IRC | 19:56 | |
*** smyers_ is now known as smyers | 19:56 | |
*** smyers has quit IRC | 20:01 | |
*** smyers has joined #openstack-jjb | 20:02 | |
*** larainema has quit IRC | 23:07 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!