From 3d0386f27ca66379acf50199e1d1298386eeeeb8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 02:55:53 +0200 Subject: Adding upstream version 3.2.1. Signed-off-by: Daniel Baumann --- ci/pytests/run-extended.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 ci/pytests/run-extended.sh (limited to 'ci/pytests/run-extended.sh') 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 -- cgit v1.2.3