Disable 02127_connection_drain to run in parallel

This commit is contained in:
Azat Khuzhin 2021-12-01 09:21:11 +03:00
parent 33ffd343f3
commit 03dbbaca3e

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Tags: no-parallel
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh