Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
(38 intermediate revisions by 5 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 March 23. Will need volunteer to run the meeting or we can skip it.
 
** DST change happens for those of us in North America this weekend. EU and others follow in a few weeks.
 
  
 
* Actions from last meeting
 
* Actions from last meeting
Line 17: Line 15:
 
* Specs approval
 
* Specs approval
  
* 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]
+
** Switch to OFTC now largely complete (clarkb 20210601)
*** topic:update-cfg-mgmt
+
*** https://review.opendev.org/q/topic:%22limnoria%22+status:open Limnoria bot rewrite
*** Zuul as CD engine
+
*** https://review.opendev.org/c/openstack/ptgbot/+/793792 Update PTGbot for OFTC
** OpenDev
+
*** Is PGTbot python3 capable? We also need to register a nick for it.
*** Gerrit account and group inconsistencies
+
** Gerrit Account cleanup (clarkb 20210601)
**** https://etherpad.opendev.org/p/gerrit-user-consistency-2021 High level notes.
+
*** Need review on more dangerous list. Can disable those accounts then clean them up if they look ok.
**** Workaround is we can stop Gerrit, push to external ids directly, reindex accounts (and groups?), start gerrit, then clear accounts caches (and groups caches?)
+
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210601)
**** Next steps
 
***** Identify accounts that cannot be used because they have no valid method of login (no username, and no openids)
 
***** Identify accounts that are unlikely to be used anymore based on activity and more forcefully retire those to fix these errors. (We can always undo specific updates to these accounts if necessary)
 
***** Work with remaining accounts to figure out how to best resolve the account conflicts. This may take some time.
 
***** https://review.opendev.org/c/opendev/system-config/+/777846 Collecting scripting efforts here
 
***** Inactive accounts have been cleaned up.
 
*** Configuration tuning
 
**** Using strong refs for jgit caches
 
**** Batch user groups and threads
 
 
 
* General topics
 
** OpenAFS cluster status (clarkb 20210309)
 
*** Upgrading servers to Bionic then Focal next.
 
*** New third db server for proper quorum.
 
** Bup and Borg Backups (clarkb 20210309)
 
*** gitea sql db backup issues.
 
** Picking up steam on Puppet -> Ansible rewrites (clarkb 20210309)
 
 
*** Enable Xenial -> Bionic/Focal system upgrades
 
*** Enable Xenial -> Bionic/Focal system upgrades
 
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
 
*** https://etherpad.opendev.org/p/infra-puppet-conversions-and-xenial-upgrades Start capturing TODO list here
*** Zuul service host updates in progress now. Mergers and executors largely done. Next up Nodepool launchers.
+
*** Mailman next
** Deploy a new refstack.openstack.org server (kopecmartin 20210309)
+
**** Will use semi recent snapshot as the test platform.
*** Ready for testing?
+
** Cleaning up PPC packages in our CentOS 8 mirror (clarkb 20210608)
** Bridge disk space (clarkb 20210309)
+
** Scheduling project renames (clarkb 20210601)
*** This is related to stevedore caching entrypoints
+
*** Our playbook(s) that do renames likely need updating since the last gerrit upgrade.
*** We have upgraded stevedore and set config to prevent it from creating new cache files.
+
**** We can test this with our functional testing of gerrit too.
** PTG Planning (clarkb 20210309)
 
*** Next PTG April 19-23
 
*** Please let me know if you are interested so I can fill out the team survey (or not).
 
  
 
* Open discussion
 
* Open discussion
Line 59: Line 37:
 
(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 21:51, 7 June 2021

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
  • Actions from last meeting
  • Specs approval
  • Topics
    • Switch to OFTC now largely complete (clarkb 20210601)
    • Gerrit Account cleanup (clarkb 20210601)
      • Need review on more dangerous list. Can disable those accounts then clean them up if they look ok.
    • Picking up steam on Puppet -> Ansible rewrites (clarkb 20210601)
    • Cleaning up PPC packages in our CentOS 8 mirror (clarkb 20210608)
    • Scheduling project renames (clarkb 20210601)
      • Our playbook(s) that do renames likely need updating since the last gerrit upgrade.
        • We can test this with our functional testing of gerrit too.
  • 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/