Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
(359 intermediate revisions by 16 users not shown)
Line 3: Line 3:
 
= Weekly Project Infrastructure team meeting =
 
= Weekly Project Infrastructure team meeting =
  
The OpenDev Team holds public weekly meetings in <code><nowiki>#opendev-meeting</nowiki></code>, Tuesdays at 1900 UTC. Everyone interested in infrastructure and process surrounding automated testing and deployment is encouraged to attend.
+
The OpenDev Team holds public weekly meetings in <code><nowiki>#opendev-meeting</nowiki></code> 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).
 
Please feel free to add agenda items (and your IRC nick in parenthesis).
Line 13: Line 13:
 
* Actions from last meeting
 
* Actions from last meeting
  
* Specs approval
+
* Specs Review
 
 
* Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
 
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/update-config-management.html Update Config Management]
 
*** topic:update-cfg-mgmt
 
*** Zuul as CD engine
 
** OpenDev
 
*** Service Coordinator position nominations
 
**** http://lists.opendev.org/pipermail/service-discuss/2021-January/000161.html less than a week remaining.
 
*** Gerrit account and group inconsistencies
 
**** ~1 group has a subgroup membership loop.
 
**** We have ~109 accounts with preferred email addresses that don't have a matching external id
 
***** Some of these are inactive accounts that we can more properly retire, others are accounts that can be set to inactive due to lack of external ids, some have email addresses we might convert to preferred email address, and others will need proper digging.
 
**** We have ~642 accounts with conflicting emails in their external ids. This needs more investigating to better understand the fix for.
 
**** Need to correct the ~642 external id issues before we can push updates to refs/meta/external-ids with Gerrit online.
 
**** Workaround is we can stop gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
 
*** WIP changes (ianw 20210105)
 
**** Zuul should now support these properly. We need to retest.
 
*** Gerrit 3.3.1 includes the fix for Zuul and Zuul has the fixes too.
 
*** Configuration tuning
 
**** Using strong refs for jgit caches
 
**** Batch user groups and threads
 
 
 
* General topics
 
** OpenAFS cluster status (clarkb 20210126)
 
*** https://review.opendev.org/c/opendev/system-config/+/771521 properly install new openafs on xenial openafs clients.
 
*** What is server cluster status? Have they all been upgraded to 1.8.6?
 
**** Upgrading servers to bionic then focal in place is next?
 
** Bup and Borg Backups (clarkb 20210126)
 
*** wiki backup status
 
*** borg disk consumption workarounds
 
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210126)
 
*** Enable Xenial -> Bionic/Focal system upgrades
 
*** Clarkb to write up an etherpad that captures the rough TODO list.
 
**  two-review rule impact on low-activity projects (zbr 20210126)
 
*** projects like git-review rely on infra team and delay changes
 
*** Properly setting expectations for what our small team is able to pay attention to
 
*** Communicating the topics that are consuming our time day to day
 
**** We update the priority efforts documentation and possibly link to a storyboard dashboard there that is populated with the current fires.
 
  
 +
* Topics
 +
** Upgrading Old Servers (clarkb 20230627)
 +
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
 +
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
 +
*** https://review.opendev.org/q/topic:jitsi_meet-jammy-update
 +
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
 +
** MariaDB Upgrades (clarkb 20240220)
 +
*** Relying on the container image MARIADB_AUTO_UPGRADE flag
 +
*** Everything but Gerrit is done now. When do we think we want to do Gerrit?
 +
** AFS Mirror cleanups (clarkb 20240220)
 +
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
 +
*** Can followup with webserver log processing to determine which other mirrors may be dead.
 +
** Building Ubuntu Noble Nodes (clarkb 20240416)
 +
*** Next step is to add Noble to our mirrors
 +
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
 +
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
 +
*** https://www.gerritcodereview.com/3.9.html Release Notes
 +
*** https://review.opendev.org/c/opendev/system-config/+/918333 Need updated and promoted 3.9 image before doing more testing.
 +
*** Downgrade is possible with an offline reindex using the old war.
 +
*** Things to think about:
 +
**** Do we want to enable diff3 diffs on merge changes?
 +
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
 +
**** https://gerrit-review.googlesource.com/c/gerrit/+/424404 Upstream change to have release war build target without webfonts
 +
**** 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.
 +
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
 +
** Wiki SSL Cert Renewal (clarkb 20240423)
 +
*** Clarkb will renew Friday ish (May 10)
  
 
* Open discussion
 
* Open discussion
Line 58: 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.
  
* foo/example -> bar/example: https://review.opendev.org/#/c/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/

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/