ci: Add MTEST_SUITES for optional test tailoring

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>, "Andres Freund" <andres(at)anarazel(dot)de>
Subject: ci: Add MTEST_SUITES for optional test tailoring
Date: 2026-01-08 12:23:53
Message-ID: DFJ7EAQF67F3.2CCUQBSV4FOYH@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This was originally submitted as the pytest thread, but Andres validly
pointed out that it should probably not be part of it to reduce the size
of that patchset.

I think it's still useful though, so I'm submitting separately
(eventhough Jacob wrote it).

Attachment Content-Type Size
v1-0001-ci-Add-MTEST_SUITES-for-optional-test-tailoring.patch text/x-patch 3.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Shinya Kato 2026-01-08 12:30:50 Use IsA() macro instead of nodeTag comparison
Previous Message Mario González Troncoso 2026-01-08 12:19:53 Re: [PATCH] Add pg_get_role_ddl() functions for role recreation