*** JasonCL has joined #zuul | 00:01 | |
*** JasonCL has quit IRC | 00:06 | |
*** JasonCL has joined #zuul | 00:10 | |
*** JasonCL has quit IRC | 00:14 | |
*** elyezer has quit IRC | 00:28 | |
*** JasonCL has joined #zuul | 00:35 | |
*** JasonCL has quit IRC | 00:40 | |
*** JasonCL has joined #zuul | 00:48 | |
*** JasonCL has quit IRC | 00:58 | |
*** JasonCL has joined #zuul | 01:00 | |
*** JasonCL has quit IRC | 01:04 | |
*** harlowja has quit IRC | 02:04 | |
*** JasonCL has joined #zuul | 02:07 | |
*** JasonCL has quit IRC | 02:11 | |
*** JasonCL has joined #zuul | 02:28 | |
*** JasonCL has quit IRC | 02:33 | |
*** harlowja has joined #zuul | 02:55 | |
*** harlowja has quit IRC | 03:13 | |
*** harlowja has joined #zuul | 03:39 | |
*** harlowja has quit IRC | 04:25 | |
*** JasonCL has joined #zuul | 04:50 | |
*** JasonCL has quit IRC | 04:55 | |
*** JasonCL has joined #zuul | 05:00 | |
*** JasonCL has quit IRC | 05:05 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool master: zk: use kazoo retry facilities https://review.openstack.org/535537 | 05:51 |
---|---|---|
tristanC | Shrews: finally found time to follow-up on zookeeper locks discussion, i think the new checkLock method in 535537 can fix the issues you found | 05:57 |
tristanC | Shrews: here is an update on zk_retry_test2.py: http://paste.openstack.org/show/697527/ | 06:06 |
*** sshnaidm|afk has quit IRC | 06:59 | |
*** JasonCL has joined #zuul | 07:53 | |
*** JasonCL has quit IRC | 07:57 | |
*** threestrands has joined #zuul | 08:25 | |
*** threestrands has quit IRC | 08:25 | |
*** threestrands has joined #zuul | 08:25 | |
*** threestrands has quit IRC | 09:03 | |
*** JasonCL has joined #zuul | 09:17 | |
*** JasonCL has quit IRC | 09:22 | |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul-jobs master: Publish build status to MQTT https://review.openstack.org/551329 | 09:38 |
*** JasonCL has joined #zuul | 10:20 | |
*** JasonCL has quit IRC | 10:25 | |
*** dmellado has quit IRC | 10:28 | |
*** JasonCL has joined #zuul | 11:00 | |
*** JasonCL has quit IRC | 11:05 | |
*** JasonCL has joined #zuul | 11:18 | |
*** JasonCL has quit IRC | 11:23 | |
*** JasonCL has joined #zuul | 11:35 | |
*** JasonCL has quit IRC | 11:39 | |
*** JasonCL has joined #zuul | 11:48 | |
*** JasonCL has quit IRC | 11:57 | |
openstackgerrit | Merged openstack-infra/zuul master: Serve the static files more dynamically https://review.openstack.org/551366 | 12:28 |
mnaser | mordred: the zuul dashboard js starting to reallllly clean up nicely | 13:35 |
mnaser | mordred: we havent zuulv3 officially? so could we maybe make a few changes here and there in the api? it would be nice to be able to use angular-resource .. https://docs.angularjs.org/api/ngResource/service/$resource | 13:36 |
mnaser | it would clean things up so nicely | 13:36 |
tristanC | mnaser: what kind of api changes would be needed? | 13:38 |
mnaser | tristanC: im not sure im familiar with the current existing (or recently refactored api) but there are a few things that ngResource likes to have | 13:38 |
mnaser | i was just speaking out loud, it could not need any changes at all too | 13:39 |
tristanC | fwiw here is the current api description: https://review.openstack.org/#/c/535541/1/swagger.yaml | 13:40 |
*** dmellado has joined #zuul | 13:47 | |
mordred | tristanC: oh, we need to get that patch updated and in I think | 13:57 |
*** JasonCL has joined #zuul | 14:23 | |
*** JasonCL has quit IRC | 14:28 | |
*** AJaeger has quit IRC | 14:33 | |
*** dmellado has quit IRC | 14:40 | |
*** JasonCL has joined #zuul | 14:49 | |
*** JasonCL has quit IRC | 14:58 | |
persia | Is there a predefined zuul job that always fails (negative equivalent to noop)? | 15:06 |
*** dmellado has joined #zuul | 15:08 | |
*** JasonCL has joined #zuul | 15:12 | |
*** JasonCL has quit IRC | 15:25 | |
*** dmsimard|afk is now known as dmsimard | 15:33 | |
*** AJaeger has joined #zuul | 15:57 | |
*** AJaeger has quit IRC | 16:18 | |
*** AJaeger has joined #zuul | 16:33 | |
*** JasonCL has joined #zuul | 16:49 | |
*** JasonCL has quit IRC | 16:53 | |
tobiash | persia: no, what's your use case? | 17:15 |
persia | When doing job testing for long-running or expensive jobs, it is convenient to remove most of the jobs from the configuration when submitting a review. In such cases, it would be convenient to add an always-fail job to the gate pipeline to ensure failure for things that shouldn't merge, even if the code is fine and the job is perfect (as the temporarily deleted jobs ought be restored first). | 17:18 |
persia | This might matter more when one is working on infrastructure to ensure the job runs, and not as closely involved in the project one is using to run the test jobs against the infrastructure changes. | 17:19 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul master: Fix [Errno -9] Address family for hostname not supported https://review.openstack.org/551015 | 17:22 |
pabelanger | zuul humans, I'd love a review on ^ and maybe some help understanding why that seems to fix the issue on OVH | 17:23 |
*** JasonCL has joined #zuul | 17:30 | |
*** JasonCL has quit IRC | 17:38 | |
mnaser | mordred: i need to find the time to do this, but fyi, it would be nice to add ngcloak to avoid the flash of things unstyled and whatnot - https://docs.angularjs.org/api/ng/directive/ngCloak | 17:43 |
mnaser | mordred: or scratch that, once we properly get things templated, it probably won't be an issue | 17:43 |
*** patrickeast has quit IRC | 18:17 | |
*** patrickeast has joined #zuul | 18:17 | |
*** pwhalen_ has joined #zuul | 18:37 | |
*** pwhalen has quit IRC | 18:39 | |
*** pwhalen has joined #zuul | 18:40 | |
*** pwhalen has joined #zuul | 18:40 | |
*** pwhalen_ has quit IRC | 18:41 | |
*** JasonCL has joined #zuul | 18:43 | |
*** JasonCL has quit IRC | 18:48 | |
*** JasonCL has joined #zuul | 19:38 | |
*** JasonCL has quit IRC | 19:42 | |
*** JasonCL has joined #zuul | 19:48 | |
*** JasonCL has quit IRC | 19:54 | |
*** JasonCL has joined #zuul | 20:33 | |
*** JasonCL has quit IRC | 20:38 | |
*** sshnaidm|afk has joined #zuul | 21:27 | |
*** JasonCL has joined #zuul | 21:41 | |
*** JasonCL has quit IRC | 21:46 | |
*** sshnaidm|afk has quit IRC | 21:48 | |
*** sdoran has quit IRC | 22:44 | |
*** pbrobinson has quit IRC | 22:45 | |
*** sdoran has joined #zuul | 22:46 | |
*** pbrobinson has joined #zuul | 22:47 | |
*** JasonCL has joined #zuul | 23:15 | |
*** JasonCL has quit IRC | 23:20 | |
*** patriciadomin has quit IRC | 23:30 | |
*** patriciadomin has joined #zuul | 23:30 | |
*** JasonCL has joined #zuul | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!