Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
Line 10: Line 10:
  
 
* Announcements
 
* Announcements
 +
** Zuul is now on our matrix homeserver at #zuul:opendev.org
  
 
* Actions from last meeting
 
* Actions from last meeting
  
 
* Topics
 
* Topics
** Service Coordinator election (clarkb 20210817)
+
** Mailman Ansible and Server Upgrades (clarkb 20210824)
*** 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.
 
*** 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
 
*** 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)
+
*** Will coordinate with Kata to do the upgrade this week hopefully.
 +
** Improving OpenDev's CD throughput (clarkb 20210824)
 
*** 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.
 
*** There are some easy simple wins we can make removing jobs from the hourly pipeline if they don't need to be there.
 
*** There are some easy simple wins we can make removing jobs from the hourly pipeline if they don't need to be there.
**** https://review.opendev.org/c/opendev/system-config/+/804795 Run cloud launcher daily not hourly.
+
**** https://review.opendev.org/c/opendev/system-config/+/805487 Be more specific about when inventory changes force jobs to run.
 
*** We can run many of our jobs in parallel in all of our CD pipelines. But this requires we properly document/address dependencies
 
*** 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.
 
**** Need to understand our job dependencies and properly note them in Zuul config or address them by combining jobs.
Line 34: Line 29:
 
***** Example 3: Have all jobs with webserver config express a dependency on the letsencrypt job
 
***** 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.
 
**** Suggest we document the known job dependencies in a human readable format, then encode this into zuul, then we can switch to parallel runs.
 +
** Gerrit Account cleanups (clarkb 20210824)
 +
*** Need to delete external ids for the recent batch of acount retirements.
 +
** Gitea 1.15.0 upgrade (clarkb 20210824)
 +
*** This release exists now
 +
*** How do we want to handle the opendev logo image hosting for the gerrit theme?
  
 
* Open discussion
 
* Open discussion

Revision as of 21:05, 23 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
    • Zuul is now on our matrix homeserver at #zuul:opendev.org
  • Actions from last meeting
  • Topics
    • Mailman Ansible and Server Upgrades (clarkb 20210824)
      • 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
      • Will coordinate with Kata to do the upgrade this week hopefully.
    • Improving OpenDev's CD throughput (clarkb 20210824)
      • 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.
    • Gerrit Account cleanups (clarkb 20210824)
      • Need to delete external ids for the recent batch of acount retirements.
    • Gitea 1.15.0 upgrade (clarkb 20210824)
      • This release exists now
      • How do we want to handle the opendev logo image hosting for the gerrit theme?
  • 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/