Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
Line 22: Line 22:
 
*** On Friday we had a set of servers that backup at the same time with similar issues but to the other backup server. Doesn't seem to be a persistent issue.
 
*** On Friday we had a set of servers that backup at the same time with similar issues but to the other backup server. Doesn't seem to be a persistent issue.
 
** Mailman Ansible and Server Upgrades (clarkb 20210817)
 
** Mailman Ansible and Server Upgrades (clarkb 20210817)
*** lists.kc.io has been snapshotted. Upgrade testing on a test node should happen soon.
+
*** lists.kc.io has been snapshotted and upgraded to focal. Testing is happening now.
 +
*** Would like to do an upgrade of this list server first then see what we learn before doing lists.o.o
 
** Improving OpenDev's CD throughput (clarkb 20210817)
 
** Improving OpenDev's CD throughput (clarkb 20210817)
 
*** The hourly deploy buildset takes about 55 minutes to complete. This means it starves regular deploy pipeline buildsets.
 
*** The hourly deploy buildset takes about 55 minutes to complete. This means it starves regular deploy pipeline buildsets.

Revision as of 23:52, 16 August 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
  • Topics
    • Service Coordinator election (clarkb 20210817)
      • Clark was the only nomination. Takes the seat by default.
    • Matrix eavesdrop and gerritbot bots (clarkb 20210817)
      • Zuul's next steps
    • Gitea01 backups to one of two servers are unhappy (clarkb 20210817)
      • Reboots didn't help
      • On Friday we had a set of servers that backup at the same time with similar issues but to the other backup server. Doesn't seem to be a persistent issue.
    • Mailman Ansible and Server Upgrades (clarkb 20210817)
      • lists.kc.io has been snapshotted and upgraded to focal. Testing is happening now.
      • Would like to do an upgrade of this list server first then see what we learn before doing lists.o.o
    • Improving OpenDev's CD throughput (clarkb 20210817)
      • The hourly deploy buildset takes about 55 minutes to complete. This means it starves regular deploy pipeline buildsets.
      • There are some easy simple wins we can make removing jobs from the hourly pipeline if they don't need to be there.
      • We can run many of our jobs in parallel in all of our CD pipelines. But this requires we properly document/address dependencies
        • Need to understand our job dependencies and properly note them in Zuul config or address them by combining jobs.
          • Example 1: Combine service-gitea-lb and service-gitea jobs.
          • Example 2: Combine letsencrypt and nameserver jobs
          • Example 3: Have all jobs with webserver config express a dependency on the letsencrypt job
        • Suggest we document the known job dependencies in a human readable format, then encode this into zuul, then we can switch to parallel runs.
  • 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/