*** josefwells_ has joined #zuul | 01:10 | |
*** josefwells__ has joined #zuul | 01:15 | |
*** josefwells has quit IRC | 01:17 | |
*** josefwells_ has quit IRC | 01:20 | |
ianw | clarkb: i think the problem is when you're looking up a project the app doesn't have permissions on. like with ansible/ansible, where we want to depends-on but we're not installed in the project. but we still need to be authorized to run graphql queries | 01:35 |
---|---|---|
opendevreview | Merged zuul/zuul master: Use ordinal rules for retries https://review.opendev.org/c/zuul/zuul/+/794081 | 01:59 |
*** weshay|ruck has quit IRC | 02:24 | |
*** timburke has quit IRC | 03:17 | |
*** josefwells__ has quit IRC | 03:22 | |
*** timburke has joined #zuul | 05:21 | |
*** timburke has quit IRC | 06:38 | |
*** zbr has quit IRC | 06:49 | |
*** zbr has joined #zuul | 06:50 | |
*** bhagyashris has quit IRC | 09:36 | |
*** bhagyashris has joined #zuul | 09:36 | |
*** zenkuro has joined #zuul | 12:47 | |
zenkuro | hi, is there a plugin for nodepool to manage esxi machines/ | 12:48 |
zenkuro | ? | 12:48 |
fungi | zenkuro: i haven't seen anyone working on an esx(i) driver for nodepool yet, but if someone is up for writing one i expect we'd be happy to include it with all the others | 12:53 |
zenkuro | fungi: I see, thanks. May be I manage to do something about it | 12:55 |
*** josefwells has joined #zuul | 13:01 | |
*** gmann_afk is now known as gmann | 13:12 | |
mnaser | zenkuro: you could ofcourse always use static nodes if your use case supports it | 13:52 |
zenkuro | mnaser: yes, but for some cases I need to run 20 nodes for one test. Also I would love to have revert to snapshot | 13:54 |
mnaser | zenkuro: if diving into python and writing a whole esxi driver might be too much, could be worth running a job in a static vm that uses ansible to build those 20 nodes in pre and destroys them in post =) | 13:55 |
zenkuro | mnaser: hm, interesting. Is it possible to use zuul host machine as such node? | 13:56 |
mnaser | zenkuro: you can run a job in the executor that talks to esxi to create vms and then add_host to the inventory | 13:57 |
mnaser | dont know how well that's documented but it's possibvle | 13:57 |
zenkuro | mnaser: thanks! I will scan documentation for it | 13:58 |
*** zenkuro has quit IRC | 16:25 | |
*** zenkuro has joined #zuul | 16:26 | |
*** zenkuro has quit IRC | 17:22 | |
*** rajath has joined #zuul | 18:35 | |
rajath | https://zuul.opendev.org/t/openstack/build/89e539f3db4c4342a61de642d86e00c2/console Anyone has any idea on why this might be happening?? | 18:36 |
rajath | my pep8 fails with the error unable to download deps | 18:37 |
avass[m] | rajath: it's failing to build the source distibution for cffi. I guess libffi-dev is missing since it can't find ffi.h | 19:03 |
avass[m] | rajath: you should be able to add a libffi-dev to a bindep.txt to solve that but I'm not sure if that's the recommended way to solve it. fungi clarkb ^ ? | 19:07 |
*** rajath has quit IRC | 19:34 | |
mordred | yeah - I think adding libffi-dev to bindep sounds like the right choice for that | 19:40 |
fungi | also that can be countered by providing appropriate binary wheels in an available wheelhouse | 19:46 |
fungi | which will also save you some job runtime since you don't wind up building it from source over and over | 19:46 |
*** zenkuro has joined #zuul | 21:52 | |
*** jangutter has joined #zuul | 21:54 | |
*** jangutter_ has quit IRC | 22:00 | |
*** timburke has joined #zuul | 23:49 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!