Monday, 2024-10-21

*** jroll01 is now known as jroll008:06
opendevreviewJoel Capitao proposed zuul/zuul-jobs master: Remove verbose during makecache operation  https://review.opendev.org/c/zuul/zuul-jobs/+/93284208:15
clarkbI was slightly worried that larger cache configs in https://review.opendev.org/c/opendev/system-config/+/932763 would create problems for our CI jobs which have far less memory that prod but it seems to still be small enough to fit into the test nodes (makes esnse since change count and diffs are small there)13:33
clarkbI'm in PTG stuff all morning and hoping to pop out for a bike ride after lunch today to decompress afterwards. That said I intend on sending out a meeting agenda and we'll do our best to have one tomorrow since we skipped last week16:01
clarkbI don't think we have to go through everything if everyone is busy with PTG meetings but just do a quick check in for any important things that may be missed/overlooked16:01
clarkbI think I'll drop the rax flex cloud stuff from the meeting agenda. We can always add it back as we make changes/do more/etc19:39
clarkbactually ended up pruning a lot of stuff from the agenda. Anything to add that I'm not aware of or have forgotten about?19:42
fungisounds great ;)20:14
* gouthamr thinks he lost his past ability to create a new change directly on gerrit 21:33
gouthamrpreviously i could go to https://review.opendev.org/admin/repos/<REPO>,branches and click the "CREATE NEW" button21:34
gouthamrtotally ignore me there21:35
gouthamrthe place to go would be: https://review.opendev.org/admin/repos/<REPO>,commands 21:36
clarkbgouthamr: I don't think you can create new changes without git push21:41
gouthamrjust did, clarkb: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/932939 21:41
clarkbI guess maybe the rest api has tooling for that but I don't know that the web ui exposed any of it in a user consumable way21:41
gouthamri use it sometimes to throw a DNM/zuul testing patch like that ^ 21:42
fungiseemed like they had been progressing in that general direction in recent versions21:42
fungiso with that, it's possible to create, update, review and approve changes in gerrit without every touching a git command line21:42
fungis/every/ever/21:42
gouthamr^ atleast for trivial stuff, super helpful :) 21:42
clarkbthat doesn't look like a rest api path (admin/ isn't a valid prefix for that)21:43
clarkbso that may not be stable over time21:43
clarkbhttps://gerrit-review.googlesource.com/Documentation/user-inline-edit.html oh I see it isn't just a magical url its an actual navigable path21:44
gouthamrah; unsure.. I go to the "Repo settings" page for a repository, click on "Commands" on the side bar and click on "Create change"21:44
fungiyeah, it's similar to where you would administer project details like acls21:44
fungithough the webui21:45
fungithe other features at that location have been stable url-wise for many versions, so i expect that will be too21:45
clarkbso yes the url itself may not be stable over time but I would expect the functionality to continue to exist via clicking buttons21:45
clarkbcompared to the rest api equivalents which should be stable21:45
fungisure, webui urls are stable enough for documenting manual workflows, just not the degree of stability that the rest api provides for cases like scripting21:46
clarkbya I guess I'm trying to potentially explain the issue above21:47
clarkbbut maybe that was just a mistake and not a change in gerrit21:47

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!