From nobody Wed Dec 04 15:32:52 2024 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Y3M3V5170z5flMD; Wed, 04 Dec 2024 15:32:54 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y3M3V4T0mz4WWf; Wed, 4 Dec 2024 15:32:54 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733326374; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wSD+LmYI3ecsR/qWIA4zmkHGcyIbEJg9x9qMGMx5Hro=; b=hWUN+TCwBHQcgGJTc1wUs63W3dCpSMgC+qLfLXYs8scENj6EkJ9oHmiL80okoXq8z4bJS2 us2qbvRhhc1CkxKmU5QpMbRlwx5aS0t9tHJYkQ+E+L8EAxMa/z315Tu08BZG4fkOLM/6L4 4nbPc1BwhDDIlwVbwFlv4C6qKRTr8N3cV9G7fQ5ZFN1ILnMCEMWTwy/7S1czTD+MoZoy2s Iw+fmpUcV0W115HufNGEkPSvzVz43PTqVXcljZGZbBC5JFnOb3S7I/JaQoWmbVDk7Svo6D 6XI3wE15fhIcjz9qRC3XEZaRK0EGXn32EIqhJcE0HPa/ah1nSvon7ZbDlKdN+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733326374; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wSD+LmYI3ecsR/qWIA4zmkHGcyIbEJg9x9qMGMx5Hro=; b=FmgaowevuZ+uxhDxE8xTWcQbNxJlcBH+827CCkMg0LARE3Bb2AI4Xq0d7G6ETwR8LLLH0q cDnAqSMthPy5YsNFoS44jVwm0cjb0F2GgJx6a17BgVYC1tLWB287HzSFzyJpvB4mWSK9cN Xek+Pu/PWRLdyqigEQXhKVrhDVreQoItu6CUHudcj0Xl1218zUNcn82IFC653XjihBthuY rCCyfdSOnsbV3h999kCc/MQkGcojTJd9e2/5280iNmCGA3n111L1E37J0i9NM3QPekwNzb 28SHhAp1UcNAHG6xRRSmS5R1oJjU0b/zXJ9v8uj3DtGObTgjLZJQoA5oUEEY9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733326374; a=rsa-sha256; cv=none; b=WqCr+NRwEw7X7ayQlrG6US0eBAj58C+kOIm+jA5SVcsdj9mI/tgPk9m3fWTo0w9VGGY7Pd VFGayCMshSlHNLRLwWRNDcE3sAkkSM1319+WPCF8gpfeGMvcJN1kFqmR8MmDpCEiTd0PrJ VDwd3khTnHSjMshtyPIrtPfquQTHx7tJ6VwqfQd8+Mk20RO67DQy+k/mWuewsyTfsaBGDg p2Sp5JImHs5QKzYOxDtSufTWVAo0bWxr+OaaE4hl7UerxarjmOkTVjKpSKVY15tIP21E0e dH8xUnyyLUpaPzhj5uoKDTuyvyw9wBUFoFCMTS5mMsQnjWvrAAI0xTthkM1/pQ== Received: from ltc.des.dev (88-177-82-251.subs.proxad.net [88.177.82.251]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Y3M3V3RM1z19xf; Wed, 4 Dec 2024 15:32:54 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 348D96052D; Wed, 04 Dec 2024 16:32:52 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Peter Holm Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 3ee87f8a4d7a - main - stress2: Use tests as the default test user. In-Reply-To: (Peter Holm's message of "Wed, 4 Dec 2024 14:22:30 +0100") References: <202412041313.4B4DDapW079947@gitrepo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 04 Dec 2024 16:32:52 +0100 Message-ID: <86ed2nea57.fsf@ltc.des.dev> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Peter Holm writes: > Dag-Erling Sm=C3=B8rgrav writes: >> The branch main has been updated by des: >>=20 >> URL: https://cgit.FreeBSD.org/src/commit/?id=3D3ee87f8a4d7a56c846d356d02= 8e77bd72a0e1fbb >>=20 >> commit 3ee87f8a4d7a56c846d356d028e77bd72a0e1fbb >> Author: Dag-Erling Sm=C3=B8rgrav >> AuthorDate: 2024-12-04 13:07:05 +0000 >> Commit: Dag-Erling Sm=C3=B8rgrav >> CommitDate: 2024-12-04 13:12:43 +0000 >>=20 >> stress2: Use tests as the default test user. >>=20=20=20=20=20 >> This allows some tests to run without prior configuration; others wi= ll >> have to be modified to use `su -m` since the tests account is locked. >>=20=20=20=20=20 >> Reviewed by: allanjude >> Differential Revision: https://reviews.freebsd.org/D47875 > Please back this out. No. You had your chance to object in Phabricator and didn't take it. This may not fully solve the problem but it's still an improvement over the current situation. Feel free to submit a review that fixes the remaining issues. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org