From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 3DCB51FF183 for ; Wed, 30 Jul 2025 12:00:23 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 64F159439; Wed, 30 Jul 2025 12:01:48 +0200 (CEST) Mime-Version: 1.0 Date: Wed, 30 Jul 2025 12:01:15 +0200 Message-Id: From: "Daniel Kral" To: "Proxmox VE development discussion" Cc: "pve-devel" X-Mailer: aerc 0.20.0 References: <20250729180107.428855-1-d.kral@proxmox.com> <20250729180107.428855-16-d.kral@proxmox.com> In-Reply-To: <20250729180107.428855-16-d.kral@proxmox.com> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1753869664648 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.014 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH ha-manager v4 15/19] sim: do not create default groups for test cases X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Tue Jul 29, 2025 at 8:00 PM CEST, Daniel Kral wrote: > As none of the existing HA test cases rely on the default HA groups > created by the simulated hardware anymore, create them only for the > ha-simulator hardware. > > This is done, because in an upcoming patch, which persistently migrates > HA groups to node affinity rules, it would unnecessarily fire the > migration for every default group config. I'll remove the creation of default groups entirely in the next revision as these were not used by the test cases, but they're also not really usable by the pve-ha-simulator anyway (except if the files are edited manually), as there are is no GUI integration of HA groups CRUD nor assigning HA resources to these groups. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel