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)
(321 intermediate revisions by 14 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
*** Gerrit account inconsistencies
+
*** Meetpad is done. Just need to clean up old servers when we feel confident we won't rollback.
**** All preferred emails lack external ids issues have been corrected. All group loops have been corrected.
+
*** What is next?
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
+
** AFS Mirror cleanups (clarkb 20240220)
**** Next steps
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
***** More "dangerous" list has been generated. Should still be safe-ish particularly if we disable the accounts first.
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
*** Configuration tuning
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
**** Reduce the number of ssh threads. Possibly create bot/batch user groups and thread counts as part of this.
+
*** Next step is to add Noble to our mirrors
**** https://groups.google.com/g/repo-discuss/c/BQKxAfXBXuo Upstream conversation with people struggling with similar problems.
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
*** Update our base job's nodeset
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
**** https://review.opendev.org/789098
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
 
+
*** Downgrade is possible with an offline reindex using the old war.
* General topics
+
*** Things to think about:
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210504)
+
**** Do we want to enable diff3 diffs on merge changes?
*** Enable Xenial -> Bionic/Focal system upgrades
+
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
+
**** https://gerrit-review.googlesource.com/c/gerrit/+/424404 Upstream change to have release war build target without webfonts
*** Zuul is done. Mailman next
+
**** 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.
**** https://review.opendev.org/c/opendev/system-config/+/789622
+
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
** Refreshing non LE certs that expire in just under a month
+
** Cleaning up the openstack.org DNS zone (fungi 20240514)
*** Shutdown/remove: ask.o.o
+
*** Proposed for deletion: https://paste.opendev.org/show/bVHJchKcKBnlgTNRHLVK/
*** Refresh as yearly cert or try to LE: ethercalc, wiki, translate, storyboard
 
*** Meeting with foundation to discuss: openstackid and openstackid-dev
 
** Removing registration requirement from our IRC channels (clarkb 20210504)
 
*** TheJulia asks if we think this is still necessary.
 
*** Looking at the last month or so of eavesdrop logs it seems we had ~1.5 spam attempts in the unregistered channel
 
*** https://review.opendev.org/c/openstack/project-config/+/791818
 
** "Toggle CI" in Gerrit web UI (rosmaita 20210518)
 
*** I thought this was on the [https://etherpad.opendev.org/p/gerrit-3.2-post-upgrade-notes 3.2 post-upgrade etherpad] but I can't find it. We used to have this button in the old web interface
 
*** The Cinder team is looking for a solution to Change Log pollution from our 3rd party CI systems
 
**** example: https://review.opendev.org/c/openstack/cinder/+/790796/
 
*** actual reviewer comments get lost in the Change Log
 
*** the "Only comments" toggle hides all the "Added to cc:" lines, which is nice.  It also hides the Zuul "build succeeded/failed" comments ... what do we need to do so this will work for other CI responses?
 
**** The "Only Comments" toggle and the "Zuul Summary" tab are what you should be using. To filter with only comments the CI system needs to set an autogenerated tag on its comments. Zuul does this unconditionally if you set it up to report over http. For the Zuul Summary tab the CI system must have a Full Name in gerrit of "foo name CI" and the result format must match Zuul's.
 
  
 
* Open discussion
 
* Open discussion
Line 57: 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.
  
* (lajoskatona) x/tap-as-a-service -> openstack/tap-as-a-service: https://review.opendev.org/c/openstack/project-config/+/790093
+
* Rename example/foo -> example/bar: https://review.opendev.org/c/openstack/project-config/+/123456
* foo/example -> bar/example: https://review.opendev.org/#/c/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/