Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

m
(Upcoming Project Renames: x/cursor -> openstack/cursor)
Line 58: Line 58:
 
Changes should have their topic set to project-rename.
 
Changes should have their topic set to project-rename.
  
* Rename example/foo -> example/bar: https://review.opendev.org/c/openstack/project-config/+/654321
+
* Rename x/cursor -> openstack/cursor: https://review.opendev.org/c/openstack/project-config/+/990122 (stephenfin, fungi)
  
 
== Previous meetings ==
 
== Previous meetings ==
 
Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/
 
Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/

Revision as of 19:58, 16 June 2026

Weekly Project Infrastructure team meeting

The OpenDev Team holds public weekly meetings in #opendev-meeting on OFTC, Tuesdays at 1900 UTC. Everyone interested in infrastructure and process surrounding automated testing and deployment is encouraged to attend.

Please feel free to add agenda items (and your IRC nick in parenthesis).

Agenda for next meeting

  • Announcements
  • Actions from last meeting
  • Specs Review
  • Topics
    • Upgrading Old Servers (clarkb 20230627)
      • https://etherpad.opendev.org/p/opendev-server-upgrade-planning Central tracking document which may link to more host specific documents
      • Next on the list are graphite and backup servers
      • backup03.ca-ymq-1.vexxhost.opendev.org has been launched and is being backed up too
        • Preliminary checks all looked good. Should double check that all expected hosts are backing up to this server and confirm that a backup is mountable and looks accurate.
      • Remember to use launch-node's --config-drive flag when booting new Noble nodes in Rax Classic
    • Deploying a Prometheus for Server Metrics (clarkb 20260331)
    • Gerrit Account Cleanups (clarkb 20260317)
      • Since the upgrade to Gerrit notedb we've had account inconsistencies that prevent us from push to the external ids ref/table directly.
      • clarkb did a bunch of work to get the number down from hundreds to about 33 consistency errors before stalling out.
      • The tail was the most difficult as it wasn't clear what the more appropriate fix for each account would be
      • Since then it has been years and those accounts are likely inactive and unused. We can rerun the Gerrit consistency check, feed the info back through our audit script then decide if we need to be careful with any of these accounts
      • Chances are we can simply disable them all and remove the conflicting external ids.
      • If we take good notes we can reconstruct the accounts as appropriate after the fact without Gerrit downtime should one of these users show up and wonder what happened.
    • Gerrit 3.13 Upgrade Followup (clarkb 20260414)
      • We upgraded Gerrit last Friday to 3.13.6 from 3.12.7
      • https://etherpad.opendev.org/p/gerrit-upgrade-3.13 Upgrade plan and process that was used
      • Seems to be working, but a few things have been noticed
        • The lack of robot comment apis has created some questions. This was anticipated and we expect hard refreshes of browser clients to fix this
        • The robot comment api removal also broke gertty
        • corvus has suggested that Zuul stop using robot comments early as these comments effectively disappear post upgrade
        • Custom "Your -> Foo" links in the web ui can be set to open in new tabs. This is configurable through your user preferences in Gerrit
        • Some changes show up as conflicting with each other despite having a direct git tree relationship
      • https://review.opendev.org/c/opendev/system-config/+/991945/ and children will drop Gerrit 3.12 images, add 3.14 images, and test a 3.13 to 3.14 upgrade just as soon as we're confident we won't rollback to 3.12.
    • Upgrading Grafana (clarkb 20260609)
    • Zuul reporting empty public_v6 addresses for test nodes (clarkb 20260519)
      • Zuul is reporting public_v6 values of for test nodes that do have working ipv6 in clouds like rax classic and ovh
      • This may be an openstack api bug, an openstacksdk bug, or a zuul-launcher bug.
      • Be aware this may impact the behavior of some test jobs.
      • We will need to dig into why this is happening to understand it better.
  • Open discussion

Upcoming Project Renames

(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit) Changes should have their topic set to project-rename.

Previous meetings

Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/