SSL tests

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: buildfarm-members(at)postgresql(dot)org
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: SSL tests
Date: 2024-04-04 09:43:34
Message-ID: c2474e21-4528-4042-9b98-d88ab21f7efa@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members


Hi Buildfarm owners,

It's been noted on the -hackers mailing list than most buildfarm animals
are not performing SSL tests even if they are building with SSL. That's
a sad gap in our test coverage.

The sample configuration file has this in the build_env section

# run extra TAP tests if listed here # These are the ones omitted
without the setting # on a secure single user system it makes sense
to enable these # PG_TEST_EXTRA => "ssl ldap kerberos",

In general, unless your animal is running on a multi-user system,
enabling these tests should be safe, which you could do by uncommenting
the last line above or inserting it into your config file if not present.

Please consider doing so for your animal(s), as we'd like to get
increased coverage of all these tests, but especially of the SSL tests.

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

Responses

Browse buildfarm-members by date

  From Date Subject
Next Message Gael Le Mignot 2024-04-04 10:49:19 Re: SSL tests
Previous Message Andrew Dunstan 2024-04-02 12:42:04 Server upgrade.