*** IRCFrEAK has joined #zuul | 01:17 | |
*** IRCFrEAK has left #zuul | 01:17 | |
*** madgoat has joined #zuul | 04:23 | |
*** madgoat has left #zuul | 04:23 | |
*** bhavik1 has joined #zuul | 06:19 | |
*** abregman has joined #zuul | 06:24 | |
*** saneax-_-|AFK is now known as saneax | 07:59 | |
*** hashar has joined #zuul | 09:00 | |
openstackgerrit | Radek Zetik proposed openstack-infra/zuul master: Initialization of statsd https://review.openstack.org/435924 | 10:24 |
---|---|---|
*** bhavik1 has quit IRC | 10:49 | |
mordred | jeblair: saying this here so I don't forget - we should think about / chat about the config variable "DISPLAY_ARGS_TO_STDOUT" and probably set it to false for secure playbooks and to true for insecure ones | 10:58 |
openstackgerrit | Radek Zetik proposed openstack-infra/zuul master: Initialization of statsd https://review.openstack.org/435924 | 11:06 |
*** yolanda has joined #zuul | 11:07 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Support project configs in multiple locations https://review.openstack.org/435943 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines https://review.openstack.org/435944 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs https://review.openstack.org/435945 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO https://review.openstack.org/435946 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts https://review.openstack.org/435947 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings https://review.openstack.org/435948 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests https://review.openstack.org/435949 | 11:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method https://review.openstack.org/435950 | 11:57 |
mordred | jeblair: the on-node console streamer is there, but it'll need to be put into a pre-playbook on the base job (it's the zuul_console task) | 11:58 |
jeblair | mordred: cool, we can probably swing that :) | 11:58 |
jeblair | mordred: also, we probably need to do something about sending back the 'url' so we know what to actually look at | 11:59 |
mordred | jeblair: bah | 11:59 |
jeblair | but these are things i'm happy to work through today as we run into them :) | 11:59 |
mordred | jeblair: if you don't know the url ... | 11:59 |
jeblair | mordred: i'm not cool enough to know the url :( | 11:59 |
mordred | jeblair: I'm starting to think we should refer to jobs as "trusted" and "untrusted" rather than "secure" and "insecure" ... the commit message I just wrote kind of hurts my head | 12:09 |
*** saneax is now known as saneax-_-|AFK | 12:16 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Set display_args_to_stdout for secure jobs https://review.openstack.org/435960 | 12:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add initial callback plugin to handle log streaming https://review.openstack.org/435961 | 12:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Consume display_args_to_stdout in zuul_stream https://review.openstack.org/435962 | 12:18 |
jeblair | mordred: yeah, i've been having to think twice about that too | 12:22 |
mordred | jeblair: so - the three patches above get us a callback plugin that works exactly like the current one- but should be a plumbed-through place to be able to make changes in the output format and have them show up | 12:25 |
mordred | (I basically just pushed up patches to both projects that do just about nothing - such a satisfying feeling) | 12:26 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Change 'secure' to 'trusted' https://review.openstack.org/435969 | 12:40 |
mordred | jeblair: ^^ that actually wasnt' too bad | 12:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Change 'secure' to 'trusted' https://review.openstack.org/435969 | 12:41 |
mordred | (whoops, missed a capitalized comment) | 12:41 |
* mordred will now find both pants and coffee | 12:41 | |
mordred | but will endeavor to use them in different ways | 12:41 |
rcarrillocruz | clarkb: in the devstack-gate *gate*, do we create vxlan overlay on any test? from what I can see in the devstack-gate-vm.sh, it's just for nova-net/dvr/ironic scenarios? | 13:12 |
rcarrillocruz | i'm ansiblying the overlay creation, wondering if will get testing for it during my refactoring | 13:13 |
*** saneax-_-|AFK is now known as saneax | 13:14 | |
clarkb | rcarrillocruz: we do for every nova net multinode job and every neutron dvr mulyinide job | 13:18 |
clarkb | rcarrillocruz: which may noy run on d-g changes anymore which we can fix | 13:18 |
*** jhesketh has quit IRC | 13:35 | |
*** yolanda has quit IRC | 13:36 | |
*** jhesketh has joined #zuul | 13:37 | |
*** rzetikx has joined #zuul | 13:48 | |
rzetikx | Hi, I sent https://review.openstack.org/#/c/435924 for review but jenkins build is still failing because of "Exception: Key gerrit.event.comment-added not found in reported stats" Unfortunately, I didn't touch this code/file at all. Does anybody know what is the problem? Thanks a lot! | 13:51 |
*** jamielennox|away is now known as jamielennox | 14:06 | |
*** abregman has quit IRC | 14:07 | |
jeblair | rzetikx: well, that test verifies that statsd still works, so it seems that your change has had an adverse effect on the functioning of statsd | 14:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Change 'secure' to 'trusted' https://review.openstack.org/435969 | 14:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Consume display_args_to_stdout in zuul_stream https://review.openstack.org/435962 | 14:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add initial callback plugin to handle log streaming https://review.openstack.org/435961 | 14:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add placeholder for doing the actual streaming https://review.openstack.org/436014 | 14:18 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool feature/zuulv3: Delete test_job_start_event test https://review.openstack.org/436016 | 14:19 |
pabelanger | Shrews: jeblair: ^ unless you think we need to validate ^ in zookeeper, I think we can just delete the test | 14:20 |
*** yolanda has joined #zuul | 14:20 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool feature/zuulv3: Delete test_job_start_event / test_job_end_event tests https://review.openstack.org/436016 | 14:21 |
Shrews | pabelanger: i don't think we need that | 14:21 |
jeblair | Shrews, pabelanger: can we leave those for now as a reminder that we need to replace them eventually | 14:23 |
jeblair | Shrews, pabelanger: i think we brainstormed about maybe having zuul do it in the future, so they may yet go away almost entirely -- but we still might want a test in nodepool that simulates zuul doing an auto-hold | 14:24 |
Shrews | i don't mind if they stay (disabled) | 14:25 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Set display_args_to_stdout for secure jobs https://review.openstack.org/435960 | 14:27 |
* SpamapS is in Georgia 1 doing some SWG stuff briefly. If there are zuul discussions happening in infra rooms, please ping me. | 14:28 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool feature/zuulv3: Re-enable test_node_az test https://review.openstack.org/436027 | 14:33 |
pabelanger | Shrews: jeblair: sure, WFM | 14:33 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool feature/zuulv3: Re-enable test_node_az test https://review.openstack.org/436027 | 14:35 |
openstackgerrit | Jamie Lennox proposed openstack-infra/nodepool master: Allow loading logging config from yaml https://review.openstack.org/436028 | 14:36 |
rzetikx | jeblair: could you please send me a hint how the statsd should be enabled? the original source generates log " zuul.Scheduler: Statsd disabled because python statsd package not found" since import(statsd.statsd) does not work, thanks! | 14:38 |
jeblair | rzetikx: if you install the statsd package as specified in requirements.txt (>=1.0.0, <3.0), it should work | 14:40 |
jeblair | rzetikx: is it possible you installed a version outside of that range? | 14:40 |
rzetikx | jeblair: I tried statsd 2.1.2 with the same result :( and it was installed by the help og pip install | 14:42 |
rzetikx | jeblair: maybe, I can try to use even older version of statsd | 14:43 |
rzetikx | jablair: thanks for your hint | 14:49 |
jeblair | rzetikx: 2.1.2 is the version that's used and currently working in the tests | 14:50 |
rzetikx | jeblair: also with zuul 2.5.1 ? | 14:51 |
jeblair | rzetikx: i believe so | 14:51 |
rzetikx | jeblair: ok, I will downgrade to 2.1.2 again and do more investigation, thanks a lot! | 14:53 |
*** isaacb has joined #zuul | 14:58 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: WIP: Send min-ready requests only when images are ready https://review.openstack.org/436038 | 15:03 |
* Zara is wondering about how zuul interacts with gerrit atm (broad, I know) to get an idea of where direct interaction with notedb could fit in there, but that's not the right sort of thing for this zuulv3 sesssion. | 15:06 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Change 'secure' to 'trusted' https://review.openstack.org/435969 | 15:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Consume display_args_to_stdout in zuul_stream https://review.openstack.org/435962 | 15:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add initial callback plugin to handle log streaming https://review.openstack.org/435961 | 15:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add placeholder for doing the actual streaming https://review.openstack.org/436014 | 15:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Remove color from callback logs https://review.openstack.org/436039 | 15:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add daemon subprocess to read remote log content https://review.openstack.org/436040 | 15:07 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add daemon subprocess to read remote log content https://review.openstack.org/436040 | 15:12 |
*** yolanda has quit IRC | 15:21 | |
Zara | (may ask people about that later) | 15:25 |
pabelanger | Where is the etherpad we are using for zuulv3 things? | 15:26 |
pabelanger | I want to track changes I am manually making to nl01.o.o | 15:26 |
rbergeron | pabelanger: you mean for today's activities specfically? | 15:30 |
rbergeron | pabelanger: https://etherpad.openstack.org/p/pike-ptg-zuul | 15:31 |
rbergeron | i mean -- that is the prep page but... i don't see why not also just have it be everything else | 15:31 |
*** yolanda has joined #zuul | 15:36 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Support project configs in multiple locations https://review.openstack.org/435943 | 15:36 |
*** rzetikx has quit IRC | 15:37 | |
pabelanger | rbergeron: yty | 15:45 |
pabelanger | tyty* | 15:45 |
rbergeron | ywyw | 15:45 |
SpamapS | are zuul things happening over there now? | 16:06 |
pabelanger | SpamapS: yes! | 16:07 |
pabelanger | we launched a node on nl01.o.o | 16:07 |
pabelanger | but failed to SSH into it | 16:07 |
pabelanger | working on fixing now | 16:08 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Bug fix: Failed nodes were not getting unlocked https://review.openstack.org/436093 | 16:09 |
SpamapS | oh neat | 16:10 |
SpamapS | ok.. I'll try to extract myself from SWG stuff son | 16:10 |
SpamapS | soon | 16:10 |
* SpamapS is not that gangsta | 16:10 | |
Shrews | SpamapS: son, you so gangsta | 16:11 |
rbergeron | lol | 16:14 |
rbergeron | jeblair: soooo - https://storyboard.openstack.org/#!/story/2000790 - can i pick your brain on this at some point today :) | 16:17 |
rbergeron | docs / guide / etc. stuff | 16:17 |
dmsimard | I have sort of a silly Zuul status page feature request, where should I send it ? Storyboard ? | 16:29 |
jhesketh | dmsimard: storyboard | 16:37 |
dmsimard | jhesketh: ack, ty | 16:37 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: TEST: remove main.yaml https://review.openstack.org/436102 | 16:37 |
jeblair | as we run into thing we do quick-fixes for, add them to: https://etherpad.openstack.org/p/pike-ptg-zuul | 16:39 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Bug fix: Delete FAILED nodes https://review.openstack.org/436106 | 16:42 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add daemon subprocess to read remote log content https://review.openstack.org/436040 | 16:43 |
*** tristanC_ has joined #zuul | 17:07 | |
*** yolanda has quit IRC | 17:09 | |
*** hashar has quit IRC | 17:09 | |
*** Cibo has quit IRC | 17:09 | |
*** tristanC has quit IRC | 17:09 | |
*** jamielennox is now known as jamielennox|away | 17:09 | |
*** hashar has joined #zuul | 17:09 | |
dmsimard | jhesketh: https://storyboard.openstack.org/#!/story/2000873 "Zuul UI: Provide a GET parameter to fill the filters field ?" | 17:32 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Bug Fix: Call _runReadyScript correctly https://review.openstack.org/436119 | 17:35 |
*** yolanda has joined #zuul | 17:36 | |
*** isaacb has quit IRC | 17:41 | |
*** yolanda has quit IRC | 17:44 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Bug fix: Delete instance during launch retries https://review.openstack.org/436124 | 17:52 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Bug fix: Failed nodes were not getting unlocked https://review.openstack.org/436093 | 17:56 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Bug fix: Delete FAILED nodes https://review.openstack.org/436106 | 17:57 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Send min-ready requests only when images are ready https://review.openstack.org/436038 | 17:58 |
*** jamielennox|away is now known as jamielennox | 17:58 | |
*** hashar has quit IRC | 18:01 | |
pabelanger | 2017-02-20 18:17:03,225 INFO nodepool.NodeLauncher-0000000010: Node id 0000000010 is ready | 18:17 |
pabelanger | minds blown | 18:17 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Bug Fix: Call _runReadyScript correctly https://review.openstack.org/436119 | 18:19 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Bug fix: Delete instance during launch retries https://review.openstack.org/436124 | 18:22 |
dmsimard | pabelanger: 10 digits? That's all? :P | 18:25 |
* dmsimard waits for node 9999999999 | 18:26 | |
*** hashar has joined #zuul | 18:28 | |
Shrews | they'll rollover (hopefully) | 18:32 |
jeblair | or we'll have to get a new zookeeper if the first one is full | 18:32 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Check for not found node in 'delete' command https://review.openstack.org/436139 | 18:46 |
Shrews | pabelanger: ^^^ makes 'delete' more friendly for invalid node IDs | 18:47 |
pabelanger | Shrews: ack, 2 mins | 18:58 |
Zara | (aw, turns out sitting in the general proximity of people developing on zuul does not make me know the codebase through osmosis. guess I should go with the backup plan of reading the code.) | 19:08 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Auto-reconfigure after change-merged event https://review.openstack.org/436149 | 19:14 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove main.yaml https://review.openstack.org/436102 | 19:18 |
jeblair | Zara: that doesn't always help me :( | 19:19 |
jeblair | clarkb: ^ looks like that file isn't used :) | 19:19 |
clarkb | jeblair: cool | 19:20 |
Zara | jeblair: :( heh, then I'm all out of ideas! (I have since noticed that there is a very thorough 'START HERE' in the readme, so I'll take a look at that :).) | 19:21 |
pabelanger | clarkb: left comments on https://review.openstack.org/#/c/436135 | 19:21 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Auto-reconfigure after change-merged event https://review.openstack.org/436149 | 19:24 |
jeblair | Zara: also, the thing i sent to the openstack-infra list may help provide some context | 19:25 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Remove layout option, adapt -t option accordingly https://review.openstack.org/436156 | 19:25 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Check for not found node in 'delete' command https://review.openstack.org/436139 | 19:25 |
Zara | jeblair: ah, thanks, I skimmed it earlier but I should go back and read it properly | 19:27 |
pabelanger | https://review.openstack.org/#/q/topic:zuulv3 is the patches we are reviewing right now | 19:27 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Remove layout option, adapt -t option accordingly https://review.openstack.org/436156 | 19:28 |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul master: Allow loading logging config from yaml https://review.openstack.org/436158 | 19:28 |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Allow loading logging config from yaml https://review.openstack.org/436160 | 19:31 |
jlk | Is https://review.openstack.org/#/c/404243 getting reviewed at PTG? | 19:33 |
jeblair | jlk: we're not focusing on that right now | 19:34 |
jlk | okay. | 19:34 |
jeblair | mostly bashing on getting servers running | 19:35 |
jeblair | nodepool launched a node, we're trying to start zuul now | 19:35 |
jlk | cool. I saw it got updated, and was wondering if it was worth slogging through the review, or if it was going to get battered about more. | 19:35 |
jeblair | jlk: ah, rcarrillocruz is not at the ptg; he is working on that remotely | 19:37 |
jlk | Thanks | 19:37 |
jeblair | jlk: probably ready for review, i think? | 19:37 |
jlk | I'll defer to rcarrillocruz on that note :) | 19:38 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Auto-reconfigure after change-merged event https://review.openstack.org/436149 | 19:38 |
rcarrillocruz | Yah, would be great to have that reviewed so we mark setup_host as completed | 19:39 |
*** hashar has quit IRC | 19:39 | |
rcarrillocruz | Also started the overlay vxlan stuff in Ansible | 19:40 |
jlk | I'll give it a slog then | 19:40 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Remove layout option, adapt -t option accordingly https://review.openstack.org/436156 | 19:42 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Cleanup node request locks https://review.openstack.org/436166 | 19:43 |
rcarrillocruz | Thx sir | 19:43 |
*** yolanda has joined #zuul | 19:45 | |
pabelanger | remote: https://review.openstack.org/436170 Add zuulv3-dev.o.o to zookeeper firewall port | 20:02 |
pabelanger | jeblair: clarkb: ^ | 20:02 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Cleanup node request locks https://review.openstack.org/436166 | 20:05 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Remove verbose logging related to config loading https://review.openstack.org/436173 | 20:18 |
*** jamielennox is now known as jamielennox|away | 20:23 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Initial in-repo configuration for zuul.yaml https://review.openstack.org/436176 | 20:29 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Initial in-repo configuration for zuul.yaml https://review.openstack.org/436176 | 20:31 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Initial in-repo configuration for zuul.yaml https://review.openstack.org/436176 | 20:32 |
*** hashar has joined #zuul | 20:37 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Initial in-repo configuration for zuul.yaml https://review.openstack.org/436176 | 20:40 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Initial in-repo configuration for zuul.yaml https://review.openstack.org/436176 | 20:47 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add pep8 job for .zuul.yaml https://review.openstack.org/436183 | 20:53 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_timer https://review.openstack.org/430968 | 20:58 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_timer_smtp https://review.openstack.org/430983 | 20:58 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_idle https://review.openstack.org/430568 | 20:58 |
*** hashar has quit IRC | 21:03 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add pep8 job for .zuul.yaml https://review.openstack.org/436183 | 21:08 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add pep8 job for .zuul.yaml https://review.openstack.org/436183 | 21:11 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_timer https://review.openstack.org/430968 | 21:19 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_timer_smtp https://review.openstack.org/430983 | 21:19 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Re-enable test_idle https://review.openstack.org/430568 | 21:19 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add pep8 job for .zuul.yaml https://review.openstack.org/436183 | 21:20 |
openstackgerrit | Clark Boylan proposed openstack-infra/zuul feature/zuulv3: Default scheduler pid file path to zuul-scheduler https://review.openstack.org/436203 | 21:29 |
clarkb | jeblair: ^ | 21:29 |
rcarrillocruz | clarkb: when you get a chance, can you pls review https://review.openstack.org/#/c/404243/ | 21:38 |
clarkb | rcarrillocruz: ok probably tomorrow since we are trying t oget a simple job to run today on v3 | 21:41 |
rcarrillocruz | k | 21:41 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Fix spurious configuration log error https://review.openstack.org/436215 | 21:51 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Fix branch-based caching of unparsed config https://review.openstack.org/436216 | 21:51 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Remove main.yaml https://review.openstack.org/436102 | 21:57 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Default scheduler pid file path to zuul-scheduler https://review.openstack.org/436203 | 21:57 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Fix spurious configuration log error https://review.openstack.org/436215 | 22:01 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Fix branch-based caching of unparsed config https://review.openstack.org/436216 | 22:05 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: Switch to zuulv3 for docs https://review.openstack.org/436226 | 22:11 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Remove color from callback logs https://review.openstack.org/436039 | 22:13 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Change 'secure' to 'trusted' https://review.openstack.org/435969 | 22:13 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Consume display_args_to_stdout in zuul_stream https://review.openstack.org/435962 | 22:13 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add initial callback plugin to handle log streaming https://review.openstack.org/435961 | 22:13 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add daemon subprocess to read remote log content https://review.openstack.org/436040 | 22:13 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Add placeholder for doing the actual streaming https://review.openstack.org/436014 | 22:13 |
*** yolanda has quit IRC | 22:25 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Log reconfiguration errors on startup https://review.openstack.org/436236 | 22:28 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Log reconfiguration errors on startup https://review.openstack.org/436236 | 22:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!