Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
(201 intermediate revisions by 11 users not shown)
Line 16: Line 16:
  
 
* Topics
 
* Topics
** Improving OpenDev's CD throughput (clarkb 20220628)
+
** Upgrading Old Servers (clarkb 20230627)
*** Bootstrapping bridge via Zuul is now a complicated subject. Can use zuul secrets to make it happen. Are we comfortable with this?
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** https://review.opendev.org/c/opendev/infra-specs/+/821645 -- spec outlining some of the issues with secrets
+
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
*** https://review.opendev.org/c/opendev/system-config/+/821155 -- sample of secret writing; more info in changelog
+
*** https://review.opendev.org/q/topic:jitsi_meet-jammy-update
*** Auto Zuul upgrade and reboots didn't run due to a flock issue. Should be fixed for this next weekend.
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
** Gerrit 3.5 upgrade (ianw 20220628)
+
** MariaDB Upgrades (clarkb 20240220)
*** https://etherpad.opendev.org/p/gerrit-upgrade-3.5
+
*** Relying on the container image MARIADB_AUTO_UPGRADE flag
*** Upgrade completed.
+
*** Everything but Gerrit is done now. When do we think we want to do Gerrit?
*** Setting a change to the WorkInProgress state seems to unconditionally mark it as having merge conflicts in change listings (but not on the change page itself)
+
** AFS Mirror cleanups (clarkb 20240220)
*** #link https://review.opendev.org/c/opendev/system-config/+/847035 Removing Gerrit 3.4 and adding Gerrit 3.6 images and testing.
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
** Improving Grafana management tooling (clarkb 20220628)
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
*** Grafyaml doesn't properly support setting the color thresholds on graphs anymore (this makes failed states show red and happy states show green, we always seen green now)
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
*** https://review.opendev.org/q/topic:grafana-screenshots Improved testing of our dashboards to see that they render as expected.
+
*** Next step is to add Noble to our mirrors
** Run a custom URL shortener service (frickler 20220628)
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
*** Many people use bit.ly or similar in IRC channel topics and elsewhere
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
*** https://opensource.com/article/18/7/apache-url-shortener shows an easy solution that could be git-based
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
*** Should be easy to with some new DNS record on static.o.o
+
*** https://review.opendev.org/c/opendev/system-config/+/918333 Need updated and promoted 3.9 image before doing more testing.
*** Data could be managed in a single file (maybe in project-config) or one file per URL
+
*** Downgrade is possible with an offline reindex using the old war.
** Zuul job POST_FAILURES (clarkb 20220628)
+
*** Things to think about:
*** TripleO and OSA are both seeing a higher than usual number of POST_FAILURES
+
**** Do we want to enable diff3 diffs on merge changes?
*** The cause seems to be post-run timeouts during swift log uploads
+
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
*** Both OSA and tripleo upload quite a number of log files. It could be related to this, but we're yet to find a root cause due to difficulty of debugging things that don't log properly.
+
**** https://gerrit-review.googlesource.com/c/gerrit/+/424404 Upstream change to have release war build target without webfonts
 +
**** There is a new batched ref updated event that collects multiple ref updated events in a single event. This is disabled by default, but could one day impact zuul. Work sorting out likely.
 +
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
 +
** Wiki SSL Cert Renewal (clarkb 20240423)
 +
*** Clarkb will renew Friday ish (May 10)
  
 
* Open discussion
 
* Open discussion
Line 45: Line 49:
 
Changes should have their topic set to project-rename.
 
Changes should have their topic set to project-rename.
  
* Rename foo/example -> bar/example: https://review.opendev.org/123456
+
* Rename example/foo -> example/bar: https://review.opendev.org/c/openstack/project-config/+/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:25, 6 May 2024

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 Review
  • Open discussion

Upcoming Project Renames

(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit) Changes should have their topic set to project-rename.

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/