diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-24 04:50:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-24 04:50:38 +0000 |
commit | 62af0cb88424bb2972c9d5099eb29e44ee4b0cd5 (patch) | |
tree | 90924c511d239768ad11d2277eaaabd577f531fe /debian/tests/control | |
parent | Adding debian version 1.0.9-1. (diff) | |
download | nftables-debian.tar.xz nftables-debian.zip |
Adding debian version 1.0.9-2.debian/1.0.9-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control index 9b40f99..8ec5461 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -10,10 +10,9 @@ Tests: internaltest-monitor.sh Depends: @ Restrictions: needs-root, allow-stderr, isolation-container, flaky -# Disable test until we decide what to do with the nftables python module -#Tests: internaltest-py.sh -#Depends: @, python -#Restrictions: needs-root, allow-stderr, isolation-container, build-needed +Tests: internaltest-py.sh +Depends: @, python3 +Restrictions: needs-root, allow-stderr, isolation-container, flaky Tests: systemd-service-test.sh Depends: systemd, @ |