Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
 
(104 intermediate revisions by 5 users not shown)
Line 16: Line 16:
  
 
* Topics
 
* Topics
** Zuul-launcher image builds (corvus 20240910)
 
*** mnasiadka continues to add more images to niz
 
**** https://review.opendev.org/c/opendev/zuul-providers/+/949127/ and child
 
*** We have new zuul launcher grafana dashboards.
 
** Gerrit 3.11 Upgrade Planning (clarkb 20250401)
 
*** https://www.gerritcodereview.com/3.11.html
 
*** Please check this for any concerns with the way we use Gerrit.
 
*** Automated testing is currently testing this generally works for us.
 
*** Next step is likely to hold a node and manually check the upgrade/downgrade process works as advertised
 
*** https://review.opendev.org/c/opendev/system-config/+/949778 Update Gerrit images to 3.10.6 and 3.11.3
 
*** https://review.opendev.org/c/opendev/system-config/+/882900 Host Gerrit images on quay.io
 
*** Shutting down Gerrit can race the indexing of new changes. If this happens we can have new changes created that are not indexed leading to multiple changes with the same changeid later. To mitigate this we can/should reindex changes on Gerrit startup.
 
*** Then put together a plan and schedule a date.
 
 
** Upgrading Old Servers (clarkb 20230627)
 
** Upgrading Old Servers (clarkb 20230627)
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
+
*** https://etherpad.opendev.org/p/opendev-server-upgrade-planning Central tracking document which may link to more host specific documents
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
+
*** Next on the list are graphite and backup servers
*** https://etherpad.opendev.org/p/opendev-server-replacement-sprint
+
*** backup03.ca-ymq-1.vexxhost.opendev.org has been launched and is being backed up too
**** wiki.openstack.org: https://etherpad.opendev.org/p/opendev-mediawiki-upgrade
+
**** https://review.opendev.org/c/opendev/system-config/+/995420 Starting backup02 removal here
**** tonyb looking at cacti after wiki
+
*** Remember to use launch-node's --config-drive flag when booting new Noble nodes in Rax Classic
*** On the easy list we've got refstack, mirror-update, eavesdrop, zuul schedulers, and zookeeper servers remaining.
+
** Deploying a Prometheus for Server Metrics (clarkb 20260331)
** Working through our TODO list (clarkb 20250107)
+
*** https://review.opendev.org/c/opendev/system-config/+/980840
*** https://etherpad.opendev.org/p/opendev-january-2025-meetup
+
*** This change and its child deploy prometheus with node exporter to collect server metrics
** Rotating mailman 3 logs (clarkb 20250325)
+
*** These two changes simplify the setup and testing of prometheus and node exporter
*** Some of the mailman3 log files have grown quite large and could stand some rotation
+
**** https://review.opendev.org/c/zuul/zuul-jobs/+/994564 manage /etc/hosts with public IPs
*** https://review.opendev.org/c/opendev/system-config/+/948478
+
**** https://review.opendev.org/c/opendev/system-config/+/994565 Use public IPs in system-config-run jobs
** opendev.org Matrix Homeserver has been Updated by EMS (clarkb 20250520)
+
** Dealing with alien zuul config errors in the openstack tenant (frickler 20260617)
*** EMS warned us about this about a week in advance. The updates require that clients do updated authentication methods
+
*** clarkb reached out to starlingx and airship about this
*** So far the matrix eavesdrop and gerritbot bots seem to be working
+
**** Someone from airship is in the opendev matrix room now and their zuul tenant config errors appear to be gone
** OFTC Matrix bridge no longer supporting new users (clarkb 20250520)
+
**** https://lists.starlingx.io/archives/list/starlingx-discuss@lists.starlingx.io/thread/YQVACUR4OCX74ZULHAJ4AD44MHGY37YI/
*** https://github.com/matrix-org/matrix-appservice-irc/issues/1851
+
** Gitea 1.26.4 Upgrade (clarkb 20260622)
*** This means that matrix bridge users don't see messages from newer IRC nicks/users
+
*** https://review.opendev.org/c/opendev/system-config/+/994326 Upgrade Gitea to 1.26.4
*** Options:
+
*** Its time to upgrade to the next Gitea bugfix release
**** Declare bankruptcy: Matrix needs a Matrix client and IRC needs an IRC client
+
** Bump Anubis difficult to 5 (clarkb 20260630)
**** Pay EMS for a bridge. This is apparently billed per active IRC bridge user and could be a large increase on current EMS hosting cost
+
*** There is some evidence that bots are regularly solving the Anubis challenge
**** Host our own bridge. https://postmarketos.org/blog/2025/03/31/matrix-bridge-migration/ has useful related info
+
*** The challenges are slowing them down enough that services continue to be mostly responsive
**** Embrace Matrix and move there. This represents a compromise between those who want IRC and those who want something like Slack/Discord. But for both sides the important functionality/needs seems to be preserved. (IRC users continue to get to use open source tooling with federated servers. Slack/Discord users get a system that runs over HTTPS using clients with modern bells and whistles).
+
*** Should we increase the difficulty one level to slow them down even futher?
 +
*** This will impact regular users too which is likely the primary consideration we should make.
 +
*** https://review.opendev.org/c/opendev/system-config/+/995096
 +
** Planning Gerrit Project Renames (clarkb 20260622)
 +
*** We have a request to rename x/cursive to openstack/cursive
 +
*** Any concern with project ownership doing that? The current group membership includes people from Johns Hopkins University and OpenStack Barbican
 +
*** Aiming for July 9 at ~2100 UTC
 +
**** Clarkb is unlikely to make this time
 +
*** https://etherpad.opendev.org/p/opendev-project-renames-20260709
 +
** Matrix Meetbot Porting (clarkb 20260707)
 +
*** Anil has started a port of the IRC meetbot to Matrix
 +
*** https://review.opendev.org/c/opendev/system-config/+/995755 stack starts here
 +
** OpenMetal Cloud Offline (clarkb 20260707)
 +
*** Zuul had errors talking to this cloud so the cloud was disabled
 +
*** `openstack server list` reports HTTP 500 errors
  
 
* Open discussion
 
* Open discussion
Line 59: Line 60:
 
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/+/123456
+
* Rename x/cursive -> openstack/cursive: 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/

Latest revision as of 01:52, 7 July 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
  • 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/