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)
(239 intermediate revisions by 12 users not shown)
Line 10: Line 10:
  
 
* Announcements
 
* Announcements
** OpenInfra Summit CFP needs your input: https://openinfra.dev/summit/
+
** Clarkb out 5/17 and 5/20
** Service Coordinator nomination time has begun. You have until February 8, 2022
 
  
 
* Actions from last meeting
 
* Actions from last meeting
Line 18: Line 17:
  
 
* 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
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
** Container maintenance (clarkb 20220201)
+
*** Meetpad is done. Just need to clean up old servers when we feel confident we won't rollback.
*** https://etherpad.opendev.org/p/opendev-container-maintenance
+
*** What is next?
*** Running container with dedicated users. Next up all the ircbots.
+
** AFS Mirror cleanups (clarkb 20240220)
*** Upgrading Zookeeper
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
*** Upgrading MariaDB
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
*** Eventually convert MariaDB container's from uid 999 to something that makes more sense on the system.
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
** Spring cleaning our Nodepool images (clarkb 20220201)
+
*** Next step is to add Noble to our mirrors
*** http://lists.opendev.org/pipermail/service-announce/2021-December/000029.html cleanup announcement
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
*** Changes to remove CentOS 8 are up. Are we ready to go ahead with this? In order they should be merged:
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
**** https://review.opendev.org/c/openstack/project-config/+/827183
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
**** https://review.opendev.org/c/opendev/base-jobs/+/827181
+
*** Downgrade is possible with an offline reindex using the old war.
**** https://review.opendev.org/c/openstack/project-config/+/827184
+
*** Things to think about:
**** https://review.opendev.org/c/opendev/system-config/+/827186
+
**** Do we want to enable diff3 diffs on merge changes?
** Spring cleaning for old reviews? (frickler 20220201)
+
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
*** system-config has >300 open reviews, most of them in merge-conflict and >1y old
+
**** https://gerrit-review.googlesource.com/c/gerrit/+/424404 Upstream change to have release war build target without webfonts
*** Do we see value in keeping those or could we run some script to auto-abandon those with a helpful comment?
+
**** 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.
*** Neutron has a script that could be easily adopted for this task
+
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
**** https://opendev.org/openstack/neutron/src/branch/master/tools/abandon_old_reviews.sh
+
** Cleaning up the openstack.org DNS zone (fungi 20240514)
*** 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
+
*** Proposed for deletion: https://paste.opendev.org/show/bVHJchKcKBnlgTNRHLVK/
** Gerrit mergeabilityComputationBehavior (frickler 20220127)
 
*** https://gerrit-documentation.storage.googleapis.com/Documentation/3.5.0/config-gerrit.html#change.mergeabilityComputationBehavior
 
*** This was disabled while upgrading to 3.4.0 since the default is "NEVER"
 
*** 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
 
  
 
* Open discussion
 
* Open discussion
Line 53: Line 47:
 
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
* Skyline project (below repos) moving from skyline/ to openstack/ namespace: https://review.opendev.org/c/openstack/project-config/+/822222
 
** skyline/skyline-apiserver -> openstack/skyline-apiserver
 
** skyline/skyline-console -> openstack/skyline-console
 
  
 
== 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/