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)
(337 intermediate revisions by 15 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
 
  
* Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
+
* Specs Review
** [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
 
*** Gerrit upgrade to 3.2.8
 
**** https://review.opendev.org/c/opendev/system-config/+/784152
 
*** Gerrit account inconsistencies
 
**** All preferred emails lack external ids issues have been corrected. All group loops have been corrected.
 
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
 
**** Next steps
 
***** Cleaning external IDs for the last batch of retired users.
 
*** Configuration tuning
 
**** Using strong refs for jgit caches
 
**** Batch user groups and threads
 
  
* General topics
+
* Topics
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210330)
+
** Upgrading Old Servers (clarkb 20230627)
*** Enable Xenial -> Bionic/Focal system upgrades
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
+
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
*** Zuul service host updates in progress now. Scheduler and Zookeeper cluster remaining. Will focus on ZK first.
+
*** 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-zookeeper-upgrade-2021 discussion of options for zk upgrades
+
*** Meetpad is done. Just need to clean up old servers when we feel confident we won't rollback.
** PTG Planning (ianw 20210330)
+
*** What is next?
*** Next PTG April 19-23
+
** AFS Mirror cleanups (clarkb 20240220)
*** Clarkb filled out the survey and requested a few hours for us. Likely to be spent in more office hours type setup.
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
**** Thursday April 22 1400-1600UTC and 2200-0000UTC
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
** docs-old volume cleanup (ianw 20210406)
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
*** We were going to double check with Ajaeger if we can then proceed to cleanup if no one had a reason to keep it.
+
*** Next step is to add Noble to our mirrors
** planet.openstack.org (ianw 20210406)
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
*** Strong preference from clarkb to retire it
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
*** Superuser appears to be a major blog showing up there as well as a couple of others. Maybe we reach out to them and double check they don't want to help? (fungi and clarkb reached out to Superuser and they seem ok.
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
** tarballs ORD replication (ianw 20210406)
+
*** Downgrade is possible with an offline reindex using the old war.
*** This has been done. Other than long initial sync is this happy day to day?
+
*** 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.
 +
** Cleaning up the openstack.org DNS zone (fungi 20240514)
 +
*** Proposed for deletion: https://paste.opendev.org/show/bVHJchKcKBnlgTNRHLVK/
  
 
* Open discussion
 
* Open discussion
Line 51: 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/