Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting: Cleaning up the openstack.org DNS zone)
(363 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 10: Line 10:
  
 
* Announcements
 
* Announcements
 +
** Clarkb out 5/17 and 5/20
  
 
* Actions from last meeting
 
* Actions from last meeting
  
* Specs approval
+
* Specs Review
  
* Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
+
* Topics
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/update-config-management.html Update Config Management]
+
** Upgrading Old Servers (clarkb 20230627)
*** topic:update-cfg-mgmt
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** Zuul as CD engine
+
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
** OpenDev
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
*** Service Coordinator position nominations
+
*** Meetpad is done. Just need to clean up old servers when we feel confident we won't rollback.
**** http://lists.opendev.org/pipermail/service-discuss/2021-January/000161.html less than a week remaining.
+
*** What is next?
*** Gerrit account and group inconsistencies
+
** AFS Mirror cleanups (clarkb 20240220)
**** ~1 group has a subgroup membership loop.
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
**** We have ~109 accounts with preferred email addresses that don't have a matching external id
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
***** 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.
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
**** We have ~642 accounts with conflicting emails in their external ids. This needs more investigating to better understand the fix for.
+
*** Next step is to add Noble to our mirrors
**** Need to correct the ~642 external id issues before we can push updates to refs/meta/external-ids with Gerrit online.
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
**** Workaround is we can stop gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
*** WIP changes (ianw 20210105)
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
**** Zuul should now support these properly. We need to retest.
+
*** Downgrade is possible with an offline reindex using the old war.
*** Gerrit 3.3.1 includes the fix for Zuul
+
*** Things to think about:
*** Configuration tuning
+
**** Do we want to enable diff3 diffs on merge changes?
**** Using strong refs for jgit caches
+
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
**** Batch user groups and threads
+
**** 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.
* General topics
+
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
** OpenAFS cluster status (clarkb 20210119)
+
** Cleaning up the openstack.org DNS zone (fungi 20240514)
*** New packages built for CentOS
+
*** Proposed for deletion: https://paste.opendev.org/show/bVHJchKcKBnlgTNRHLVK/
*** Need to sort out openafs-client installation on Debian Buster
 
*** Are we properly installing openafs-client on Xenial?
 
*** https://review.opendev.org/c/opendev/system-config/+/771268
 
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210119)
 
*** Enable Xenial -> Bionic/Focal system upgrades
 
** Discuss infra-core (on behalf of OpenStack) (mnaser)
 
** two-review rule impact on low-activity projects (zbr 20210115)
 
*** projects like git-review rely on infra team and delay changes
 
*** risks for enabling exceptions? how could we expose these in gerrit?
 
*** apparently that issue is affecting multiple projects, maybe we can think about a generic solution?
 
** Bup and Borg Backups (clarkb 20210105)
 
  
 
* Open discussion
 
* Open discussion
Line 55: Line 45:
 
== 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 18:00, 13 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
    • Clarkb out 5/17 and 5/20
  • 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/