summaryrefslogtreecommitdiffstats
path: root/ci/pytests/run-extended.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/pytests/run-extended.sh')
-rwxr-xr-xci/pytests/run-extended.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/pytests/run-extended.sh b/ci/pytests/run-extended.sh
new file mode 100755
index 0000000..694fba5
--- /dev/null
+++ b/ci/pytests/run-extended.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+# Execute extended, long-running test suite
+
+python3 -m pytest -ra --capture=no tests/pytests/conn_flood.py