Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
 
(747 intermediate revisions by 35 users not shown)
Line 3: Line 3:
 
= Weekly Project Infrastructure team meeting =
 
= Weekly Project Infrastructure team meeting =
  
The OpenStack Project Infrastructure Team holds public weekly meetings in <code><nowiki>#openstack-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
** OpenDev being folded into Vancouver Summit. Note this changes the dates and location for the event.
+
** clarkb out June 14-19. Will miss the June 18 meeting if we have one.
** Vancouver Summit CFP open until the 8th.
 
** PTG topic brainstorming happening now https://etherpad.openstack.org/p/infra-rocky-ptg
 
** PTL Election season is now.
 
  
 
* Actions from last meeting
 
* Actions from last meeting
  
* Specs approval
+
* Specs Review
** http://lists.openstack.org/pipermail/openstack-infra/2018-January/005779.html Cleanup old specs.
 
  
* Priority Efforts
+
* Topics
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/task-tracker.html A Task Tracker for OpenStack]
+
** Upgrading Old Servers (clarkb 20230627)
** [http://specs.openstack.org/openstack-infra/infra-specs/specs/zuulv3.html Zuul v3]
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** Executor OOM errors (jeblair)
+
**** wiki.openstack.org: https://etherpad.opendev.org/p/opendev-mediawiki-upgrade
**** memory usage after zm02 hwe kernel update, ipv6 issues + rax support (ianw 2018-02-13)
+
**** tonyb looking at cacti after wiki
*** Handling ZooKeeper disconnection
+
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
 
+
**** tonyb expects to try a simple focal -> noble upgrade this week
* General topics
+
** AFS Mirror cleanups (clarkb 20240220)
** aarch64 update (ianw 2018-02-13)
+
*** 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.
 +
** Gitea 1.22 Upgrade Planning (clarkb 20240528)
 +
*** There is a Gitea 1.22.0 release now. Once we have the general upgrade working we can test the doctor tool to fixup the DB case sensitivity.
 +
*** https://review.opendev.org/c/opendev/system-config/+/920580
 +
** Fixing Cloud Launcher Ansible (clarkb 20240604)
 +
*** Git updates broke our cloud launcher playbook even after Frickler addressed security group redundancy errors
 +
*** https://review.opendev.org/c/opendev/system-config/+/921685 workaround the Git issue
 +
*** We should know on the day of the meeting if this is working again.
 +
** Improving mailman email throughput (clarkb 20240604)
 +
*** We've noticed slowness delivering emails for openstack-discuss
 +
*** Increasing the number of out runners hasn't alleviated this issue (it should prevent openstack-discuss from holding up other lists though)
 +
*** Next we need to modify the mailman email batch count and exim verp queue sizes.
 +
** OpenMetal Cloud Rebuild (clarkb 20240604)
 +
*** The old cloud is gone and the new cloud is getting configured.
 +
*** https://etherpad.opendev.org/p/openmetal-cloud-bootstrapping captures out todo list for bootstrapping the new cloud
 +
** Testing Rackspace's New Cloud Offering (clarkb 20240604)
 +
*** Rax reached out via a ticket to our nodepool account indicating we can test out their new offering. They are specifically looking for feedback
 +
*** Probably need to reach out to rax and find out a bit more information before determining if we are the target audience, but if so this is a good opportunity for more test nodes and improved clouds.
  
 
* Open discussion
 
* Open discussion
Line 34: Line 48:
 
== 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.
  
* collectd-ceilometer-plugin->collectd-openstack-plugins  https://review.openstack.org/#/c/500768
+
* 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/

Latest revision as of 21:03, 10 June 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 June 14-19. Will miss the June 18 meeting if we have one.
  • Actions from last meeting
  • Specs Review
  • Topics
    • Upgrading Old Servers (clarkb 20230627)
    • 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.
    • Gitea 1.22 Upgrade Planning (clarkb 20240528)
    • Fixing Cloud Launcher Ansible (clarkb 20240604)
    • Improving mailman email throughput (clarkb 20240604)
      • We've noticed slowness delivering emails for openstack-discuss
      • Increasing the number of out runners hasn't alleviated this issue (it should prevent openstack-discuss from holding up other lists though)
      • Next we need to modify the mailman email batch count and exim verp queue sizes.
    • OpenMetal Cloud Rebuild (clarkb 20240604)
    • Testing Rackspace's New Cloud Offering (clarkb 20240604)
      • Rax reached out via a ticket to our nodepool account indicating we can test out their new offering. They are specifically looking for feedback
      • Probably need to reach out to rax and find out a bit more information before determining if we are the target audience, but if so this is a good opportunity for more test nodes and improved clouds.
  • 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/