Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
 
(235 intermediate revisions by 12 users not shown)
Line 10: Line 10:
  
 
* Announcements
 
* Announcements
** OpenInfra Summit CFP needs your input: https://openinfra.dev/summit/
 
** Service Coordinator nomination time has begun. You have until February 8, 2022
 
  
 
* Actions from last meeting
 
* Actions from last meeting
Line 18: Line 16:
  
 
* Topics
 
* Topics
** Improving OpenDev's CD throughput (clarkb 20220201)
+
** Upgrading Old Servers (clarkb 20230627)
*** Bootstrapping bridge via Zuul is now a complicated subject. Can use zuul secrets to make it happen. Are we comfortable with this?
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** https://review.opendev.org/c/opendev/infra-specs/+/821645 -- spec outlining some of the issues with secrets
+
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
*** https://review.opendev.org/c/opendev/system-config/+/821155 -- sample of secret writing; more info in changelog
+
*** https://review.opendev.org/q/topic:jitsi_meet-jammy-update
** Container maintenance (clarkb 20220201)
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
*** https://etherpad.opendev.org/p/opendev-container-maintenance
+
** MariaDB Upgrades (clarkb 20240220)
*** Running container with dedicated users. Next up all the ircbots.
+
*** Relying on the container image MARIADB_AUTO_UPGRADE flag
*** Upgrading Zookeeper
+
*** Everything but Gerrit is done now. When do we think we want to do Gerrit?
*** Upgrading MariaDB
+
** AFS Mirror cleanups (clarkb 20240220)
*** Eventually convert MariaDB container's from uid 999 to something that makes more sense on the system.
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
** Spring cleaning our Nodepool images (clarkb 20220201)
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
*** http://lists.opendev.org/pipermail/service-announce/2021-December/000029.html cleanup announcement
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
*** Changes to remove CentOS 8 are up. Are we ready to go ahead with this? In order they should be merged:
+
*** Next step is to add Noble to our mirrors
**** https://review.opendev.org/c/openstack/project-config/+/827183
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
**** https://review.opendev.org/c/opendev/base-jobs/+/827181
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
**** https://review.opendev.org/c/openstack/project-config/+/827184
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
**** https://review.opendev.org/c/opendev/system-config/+/827186
+
*** https://review.opendev.org/c/opendev/system-config/+/918333 Need updated and promoted 3.9 image before doing more testing.
** Spring cleaning for old reviews? (frickler 20220201)
+
*** Downgrade is possible with an offline reindex using the old war.
*** system-config has >300 open reviews, most of them in merge-conflict and >1y old
+
*** Things to think about:
*** Do we see value in keeping those or could we run some script to auto-abandon those with a helpful comment?
+
**** Do we want to enable diff3 diffs on merge changes?
*** Neutron has a script that could be easily adopted for this task
+
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
**** https://opendev.org/openstack/neutron/src/branch/master/tools/abandon_old_reviews.sh
+
**** https://gerrit-review.googlesource.com/c/gerrit/+/424404 Upstream change to have release war build target without webfonts
*** Clarkb to produce a list of repos that can be retired. We can then retire the repos and abandon their open reviews as step 0
+
**** There is a new batched ref updated event that collects multiple ref updated events in a single event. This is disabled by default, but could one day impact zuul. Work sorting out likely.
** Gerrit mergeabilityComputationBehavior (frickler 20220127)
+
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
*** https://gerrit-documentation.storage.googleapis.com/Documentation/3.5.0/config-gerrit.html#change.mergeabilityComputationBehavior
+
** Wiki SSL Cert Renewal (clarkb 20240423)
*** This was disabled while upgrading to 3.4.0 since the default is "NEVER"
+
*** Clarkb will renew Friday ish (May 10)
*** We could set the option to "API_REF_UPDATED_AND_CHANGE_REINDEX" to restore the previous behavior
 
*** It doesn't look like we have to have any concerns in regard to CPU load http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=70348&rra_id=all
 
** Gerrit bugs/issues that we are tracking (clarkb 20220201)
 
*** ACLs for pushing signed tags are ignored. Should be fixed in 3.4 now. https://review.opendev.org/c/opendev/system-config/+/827153 will update our images.
 
*** URL substititions for gitweb urls does not properly include the hash which is needed by gitea. https://bugs.chromium.org/p/gerrit/issues/detail?id=15589
 
*** Backlog of ssh git pulls against Gerrit slows Zuul down.
 
  
 
* Open discussion
 
* Open discussion
Line 57: Line 49:
 
Changes should have their topic set to project-rename.
 
Changes should have their topic set to project-rename.
  
* Rename foo/example -> bar/example: https://review.opendev.org/123456
+
* Rename example/foo -> example/bar: https://review.opendev.org/c/openstack/project-config/+/123456
  
 
== 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 21:25, 6 May 2024

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/