*** harlowja has quit IRC | 00:06 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul: Use integration_id with github https://review.openstack.org/411544 | 00:25 |
---|---|---|
*** Cibo_ has quit IRC | 00:28 | |
*** harlowja has joined #zuul | 00:34 | |
*** jamielennox is now known as jamielennox|away | 00:57 | |
*** saneax is now known as saneax-_-|AFK | 00:58 | |
*** jamielennox|away is now known as jamielennox | 01:01 | |
*** harlowja has quit IRC | 01:25 | |
*** jamielennox is now known as jamielennox|away | 01:41 | |
*** jamielennox|away is now known as jamielennox | 01:47 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/nodepool: Accept user-home in config validator https://review.openstack.org/404519 | 02:15 |
*** saneax-_-|AFK is now known as saneax | 05:44 | |
*** rbergeron has quit IRC | 05:51 | |
*** rbergeron has joined #zuul | 06:24 | |
openstackgerrit | Tuan Luong-Anh proposed openstack-infra/zuul: Replace assertEquals with assertEqual https://review.openstack.org/400119 | 07:09 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul: Fix 'Add hostname to merger path' https://review.openstack.org/411664 | 07:16 |
*** abregman has joined #zuul | 07:23 | |
*** abregman has quit IRC | 07:39 | |
*** jamielennox is now known as jamielennox|away | 08:07 | |
*** adam_g has quit IRC | 08:12 | |
*** adam_g has joined #zuul | 08:12 | |
*** jamielennox|away is now known as jamielennox | 08:14 | |
*** hogepodge has quit IRC | 08:42 | |
*** hogepodge has joined #zuul | 08:44 | |
*** herlo has quit IRC | 09:02 | |
*** herlo has joined #zuul | 09:03 | |
*** jamielennox is now known as jamielennox|away | 09:48 | |
*** hashar has joined #zuul | 09:54 | |
*** jamielennox|away is now known as jamielennox | 09:55 | |
*** openstackgerrit has quit IRC | 10:18 | |
*** openstackgerrit has joined #zuul | 10:56 | |
openstackgerrit | Ricardo Carrillo Cruz proposed openstack-infra/zuul: WIP Add per-repo public and private keys https://review.openstack.org/406382 | 10:56 |
openstackgerrit | Ricardo Carrillo Cruz proposed openstack-infra/zuul: WIP Add per-repo public and private keys https://review.openstack.org/406382 | 15:28 |
openstackgerrit | Ricardo Carrillo Cruz proposed openstack-infra/zuul: WIP Add per-repo public and private keys https://review.openstack.org/406382 | 15:32 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Fix image delete exception logging https://review.openstack.org/411881 | 16:00 |
*** saneax is now known as saneax-_-|AFK | 16:07 | |
openstackgerrit | Merged openstack-infra/nodepool: Fix image delete exception logging https://review.openstack.org/411881 | 16:33 |
*** hashar has quit IRC | 16:59 | |
openstackgerrit | Merged openstack-infra/nodepool: Remove ZK lock variables https://review.openstack.org/410853 | 17:35 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Start templating nodepool.yaml https://review.openstack.org/411921 | 17:39 |
openstackgerrit | Merged openstack-infra/nodepool: Share single ZooKeeper object among workers https://review.openstack.org/411360 | 17:39 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: WIP support more images for dsvm job https://review.openstack.org/411929 | 17:42 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: WIP support more images for dsvm jobs https://review.openstack.org/411929 | 17:47 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: WIP support more images for dsvm jobs https://review.openstack.org/411929 | 18:40 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Expose the ability to build all infra diskimages https://review.openstack.org/411929 | 19:14 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: WIP Show ubuntu-precise failure https://review.openstack.org/411962 | 19:14 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Expose the ability to build all infra diskimages https://review.openstack.org/411929 | 20:45 |
SpamapS | mmmm merging | 20:55 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Fix image delete exception logging https://review.openstack.org/411990 | 21:05 |
openstackgerrit | Merged openstack-infra/nodepool: Fix image delete exception logging https://review.openstack.org/411990 | 21:33 |
rcarrillocruz | so, as the projects will have keys, which will be stored on state_dir, i'm putting on the ProjectConfigParser code that reads zuul.conf | 21:41 |
rcarrillocruz | https://review.openstack.org/#/c/406382/ | 21:41 |
rcarrillocruz | that makes me think that the tests on test_model will need some behaviour change: | 21:42 |
rcarrillocruz | a) BaseTestCase use a zuul.conf fixture | 21:42 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Update documentation on diskimages/images https://review.openstack.org/411998 | 21:42 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Remove script-dir https://review.openstack.org/411999 | 21:42 |
rcarrillocruz | b) I switch the test_model and other code using ProjectParser to inherit from ZuulTestCase, instead of BaseTestCase | 21:43 |
rcarrillocruz | thoughts? | 21:43 |
rcarrillocruz | mordred, jeblair ^ | 21:43 |
jeblair | rcarrillocruz: how about moving that into ConfigLoader -- that way the parser isn't doing much more than parsing. ConfigLoader can still throw an error if something isn't correct. it also has a reference to scheduler which has a reference to a parsed zuul.conf (scheduler.config). | 21:50 |
jeblair | rcarrillocruz: then the test_model and other tests can remain a subclass of BaseTestCase, and you can add new tests that exercise the key facilities and they can subclass ZuulTestCase | 21:51 |
rcarrillocruz | let me check | 21:52 |
*** Cibo_ has joined #zuul | 22:09 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Expose the ability to build all infra diskimages https://review.openstack.org/411929 | 22:54 |
*** saneax-_-|AFK is now known as saneax | 23:12 | |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Docs: add Zookeeper installation section https://review.openstack.org/412009 | 23:34 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!