No keepalive mode for tests using libvori

This commit is contained in:
Matthias Krack 2022-02-07 14:29:06 +01:00
parent 6f4da461ee
commit a177d9ecd1

View file

@ -32,6 +32,9 @@ KEEPALIVE_SKIP_DIRS = [
"LIBTEST/libvori",
"LIBTEST/libbqb",
"QS/regtest-ec",
"QS/regtest-gapw",
"QS/regtest-gpw-1",
"QS/regtest-mp2-grad",
]
# ======================================================================================