Re: Cleanup isolation specs from unused steps

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Melanie Plageman <melanieplageman@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-23T04:40:12Z
Lists: pgsql-hackers
On Thu, Aug 22, 2019 at 09:19:47PM -0700, Melanie Plageman wrote:
> It's a connection parameter that allows you to connect to a single Postgres
> node in a Greenplum cluster. I only included it as an example of the kind of
> "Greenplum-specific" things that are in the test framework.

Ah, I see.  I had the same stuff for XC to connect to data nodes.

> I've heard Greenplum folks talk about re-writing our "isolation2" framework
> in (probably) C and making it a better fit to contribute. It's definitely on
> my wishlist.

Nice to hear that.
--
Michael

Commits

  1. Detect unused steps in isolation specs and do some cleanup

  2. Remove dry-run mode from isolationtester