summaryrefslogtreecommitdiff
path: root/src/test/subscription/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/subscription/README')
-rw-r--r--src/test/subscription/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/test/subscription/README b/src/test/subscription/README
new file mode 100644
index 00000000000..e9e93755b71
--- /dev/null
+++ b/src/test/subscription/README
@@ -0,0 +1,16 @@
+src/test/subscription/README
+
+Regression tests for subscription/logical replication
+=====================================================
+
+This directory contains a test suite for subscription/logical replication.
+
+Running the tests
+=================
+
+ make check
+
+NOTE: This creates a temporary installation, and some tests may
+create one or multiple nodes, for the purpose of the tests.
+
+NOTE: This requires the --enable-tap-tests argument to configure.