Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rsNuZ-006iKB-Qo for buildfarm-members@arkaria.postgresql.org; Thu, 04 Apr 2024 14:17:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rsNuY-0068gZ-UH for buildfarm-members@arkaria.postgresql.org; Thu, 04 Apr 2024 14:17:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rsNuY-0068gR-OH for buildfarm-members@lists.postgresql.org; Thu, 04 Apr 2024 14:17:50 +0000 Received: from dd25110.kasserver.com ([85.13.146.49]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rsNuV-000c13-P7 for buildfarm-members@postgresql.org; Thu, 04 Apr 2024 14:17:50 +0000 Received: from [192.168.0.101] (ip-037-201-153-175.um10.pools.vodafone-ip.de [37.201.153.175]) by dd25110.kasserver.com (Postfix) with ESMTPSA id A713FE1A00E7; Thu, 4 Apr 2024 16:17:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=technowledgy.de; s=kas202308201259; t=1712240266; bh=JPk1rBUaw5WdsuIrKExkgmIQ0SzXdcso/6uxTiOrQCc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=X5XCnhmvOjrB+hlzaITU5n8bAEsEKyI/x+25maQtoldjZ4wHRNSng5Oqeav4oQmaO NqQ8su+5GI+rbuvhOeQeyZtaxZcJq9MEYO950tR0qAnT3ZjfF3HI6TSbgxsOqlcKtu EkXBBa1ITMwBn7RprGKOtESBTsTNcMxkxh/DOz64yAS7Es5U0c9fcIb03P524Qp3j9 cDllP54u8hZQ3fBlUur/8R+cWtNfXQ+7y3n8B2wBmaEwvj4BghBdNV/HkpQtV0qamz LA74roI1GXn1hdrkLk0SACAyelv26fbxj04rXXGRQF+wpyx/Fhbpph5ztJ2XPeT+uI YFPpUgC2c7Ctw== Content-Type: multipart/alternative; boundary="------------Ke7q8j3RPNZujHXlya0wVT37" Message-ID: <91cc35b1-57c2-4430-8ef6-46228418b1c8@technowledgy.de> Date: Thu, 4 Apr 2024 16:17:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: SSL tests Content-Language: en-US To: Olaf Bohlen , Andrew Dunstan Cc: buildfarm-members@postgresql.org References: From: Wolfgang Walther In-Reply-To: X-Spamd-Bar: / List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------Ke7q8j3RPNZujHXlya0wVT37 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Olaf Bohlen: > Could you elaborate a bit on this? My animal is indeed running as > a Container on a multi-user system. Is it "just" extreme cpu > intensive or are there other aspects? The docs [1] have more about this. For the three tests "ssl ldap kerberors" it's about that they open TCP/IP listen sockets (and might need more dependencies). This should be fine in a container. Best, Wolfgang [1]: https://www.postgresql.org/docs/current/regress-run.html#REGRESS-ADDITIONAL --------------Ke7q8j3RPNZujHXlya0wVT37 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Olaf Bohlen:
Could you elaborate a bit on this? My animal is indeed running as
a Container on a multi-user system. Is it "just" extreme cpu
intensive or are there other aspects?

The docs [1] have more about this. For the three tests "ssl ldap kerberors" it's about that they open TCP/IP listen sockets (and might need more dependencies). This should be fine in a container.

Best,

Wolfgang

[1]: https://www.postgresql.org/docs/current/regress-run.html#REGRESS-ADDITIONAL

--------------Ke7q8j3RPNZujHXlya0wVT37--