Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Upcoming Project Renames)
(53 intermediate revisions by 8 users not shown)
Line 10: Line 10:
  
 
* Announcements
 
* Announcements
** Wallaby cycle signing key has been activated https://review.opendev.org/760364
+
** Clark out during May 11 meeting time. Need a volunteer chair or can cancel that meeting.
*** Please sign if you haven't yet https://docs.opendev.org/opendev/system-config/latest/signing.html
 
** Note the Daylight Savings Time switch has happened in many parts of the world.
 
  
 
* Actions from last meeting
 
* Actions from last meeting
Line 23: 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
**** Need to rerun upgrade testing on review-test and revive it for usage testing
+
**** All preferred emails lack external ids issues have been corrected. All group loops have been corrected.
**** We announced the upgrade is happening November 20 - 22
+
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
**** jeepyb bug/spec update hooks and the welcome message hook rely on database access and will need to be updated or sunsetted
+
**** Next steps
**** Upgrade Process
+
***** More "dangerous" list has been generated. Should still be safe-ish particularly if we disable the accounts first.
***** Backup then upgrade from 2.13 to 2.16. This is our fallback midpoint checkpoint
+
*** Configuration tuning
***** Backup again then migrate to notedb on 2.16
+
**** Reduce the number of ssh threads. Possibly create bot/batch user groups and thread counts as part of this.
***** Upgrade to 3.2
+
**** https://groups.google.com/g/repo-discuss/c/BQKxAfXBXuo Upstream conversation with people struggling with similar problems.
***** 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.
+
*** Update our base job's nodeset
**** Unknowns
+
**** https://review.opendev.org/789098
***** Storyboard integration
+
*** Gerrit global config simplification
*** 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.
+
**** https://review.opendev.org/789383
  
 
* 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
** Bup and Borg Backups (clarkb 20200929)
+
*** Zuul service host updates in progress now. Zuul scheduler is last remaining server that needs an upgrade in the zuul cluster.
*** Ethercalc to be the first borg backed up service
+
** openEuler patches (ianw 20210504)
** Splitting puppet else into specific infra-prod jobs (clarkb 20200929)
+
*** TC level, or being too officious
*** Should be mostly mechanical
+
** InMotion Cloud reorganization (clarkb 20210504)
*** Does it make sense to try and sprint this? Have several people work on getting it done in a short period of time?
+
*** 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
** meetpad was not useable for (some?) participants from China (frickler 20201030)
 
*** neutron went back to using Zoom for their last sessions because of this
 
*** can we (maybe via help from the foundation involving their local members) work on improving this?
 
*** would be sad to see open tools not being able to be used because of this
 
  
 
== 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)
  
 +
* (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/