Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
 
(71 intermediate revisions by 5 users not shown)
Line 16: Line 16:
  
 
* Topics
 
* Topics
** 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.
 
*** Held nodes for these two builds:
 
**** https://zuul.opendev.org/t/openstack/build/f1ca0d1f2e054829a4506ececb58bed3
 
**** https://zuul.opendev.org/t/openstack/build/588723b923e94901af3065143d9df818
 
*** There is discussion about replication and reindexing bugs in 3.11.4/3.12.1 that don't affect us yet due to being on 3.10. We should try to test these problems to see if they affect us.
 
**** Clarkb tested this with held notes on admittedly trivial test data sets but was unable to reproduce the problems
 
*** 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.
 
*** https://etherpad.opendev.org/p/gerrit-upgrade-3.11 Planning Document for the eventual Upgrade
 
*** Will need to select a date once we know more about the upgrade itself.
 
 
** 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
 
*** https://etherpad.opendev.org/p/opendev-server-replacement-sprint
 
**** wiki.openstack.org: https://etherpad.opendev.org/p/opendev-mediawiki-upgrade
 
**** tonyb looking at cacti after wiki
 
*** Kerberos and OpenAFS servers are in the middle of getting upgraded. Most are running Jammy now. Then after everything is running Jammy the next round of updates will get us on Noble.
 
 
*** Next on the list are graphite and backup servers
 
*** 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
 +
**** https://review.opendev.org/c/opendev/system-config/+/995420 Starting backup02 removal here
 
*** Remember to use launch-node's --config-drive flag when booting new Noble nodes in Rax Classic
 
*** Remember to use launch-node's --config-drive flag when booting new Noble nodes in Rax Classic
** Moving OpenDev Synchronous Communication to Matrix (clarkb 20250520)
+
** Deploying a Prometheus for Server Metrics (clarkb 20260331)
*** https://review.opendev.org/c/opendev/infra-specs/+/954826 Spec outlining the motivation and plan for Matrix trialing
+
*** https://review.opendev.org/c/opendev/system-config/+/980840
** Pre PTG Planning (clarkb 20250624)
+
*** This change and its child deploy prometheus with node exporter to collect server metrics
*** https://etherpad.opendev.org/p/opendev-preptg-october-2025 Planning happening in this document
+
*** These two changes simplify the setup and testing of prometheus and node exporter
*** Clarkb has added a number of topic Ideas. Please add more.
+
**** https://review.opendev.org/c/zuul/zuul-jobs/+/994564 manage /etc/hosts with public IPs
*** Times: Tuesday October 7 1800-2000 UTC, Wednesday October 8 1500-1700 UTC, Thursday October 9 1500-1700
+
**** https://review.opendev.org/c/opendev/system-config/+/994565 Use public IPs in system-config-run jobs
*** The Tuesday time block would effectively replace our weekly IRC meeting.
+
** Dealing with alien zuul config errors in the openstack tenant (frickler 20260617)
** Service Coordinator Election Planning (clarkb 20250729)
+
*** clarkb reached out to starlingx and airship about this
*** Nomination period is over. Clarkb was the only nominee. Clarkb is it again by default. If there are any questions or concerns let's air them now then we can consider this official and done.
+
**** Someone from airship is in the opendev matrix room now and their zuul tenant config errors appear to be gone
** Loss of upstream Debian bullseye-backports mirror (fungi 20250805)
+
**** https://lists.starlingx.io/archives/list/starlingx-discuss@lists.starlingx.io/thread/YQVACUR4OCX74ZULHAJ4AD44MHGY37YI/
*** https://review.opendev.org/956497 temporarily ignore undefinedtarget
+
** Gitea 1.26.4 Upgrade (clarkb 20260622)
*** the workaround isn't too bad, but we need to make a longer-term decision about our mirror contents and the configure-mirrors role
+
*** https://review.opendev.org/c/opendev/system-config/+/994326 Upgrade Gitea to 1.26.4
** Etherpad 2.5.0 Upgrade (clarkb 20250805)
+
*** Its time to upgrade to the next Gitea bugfix release
*** https://github.com/ether/etherpad-lite/blob/v2.5.0/CHANGELOG.md
+
** Bump Anubis difficult to 5 (clarkb 20260630)
*** This release is reported to have fixed our css problems.
+
*** There is some evidence that bots are regularly solving the Anubis challenge
*** https://review.opendev.org/c/opendev/system-config/+/956593/
+
*** The challenges are slowing them down enough that services continue to be mostly responsive
*** 104.130.127.119 is a held node for testing. You need to edit /etc/hosts to point etherpad.opendev.org at that IP.
+
*** Should we increase the difficulty one level to slow them down even futher?
** Moving OpenDev's python-base/python-builder/uwsgi-base Images to Quay (clarkb 20250812)
+
*** This will impact regular users too which is likely the primary consideration we should make.
*** All of our containers that are build from these base images are now running on Noble nodes with podman
+
*** https://review.opendev.org/c/opendev/system-config/+/995096
*** It should be safe for us to move the base images then rebuild everything using quay as the source.
+
** Planning Gerrit Project Renames (clarkb 20260622)
*** https://review.opendev.org/c/opendev/system-config/+/957277
+
*** We have a request to rename x/cursive to openstack/cursive
** Adding Debian Trixie Base Python Container Images (clarkb 20250826)
+
*** Any concern with project ownership doing that? The current group membership includes people from Johns Hopkins University and OpenStack Barbican
*** https://review.opendev.org/c/opendev/system-config/+/958480
+
*** Aiming for July 9 at ~2100 UTC
*** Trixie is here. Let's bootstrap some container images so that we can migrate over to the new release in our containers.
+
**** Clarkb is unlikely to make this time
** Dropping Ubuntu Bionic Test Nodes (clarkb 20250826)
+
*** https://etherpad.opendev.org/p/opendev-project-renames-20260709
*** Zuul will be dropping Ansible 9 support soon. When that happens Ubuntu Bionic test nodes will stop working in Zuul as Python on them is too old for Ansible 11
+
** Matrix Meetbot Porting (clarkb 20260707)
*** Should we announce that we're ripping these nodes out now in an effort to begin the cleanup process so that by the time the Zuul changes happen we're well on our way to a happy state?
+
*** Anil has started a port of the IRC meetbot to Matrix
*** This cleanup will also enable us to drop additional content from the afs ubuntu mirrors which will make afs server upgrades slightly easier.
+
*** 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 71: 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/