*** jkilpatr has quit IRC | 00:04 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 00:04 |
---|---|---|
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 00:07 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 00:13 |
jlk | tristanC: tomorrow, can we sync up on zuul web, and adding github stuff into that mix? I've got the beginnings of a WIP and I want to make sure I understand it right. | 00:25 |
tristanC | jlk: yes sure | 00:26 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 00:29 |
dmsimard | pabelanger: nm station26 is not the place I was talking about, it's indeed right next to the hotel | 00:46 |
dmsimard | s/talking/thinking/ | 00:46 |
openstackgerrit | zhangyangyang proposed openstack-infra/zuul master: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503501 | 01:03 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 01:12 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Support 'files' matcher logic https://review.openstack.org/503832 | 01:12 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Use feature/zuulv3 for zuul-migrate test https://review.openstack.org/503873 | 01:12 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 02:25 |
*** dkranz has quit IRC | 02:25 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 02:28 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 02:44 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 02:49 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 03:00 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul feature/zuulv3: Fix 'startswith' delegation typo https://review.openstack.org/503906 | 03:07 |
dmsimard | jeblair, mordred, clarkb: ^ 503906 is killing my multinode attempts right now http://paste.openstack.org/raw/621089/ | 03:08 |
dmsimard | please approve between beers :) | 03:08 |
dmsimard | pabelanger: ^ | 03:08 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Fix 'startswith' delegation typo https://review.openstack.org/503906 | 04:29 |
*** openstack has joined #zuul | 05:32 | |
*** hashar has joined #zuul | 07:30 | |
*** electrofelix has joined #zuul | 10:00 | |
kklimonda | is there a way to create a zuul pipeline like that: A->[B,C,D]->E (B,C,D depends on A, and E is done where B,C,D all passed) ? | 10:16 |
kklimonda | or perhaps even a separate pipeline that is triggered when another pipeline succeeded | 10:18 |
tobiash | kklimonda: in case you mean jobs depending on each other, then yes with v3 | 10:56 |
tobiash | kklimonda: for v2 there is a non merged patch that adds this | 10:57 |
tobiash | kklimonda: https://review.openstack.org/#/c/231124/ | 10:58 |
tobiash | I'm using this patches for months now in my v2 deployment and it works great | 10:59 |
*** yolanda has quit IRC | 11:14 | |
*** yolanda has joined #zuul | 11:48 | |
qwc | kklimonda: tobiash, jobs depending on each other is already possible with v2.5.1 (we're using that) | 12:03 |
*** jkilpatr has joined #zuul | 12:13 | |
tobiash | qwc: with this patch real graphs with merging are also possible in v2 | 12:18 |
*** shirafuno has joined #zuul | 12:29 | |
shirafuno | Hi, In my Zuul API gateway Java module. I have an HandlerExceptionResolver implementating class which when returning a ModelAndView object, does not contain anything in the body. Does anybody know where I would be able to beef out my Response body? I have tried setting the Httpstatus, adding the exception and requestURL and setting the view name to "Error within API Gateway" but my Postman response does not contain any information within the body. | 12:32 |
*** olaph1 is now known as olaph | 12:37 | |
tobiash | shirafuno: you're zalking about netflix zuul right? This channel is from the openstack zuul project. | 12:37 |
* tobiash fails typing on his phone correctly | 12:38 | |
shirafuno | oooo | 12:38 |
shirafuno | Dx | 12:38 |
shirafuno | tobiash: sorry, thanks anyway | 12:38 |
tobiash | shirafuno: no problem, this causes confusion to many people | 12:39 |
*** shirafuno has left #zuul | 12:39 | |
*** jkilpatr has quit IRC | 12:44 | |
kklimonda | tobiash: thanks, that patch seems to be exactly what I'm looking for | 12:58 |
kklimonda | tobiash: how is your work on windows going on? I've been having a couple of crazy days and didn't even have time to ping you about that :) | 12:58 |
tobiash | kklimonda: I'll have a proof of concept in the next few days | 13:08 |
tobiash | (hopefully) | 13:08 |
*** dkranz has joined #zuul | 13:21 | |
*** jkilpatr has joined #zuul | 13:27 | |
dmsimard | mordred, jeblair: https://review.openstack.org/#/c/503906/ merged but I'm still running into it. I suppose we need to restart something ? | 13:34 |
tobiash | dmsimard: yes, a restart is required as that's a part of zuul itself | 13:35 |
dmsimard | tobiash: ah, thanks, thought that would've landed automatically | 13:36 |
jeblair | dmsimard: yeah, i'll restart the executors real quick | 13:39 |
jeblair | mordred: we have quite a lot of processes stuck trying to follow job-output.txt; i suspect the linesplit fix has created a condition where that never exits now | 13:42 |
jeblair | mordred: oh -- it's probably related to keep | 13:42 |
jeblair | mordred: normally this wouldn't happen because the file is deleted at the end, and that causes it to exit, but if we set keep, it stays, so we're stuck in a stat loop | 13:43 |
jeblair | mordred: i think we had this behavior before too, so this isn't a regression, but still something we should try to figure out how to fix later | 13:43 |
jeblair | dmsimard: restarted | 13:44 |
dmsimard | jeblair: thanks | 13:50 |
dmsimard | jeblair: ok, I understand the retry limit thing now | 13:56 |
dmsimard | it will literally retry 3 times in the queue if something fails in pre | 13:57 |
dmsimard | I've had a lot of these "finger://" URLs and no logs on those, though -- I guess normally you'd only get the logs for what would be the last of the 3 attempts ? | 13:57 |
dmsimard | an indicator that the job is on a 'retry' attempt on the UI would be nice, I was a bit confused to see it go back to queued | 13:58 |
jeblair | dmsimard: every time you end up with a finger url reported to gerrit, it's a bug and an infra-root needs to investigate it on the executor | 14:00 |
dmsimard | jeblair: ack, I'll report these whenever I see one. | 14:00 |
dmsimard | jeblair: I confirm my typo patch is now effective, thanks :) | 14:00 |
jeblair | which reminds me, i forgot to reset keep on executors. i have done that now, so we should have the logs for any such instances after now | 14:01 |
dmsimard | jeblair: was it effective.. yesterday ? There's a few of them in https://review.openstack.org/#/c/503806 | 14:01 |
dmsimard | (finger things) | 14:01 |
jeblair | dmsimard: yeah, i can check later | 14:02 |
dmsimard | k | 14:02 |
dmsimard | It's probably reproducible so if necessary I can just revert to an older patchset that hits that retry limit | 14:02 |
*** yolanda has quit IRC | 14:40 | |
*** yolanda has joined #zuul | 14:49 | |
Shrews | mordred: so https://review.openstack.org/503769 has failed twice now with a "git config" error: http://logs.openstack.org/69/503769/3/check/tox-pep8/d80f3b7/job-output.txt.gz#_2017-09-14_14_35_59_975486 | 14:51 |
Shrews | very strange | 14:51 |
*** hashar is now known as hasharAway | 14:51 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add tox bashate job https://review.openstack.org/503005 | 14:55 |
*** jkilpatr has quit IRC | 15:18 | |
*** jkilpatr has joined #zuul | 15:21 | |
dmsimard | jeblair: multinode-test finger://ze01.openstack.org/01bc716d792d4e188e9f567f6178d8ed : POST_FAILURE in 2m 22s | 15:25 |
dmsimard | jeblair: https://review.openstack.org/#/c/503806/ | 15:25 |
dmsimard | pabelanger: ^ | 15:26 |
tristanC | jeblair: figured the 502 errors on web/{tenant}/status.json, it's because the rpcclient wasn't shutdown after each request | 15:28 |
tristanC | i fixed the issue by keeping a long-lived rpcclient instance in the handler, which seems to works well thread-safety-wise | 15:29 |
pabelanger | dmsimard: first issue: http://paste.openstack.org/show/621116/ | 15:32 |
pabelanger | http://paste.openstack.org/show/621119/ | 15:34 |
pabelanger | http://paste.openstack.org/show/621120/ | 15:35 |
pabelanger | jeblair: dmsimard: I'm going to add --keep for zuul-executors to help debug finger issue | 15:36 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 15:37 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Remove junk non-ascii whitespaces https://review.openstack.org/504087 | 15:40 |
dmsimard | jeblair: sorry I know you like those ^ | 15:40 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 15:46 |
dmsimard | tristanC: my ~/.xinitrc: http://paste.openstack.org/raw/621124/ | 15:47 |
dmsimard | tristanC: I guess it's not working ? | 15:47 |
dmsimard | pabelanger: what I use to find this junk whitespace: grep -I --color='auto' -P "[\x80-\xFF]" file | 15:49 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Emit job definitions https://review.openstack.org/503874 | 15:49 |
dmsimard | jeblair: finger://ze01.openstack.org/961fa12dee0d427d92a303a9acd8b131 | 15:52 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 15:52 |
jeblair | dmsimard: http://paste.openstack.org/show/621125/ | 15:53 |
jeblair | mordred: ^ | 15:53 |
dmsimard | jeblair: finger://ze01.openstack.org/7b23ad10ff49453cac4937cfb965e4b6 | 15:58 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add a message to the job log on unexpected exceptions https://review.openstack.org/504097 | 16:01 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add a message to the job log on unexpected exceptions https://review.openstack.org/504097 | 16:05 |
tristanC | dmsimard: maybe it has something to do because of gnome-launcher something, does the xmodmap work when run manually? | 16:13 |
dmsimard | tristanC: I just stuck it in my bashrc so hopefully that'll fix it | 16:13 |
dmsimard | jeblair: out of curiosity, would self.output = json.load(open(self.output_path, 'rb')) instead of self.output = json.load(open(self.output_path, 'r')) have an impact on that trace ? | 16:19 |
jeblair | dmsimard: maybe... i'm trying to get some test data | 16:21 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add a message to the job log on unexpected exceptions https://review.openstack.org/504097 | 16:26 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Add connection_port to build and upload information https://review.openstack.org/504112 | 16:32 |
jeblair | i'm clearing the topic on changes that have zuulv3 as the topic and are also on the feature/zuulv3 branch | 16:42 |
jeblair | (that makes it easier to use zuulv3 in a job dashboard query) | 16:42 |
*** hashar has joined #zuul | 16:44 | |
dmsimard | jeblair, mordred: got a local reproducer for the json thing \o\ \o/ /o/ | 16:45 |
*** hashar is now known as hasharAway2 | 16:45 | |
dmsimard | something about include_role specificically, using the "roles:" directive doesn't trigger it | 16:47 |
jeblair | dmsimard: fascinating | 16:47 |
mordred | dmsimard: can you try using dependencies in meta/main.yml instead of include_role ? | 16:48 |
dmsimard | mordred: I'll try different things :) | 16:48 |
mordred | dmsimard: :) | 16:48 |
dmsimard | there you go Object of type 'IncludeRole' is not JSON serializable | 16:48 |
dmsimard | that's weird though.. I have integration tests for that in ara and it works fine .. | 16:49 |
jlk | Huh, more things in include_roles acting wonky... :D | 16:54 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't set nonvoting based on name suffix https://review.openstack.org/503769 | 16:55 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Emit job definitions https://review.openstack.org/503874 | 16:55 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Split output into jobs+project_templates and projects https://review.openstack.org/504123 | 16:55 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Remove junk non-ascii whitespaces https://review.openstack.org/504087 | 16:56 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/builds route https://review.openstack.org/466561 | 17:00 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /tenants route https://review.openstack.org/503268 | 17:00 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/status route https://review.openstack.org/503269 | 17:00 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/jobs route https://review.openstack.org/503270 | 17:00 |
*** jkilpatr has quit IRC | 17:16 | |
*** yolanda has quit IRC | 17:16 | |
*** jkilpatr has joined #zuul | 17:27 | |
*** yolanda has joined #zuul | 17:29 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: WIP: Honor cloud quotas before launching nodes (second approach) https://review.openstack.org/503838 | 17:50 |
dmsimard | jeblair: https://review.openstack.org/#/c/502147/ | 17:50 |
dmsimard | jeblair: if you look at patchset 4 zuul results, that's the last time I got every job working properly and the fedora patch failed due to the lack of ci-mirrors | 17:51 |
*** yolanda has quit IRC | 17:54 | |
*** hasharAway2 has quit IRC | 17:58 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Don't fail on quota exceeded https://review.openstack.org/503051 | 18:12 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Fix linting issues found via project-config https://review.openstack.org/503817 | 18:19 |
*** electrofelix has quit IRC | 18:25 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add zuul legacy vars filter https://review.openstack.org/503852 | 18:50 |
*** yolanda has joined #zuul | 18:53 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{source}/{project}.pem route https://review.openstack.org/502530 | 19:01 |
*** jkilpatr has quit IRC | 19:03 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Revert "Fix linting issues found via project-config" https://review.openstack.org/504172 | 19:10 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Revert "Fix linting issues found via project-config" https://review.openstack.org/504172 | 19:13 |
*** jkilpatr has joined #zuul | 19:18 | |
jlk | tristanC: I'm flailing here. I need some help in figuring out how to get the json body out of an asyncio request object. I keep getting a coroutine, not what I actually want. | 19:29 |
clarkb | jlk: that is because its a future for when the request comes back | 19:29 |
clarkb | I think you can typically attach a callback to be called when that happens | 19:30 |
jlk | I don't know what those words mean :( I'm a complete novice at asyncio | 19:30 |
clarkb | are you using aiohttp? | 19:30 |
dmsimard | jeblair, mordred: found the json issue however I'm not certain of the fix yet | 19:30 |
*** jesusaurum is now known as jesusaur | 19:31 | |
jlk | clarkb: yea | 19:31 |
jeblair | jlk: "await foo()" may be what you're looking for | 19:31 |
jlk | that's what I was doing, but it is returning a coroutine | 19:31 |
jlk | instead of the json | 19:32 |
clarkb | jlk: ya reading aiohttp docs await resp.text() etc is what seems common there (which makes sense) | 19:32 |
dmsimard | jeblair, mordred: it's reproduced when using the 'static: no' parameter on an include_role task. When ansible sends the 'v2_runner_on_ok' hook for that task, it ends up containing a result._result['include_role'] OBJECT which appears to be a nested task/result object | 19:32 |
clarkb | jlk: what that tells python is "you can context switch me here and run other things until the response is back" | 19:32 |
dmsimard | jeblair, mordred: I didn't catch that in the ara integration tests ( https://github.com/openstack/ara/blob/master/ara/tests/integration/include_role.yml ) because they don't set the 'static: no' parameter | 19:33 |
clarkb | await is the magical thing that says go ahead and run the coroutine and return the results to me in an asyncrhonouse manner | 19:33 |
dmsimard | clarkb: https://review.openstack.org/#/c/503806/ | 19:35 |
*** jkilpatr has quit IRC | 19:41 | |
*** jkilpatr has joined #zuul | 19:42 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 19:43 |
*** yolanda has quit IRC | 19:43 | |
jlk | okay, how the hell do I convert a CIMultiDict thing to a serialable dict?? | 19:44 |
*** yolanda has joined #zuul | 19:47 | |
pabelanger | jeblair: Shrews: I cannot seem to see why jobs in gate on nodepoolv3 are not getting nodes | 19:50 |
dmsimard | bcoca: devel also includes a result._result['include_role'] object which is an IncludeRole object | 19:51 |
dmsimard | wrong channel T_T | 19:51 |
pabelanger | DEBUG nodepool.driver.openstack.OpenStackNodeRequestHandler: Retrying node request 100-0000034446 | 19:54 |
pabelanger | appears to be spamming launcher-debug.log | 19:54 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add zuul legacy vars filter https://review.openstack.org/503852 | 20:02 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add zuul legacy vars filter https://review.openstack.org/503852 | 20:05 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: WIP: Honor cloud quotas before launching nodes https://review.openstack.org/503838 | 20:06 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Don't fail on quota exceeded https://review.openstack.org/503051 | 20:06 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add zuul legacy vars filter https://review.openstack.org/503852 | 20:25 |
dmsimard | clarkb: http://logs.openstack.org/06/503806/23/check/multinode-test/d88be32/ara/result/2a1293a4-cc91-4ff4-bc93-3f96cb454f3b/ | 20:30 |
dmsimard | clarkb: http://logs.openstack.org/06/503806/23/check/multinode-test/d88be32/ara/ | 20:32 |
SpamapS | quieter in here today. You all running out of steam? ;-) | 20:40 |
jeblair | SpamapS: we're all exhausted and insane, but actually pretty active :) | 20:41 |
jeblair | SpamapS: mordred's plugging away at the migration script | 20:41 |
SpamapS | Ah ok | 20:47 |
*** yolanda has quit IRC | 20:48 | |
*** yolanda has joined #zuul | 20:51 | |
SpamapS | Well I'm over here just trying to build some basic jobs for my sorta-working GD zuul so if you all need anything let me know. | 20:53 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: WIP: Honor cloud quotas before launching nodes https://review.openstack.org/503838 | 21:01 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Don't fail on quota exceeded https://review.openstack.org/503051 | 21:01 |
jlk | I'm working on porting the github webhook stuff from "webapp" to the new zuul-web | 21:01 |
jlk | and butting my head against asyncio | 21:01 |
*** jkilpatr has quit IRC | 21:10 | |
*** dkranz has quit IRC | 21:12 | |
*** jkilpatr has joined #zuul | 21:15 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Use username from node information if available https://review.openstack.org/453983 | 21:16 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Use connection type supplied from nodepool https://review.openstack.org/501976 | 21:16 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Rename ssh_port to connection_port https://review.openstack.org/500799 | 21:16 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul feature/zuulv3: Delete IncludeRole object from result object for include_role tasks https://review.openstack.org/504238 | 21:17 |
*** hasharAway has quit IRC | 21:29 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Use connection type supplied from nodepool https://review.openstack.org/501976 | 21:32 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /tenants route https://review.openstack.org/503268 | 21:36 |
*** jkilpatr has quit IRC | 21:49 | |
*** jkilpatr has joined #zuul | 22:00 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul feature/zuulv3: Delete IncludeRole object from result object for include_role tasks https://review.openstack.org/504238 | 22:02 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul feature/zuulv3: Delete IncludeRole object from result object for include_role tasks https://review.openstack.org/504238 | 22:05 |
dmsimard | fungi: https://review.openstack.org/#/c/504096/ | 22:11 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 22:17 |
*** pbrobinson has quit IRC | 22:26 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: Move github webhook from webapp to zuul-web https://review.openstack.org/504267 | 22:32 |
jlk | tristanC: here's my current WIP that seems to function! https://review.openstack.org/504267 | 22:33 |
jlk | it's not getting the real key yet, I have to sort out how to get that. | 22:33 |
*** pbrobinson has joined #zuul | 22:33 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: WIP: Honor cloud quotas before launching nodes https://review.openstack.org/503838 | 22:39 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Don't fail on quota exceeded https://review.openstack.org/503051 | 22:39 |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: Move github webhook from webapp to zuul-web https://review.openstack.org/504267 | 22:41 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: WIP: Honor cloud quotas before launching nodes https://review.openstack.org/503838 | 22:42 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Don't fail on quota exceeded https://review.openstack.org/503051 | 22:42 |
*** pbrobinson_ has joined #zuul | 22:46 | |
*** pbrobinson has quit IRC | 22:46 | |
tristanC | jlk: it looks good, i suggested pulling the webhook secret in cmd/web.py | 22:46 |
jlk | yeah I forgot to git add that file | 22:46 |
jlk | I got it coming in now | 22:46 |
*** pbrobinson_ has quit IRC | 22:46 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Split output into jobs+project_templates and projects https://review.openstack.org/504123 | 22:55 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't set nonvoting based on name suffix https://review.openstack.org/503769 | 22:55 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Emit job definitions https://review.openstack.org/503874 | 22:55 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Actually emit job content https://review.openstack.org/504276 | 22:55 |
*** yolanda has quit IRC | 22:58 | |
*** jkilpatr has quit IRC | 22:59 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Make max-servers optional https://review.openstack.org/504282 | 23:05 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Support cores limit per pool https://review.openstack.org/504283 | 23:05 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Support ram limit per pool https://review.openstack.org/504284 | 23:05 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Actually emit job content https://review.openstack.org/504276 | 23:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Actually emit job content https://review.openstack.org/504276 | 23:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Split output into jobs+project_templates and projects https://review.openstack.org/504123 | 23:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't set nonvoting based on name suffix https://review.openstack.org/503769 | 23:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Emit job definitions https://review.openstack.org/503874 | 23:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Actually emit job content https://review.openstack.org/504276 | 23:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!