Re: May 2024 stabilization week
- In reply to: Gleb Smirnoff : "Re: May 2024 stabilization week"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 May 2024 14:44:27 UTC
On Mon, May 27, 2024 at 09:24:14PM -0700, Gleb Smirnoff wrote: T> On Mon, May 27, 2024 at 01:00:24AM -0700, Gleb Smirnoff wrote: T> T> This is an automated email to inform you that the May 2024 stabilization week T> T> started with FreeBSD/main at main-n270422-cca0ce62f367, which was tagged as T> T> main-stabweek-2024-May. T> T> Monday night status update: T> T> - Updated my personal desktop and home router, no issues noticed. T> - Testing at Netflix is delayed due to several issues: the test cluster T> busy with other stuff, some small difficulties with merging, etc. T> Usually we run the test Monday night to Tuesday, but this time we T> plan to do it Tuesday to Wednesday. This time at Netflix we had limited testing capacity. The test was run on 3 pairs of machines (normally we have > 20). Anyway, no stability issues neither performance regressions were found by our testing. Since I didn't receive any negative feedback on the stabilization snapshot, the stabilization week is declared completed. I created a branch stabweek-2024-May that has two bugfixes cherry-picked: 4c053c17f2c8a715988f215d16284879857ca376 (affects 32-bit ZFS users) 2780e5f43d5b0e8b155472300ee63816a660780e (affects users of linuxulator) The branch is published at https://github.com/glebius/FreeBSD. For those, who want to recreate the branch without using my repo: git checkout -b stabweek-2024-May cca0ce62f367d03ed429bf99e41e6aca8cb7f2ac git cherry-pick -x 4c053c17f2c8a715988f215d16284879857ca376 git cherry-pick -x 2780e5f43d5b0e8b155472300ee63816a660780e -- Gleb Smirnoff