Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Upcoming Project Renames)
(56 intermediate revisions by 8 users not shown)
Line 10: Line 10:
  
 
* Announcements
 
* Announcements
** OpenStack Release October 14
+
** Clark out during May 11 meeting time. Need a volunteer chair or can cancel that meeting.
** Summit next week. PTG the week after.
 
  
 
* Actions from last meeting
 
* Actions from last meeting
Line 22: Line 21:
 
*** Zuul as CD engine
 
*** Zuul as CD engine
 
** OpenDev
 
** OpenDev
*** Preparing to upgrade Gerrit from 2.13 to 3.2
+
*** Gerrit account inconsistencies
**** review-test.opendev.org is an upgraded snapshot of production from October 1. Please check it out
+
**** All preferred emails lack external ids issues have been corrected. All group loops have been corrected.
**** Basic functionality seems to be working
+
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
***** logging in, git review -s, git review to push, commenting on changes, ICLA signing, replication, change searching, and so on.
+
**** Next steps
**** jeepyb bug/spec update hooks and the welcome message hook rely on database access and will need to be updated or sunsetted
+
***** More "dangerous" list has been generated. Should still be safe-ish particularly if we disable the accounts first.
**** Upgrade Process
+
*** Configuration tuning
***** Backup then upgrade from 2.13 to 2.16. This is our fallback midpoint checkpoint
+
**** Reduce the number of ssh threads. Possibly create bot/batch user groups and thread counts as part of this.
***** Backup again then migrate to notedb on 2.16
+
**** https://groups.google.com/g/repo-discuss/c/BQKxAfXBXuo Upstream conversation with people struggling with similar problems.
***** Upgrade to 3.2
+
*** Update our base job's nodeset
***** Upgrade to 2.16 along with backups should be doable in a day. Then notedb migration can happen overnight with 3.2 upgrade happening on day two.
+
**** https://review.opendev.org/789098
**** Unknowns
+
*** Gerrit global config simplification
***** Storyboard integration
+
**** https://review.opendev.org/789383
**** Can we start talking about scheduling the outage and upgrade?
 
*** Luca has offered to do a conference call with us. Let me know if interested and I'll include you for scheduling if/when that happens.
 
  
 
* General topics
 
* General topics
** PTG PLanning (clarkb 20200929)
+
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210504)
*** October PTG registration is now open: https://www.openstack.org/ptg/
+
*** Enable Xenial -> Bionic/Focal system upgrades
*** OpenDev planning stats here: https://etherpad.opendev.org/opendev-ptg-planning-oct-2020
+
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
** Splitting puppet else into specific infra-prod jobs (clarkb 20200929)
+
*** Zuul service host updates in progress now. Zuul scheduler is last remaining server that needs an upgrade in the zuul cluster.
*** Should be mostly mechanical
+
** openEuler patches (ianw 20210504)
*** Does it make sense to try and sprint this? Have several people work on getting it done in a short period of time?
+
*** TC level, or being too officious
** Bup and Borg Backups (clarkb 20200929)
+
** InMotion Cloud reorganization (clarkb 20210504)
*** https://review.opendev.org/741366 is ready to land when we are ready.
+
*** Currently limited by number of IP addresses available
** Trusty Upgrade Progress (clarkb 20200929)
+
*** We could deploy an executor in the cloud then set up test nodes without direct external access
*** Wiki updates
+
*** Any held nodes would need floating IPs attached to them to be accessible
 +
** 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
 +
** Switching artifact signing keys from RSA to ECC
 +
*** https://review.opendev.org/789062
  
 
* Open discussion
 
* Open discussion
Line 54: Line 56:
 
(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)
  
 +
* (lajoskatona) x/tap-as-a-service -> openstack/tap-as-a-service: https://review.opendev.org/c/openstack/project-config/+/790093
 
* foo/example -> bar/example: https://review.opendev.org/#/c/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 16:14, 6 May 2021

Weekly Project Infrastructure team meeting

The OpenDev Team holds public weekly meetings in #opendev-meeting, 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
    • Clark out during May 11 meeting time. Need a volunteer chair or can cancel that meeting.
  • Actions from last meeting
  • Specs approval
  • Priority Efforts (Standing meeting agenda items. Please expand if you have subtopics.)
    • Update Config Management
      • topic:update-cfg-mgmt
      • Zuul as CD engine
    • OpenDev
      • 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
          • More "dangerous" list has been generated. Should still be safe-ish particularly if we disable the accounts first.
      • Configuration tuning
      • Update our base job's nodeset
      • Gerrit global config simplification
  • General topics
    • Picking up steam on Puppet -> Ansible rewrites (clarkb 20210504)
    • openEuler patches (ianw 20210504)
      • TC level, or being too officious
    • InMotion Cloud reorganization (clarkb 20210504)
      • Currently limited by number of IP addresses available
      • We could deploy an executor in the cloud then set up test nodes without direct external access
      • Any held nodes would need floating IPs attached to them to be accessible
    • 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
    • Switching artifact signing keys from RSA to ECC
  • Open discussion

Upcoming Project Renames

(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit)

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/