Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
Line 1: Line 1:
  
 
<!-- ## page was renamed from Meetings/CITeamMeeting -->
 
<!-- ## page was renamed from Meetings/CITeamMeeting -->
{{:Header}}
 
 
 
= Weekly Project Infrastructure team meeting =
 
= Weekly Project Infrastructure team meeting =
  
The OpenStack Project Infrastructure Team holds public weekly meetings in <code><nowiki>#openstack-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).
  
 
== Agenda for next meeting ==
 
== Agenda for next meeting ==
 +
 +
* Announcements
  
 
* Actions from last meeting
 
* Actions from last meeting
** none
+
 
* F20 jobs (ianw 24/6)
+
* Specs Review
** f20/redhatci update
+
 
** discussion of https://review.openstack.org/#/c/101110/
+
* Topics
* roadmap for gerrit to consume the openid provider (reed)
+
** Upgrading Bionic servers to Focal/Jammy (clarkb 20230627)
** http://eavesdrop.openstack.org/irclogs/%23openstack-dev/%23openstack-dev.2014-06-13.log timestamp 2014-06-13T18:20:11
+
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
* Review proposal towards a better integration of gerrit and openstack people db (reed)
+
*** https://review.opendev.org/q/topic:jitsi_meet-jammy-update
** http://lists.openstack.org/pipermail/openstack-infra/2014-June/001297.html
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
* Request for comments on the horizon split plan (rdopiera)
+
** MariaDB Upgrades (clarkb 20240220)
** https://etherpad.openstack.org/p/horizon-split-plan
+
*** Relying on the container image MARIADB_AUTO_UPGRADE flag
* Designate repository renames (stackforge -> openstack)
+
*** Etherpad, Gitea, Gerrit, and Mailman could use upgrades.
* What server for devstack.org documentation? (anteaya)
+
*** https://review.opendev.org/c/opendev/system-config/+/911000 Upgrade etherpad mariadb to 10.11
** dtroyer has outlined that we need to have puppet run build_docs to create static html and then serve it up, what server should house this?
+
*** https://review.opendev.org/c/opendev/system-config/+/915183 Upgrade mailman3 mariadb to 10.11
*** http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2014-06-20.log timestamp 2014-06-20T16:25:22
+
** AFS Mirror cleanups (clarkb 20240220)
*** https://review.openstack.org/#/c/102069/ is not needed since docs are already in gerrit: https://review.openstack.org/#/c/101668/ however we need some doc build jobs
+
*** Ubuntu Xenial is next but currently busy with PTG, Release, and other tasks.
* Deprecate deprecated Murano projects (move to attic or completely remove?) [ruhe]:
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
** murano-repository,  murano-metadataclient, murano-common, murano-conductor, murano-tests
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
* Support for proposed/* pre-release branches instead of milestone-proposed [ttx]:
+
*** https://review.opendev.org/c/opendev/glean/+/915907 Glean updates for python3.12 support
** tarball generation: nova-milestone-proposed.tar.gz or nova-proposed-juno.tar.gz ? (i.e. is [https://review.openstack.org/#/c/65103/3/modules/openstack_project/files/jenkins_job_builder/config/python-jobs.yaml] even needed ?)
+
*** Appears we will need a debootstrap from debian unstable to build noble
** Identify other changes needed to support "proposed/foo or stable/foo"
+
** Review02 had an oops last night (clarkb 20240326)
* Is merge_tags.sh broken ? [ttx]:
+
*** Found the server was shutdown. After giving it a few minutes to potentially resolve itself (mostly worried about cloud action) clarkb proceeded to manually start the instance then start the containers.
** Only one success run in history [https://review.openstack.org/#/q/topic:merge/release-tag,n,z]
+
*** mnaser reports it may have been an OOM event on the hosting side.
** Not sure if something was permanently fixed to address the 'you are not allowed to upload merges' or 'Contributor Agreement must be completed before uploading' errors we had for 2014.1
+
** Project Renames (clarkb 20240227)
** Fails silently on stable branches
+
*** https://review.opendev.org/c/opendev/system-config/+/911622 Move gerrit replication queue aside during project renames.
** Worth fixing ?
+
*** Need to set a hard time for the 19th and send an announcement.
 +
** Etherpad 2.0.x Upgrade planning (clarkb 20240416)
 +
*** https://review.opendev.org/c/opendev/system-config/+/914119
 +
*** Etherpad 2.0.2 removes the old APIKEY API auth method and now uses Oauth2.0 client_credentials instead. This new system is not yet released, but we are working to determine how to use it pre release.
 +
 
 
* Open discussion
 
* Open discussion
  
 
== Upcoming Project Renames ==
 
== Upcoming Project Renames ==
* bash8 => bashate - https://bugs.launchpad.net/bash8/+bug/1331548 (mrodden)
+
(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.
 +
 
 +
* Rename vexxhost/ansible-role-frrouting > openstack/ansible-role-frrouting: https://review.opendev.org/c/openstack/project-config/+/910018
  
 
== 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:06, 15 April 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/