Fix 004_subscription.pl to allow its usage in --link mode.
authorAmit Kapila <[email protected]>
Mon, 19 Feb 2024 05:06:05 +0000 (10:36 +0530)
committerAmit Kapila <[email protected]>
Mon, 19 Feb 2024 05:06:05 +0000 (10:36 +0530)
commitf17529b710977c6ae89a1bc141cd1fb587953cc3
treea6de19d32f0d10eab2e1a54c41cff35d54aa4f61
parente77a1c58e338a1aebf00e3ae82d282f8bd32fe17
Fix 004_subscription.pl to allow its usage in --link mode.

The test was failing when executed in --link mode and the reason was that
we were using the old cluster from a previously successful upgrade test.
Re-arrange the tests so that the successful test case is at the end.

Reported-by: Justin Pryzby, Peter Eisentraut
Author: Kuroda Hayato
Reviewed-by: Vignesh C, Amit Kapila
Discussion: https://postgr.es/m/ZcvZipRoi_kopIpb@pryzbyj2023
Discussion: https://postgr.es/m/25f7f4bf-9e75-4453-b666-7818000cefe6@eisentraut.org
src/bin/pg_upgrade/t/004_subscription.pl