Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
(251 intermediate revisions by 13 users not shown)
Line 16: Line 16:
  
 
* Topics
 
* Topics
** Improving OpenDev's CD throughput (clarkb 20211207)
+
** Upgrading Bionic servers to Focal/Jammy (clarkb 20230627)
*** We can run many of our jobs in parallel in all of our CD pipelines. But this requires we properly document/address dependencies
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** We ended up in a weird spot after relying on the per buildset update source job:
+
*** https://review.opendev.org/q/topic:jitsi_meet-jammy-update
**** We weren't syncing updated repo content to bridge but to a single use test node
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
**** We weren't hard depending on the job so if it didn't run we would run the other jobs without updated sources
+
** MariaDB Upgrades (clarkb 20240220)
**** We weren't adding the update source job to hourly and daily periodic buildsets
+
*** Relying on the container image MARIADB_AUTO_UPGRADE flag
*** Next steps happening in https://review.opendev.org/c/opendev/system-config/+/820320
+
*** Etherpad, Gitea, Gerrit, and Mailman could use upgrades.
** User management on our systems (clarkb 20211207)
+
*** https://review.opendev.org/c/opendev/system-config/+/911000 Upgrade etherpad mariadb to 10.11
*** Still struggling with matrix-gerritbot. Now openssh on it complains that uid 11000 doesn't exist.
+
*** https://review.opendev.org/c/opendev/system-config/+/915183 Upgrade mailman3 mariadb to 10.11
*** Eventually convert mariadb container's from uid 999 to something that makes more sense on the system.
+
** AFS Mirror cleanups (clarkb 20240220)
** Adding a lists.openinfra.dev mailman site (fungi 20211207)
+
*** Ubuntu Xenial is next but currently busy with PTG, Release, and other tasks.
*** Ansible newlist invocations still struggling
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
*** https://review.opendev.org/c/opendev/system-config/+/820397 and parent are a stack to investigate and fix this.
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
** keycloak.opendev.org exists now (clarkb 20211207)
+
*** https://review.opendev.org/c/opendev/glean/+/915907 Glean updates for python3.12 support
*** This can be used to gain more familiarity with the tool to implement our authentication spec.
+
*** Appears we will need a debootstrap from debian unstable to build noble
*** Are we treating this as production ready? Might be good to avoid that for now while we investigate how to apply this to our previous spec?
+
** Review02 had an oops last night (clarkb 20240326)
** Gerrit User Summit (clarkb 20211207)
+
*** Found the server was shutdown. After giving it a few minutes to potentially resolve itself (mostly worried about cloud action) clarkb proceeded to manually start the instance then start the containers.
*** Gerrit 3.2 is EOL
+
*** mnaser reports it may have been an OOM event on the hosting side.
*** We can integrate with the new Checks UI stuff if we implement a Checks plugin for Zuul.
+
** Project Renames (clarkb 20240227)
**** This plugin would run within Gerrit and poll an API on the Zuul side for CI results and render them in a consistent manner.
+
*** https://review.opendev.org/c/opendev/system-config/+/911622 Move gerrit replication queue aside during project renames.
*** Composable Submit Requirements
+
*** Need to set a hard time for the 19th and send an announcement.
**** This is a new system for expressing what is required to merge a change
+
** Etherpad 2.0.x Upgrade planning (clarkb 20240416)
**** Relies on boolean query language using Gerrit's existing query predicates.
+
*** https://review.opendev.org/c/opendev/system-config/+/914119
**** Mostly we should be careful to avoid accidentally allowing too much access when this shows up.
+
*** Etherpad 2.0.2 removes the old APIKEY API auth method and now uses Oauth2.0 client_credentials instead. This new system is not yet released, but we are working to determine how to use it pre release.
*** ChronicleMap libmodule plugin persistent caches
+
** Add reference to the project-team-guide in the fail ci msg (fungi 20240423)
**** This replaces H2 caches for a number of things and gives the caches persistence. Can apparently have a big impact on performance
+
*** https://review.opendev.org/914189
**** One suggestion was that Gerrit incorporate this by default.
 
** Spring cleaning our Nodepool images (clarkb 20211207)
 
*** CentOS 8, Fedora 34, Gentoo, OpenSUSE 15, and OpenSUSE tumbleweed are either EOL, going EOL, or lacking care necessary to keep building up to date images.
 
*** https://etherpad.opendev.org/p/xvu2oKUQVLiHIHsvGRUt draft communications for proposed cleanups.
 
  
 
* Open discussion
 
* Open discussion
Line 51: Line 47:
 
== Upcoming Project Renames ==
 
== Upcoming Project Renames ==
 
(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit)
 
(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.
  
* Rename foo/example -> bar/example: https://review.opendev.org/123456
+
* Rename vexxhost/ansible-role-frrouting > openstack/ansible-role-frrouting: https://review.opendev.org/c/openstack/project-config/+/910018
  
 
== 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 13:38, 17 April 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/