tests/krb5: Disable debugging output for tests
commitd46f0d1793bed59026cb517dc7056a51fca1d5cb
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 7 Oct 2021 22:48:41 +0000 (8 11:48 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:10 +0000 (27 22:37 +0000)
tree2c60eb69cf762cfc6272b71f20ae4feb6c0934f8
parent90d58c72bd792d683c17aacdcfa4646963ee5ff0
tests/krb5: Disable debugging output for tests

This reduces the time spent running the tests in a testenv.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14642
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14881

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit dfd613661eec4b81e162f2d86a8fa9266c2fdc03)
12 files changed:
python/samba/tests/krb5/as_canonicalization_tests.py
python/samba/tests/krb5/as_req_tests.py
python/samba/tests/krb5/compatability_tests.py
python/samba/tests/krb5/kdc_tests.py
python/samba/tests/krb5/kdc_tgs_tests.py
python/samba/tests/krb5/s4u_tests.py
python/samba/tests/krb5/simple_tests.py
python/samba/tests/krb5/test_ccache.py
python/samba/tests/krb5/test_ldap.py
python/samba/tests/krb5/test_rpc.py
python/samba/tests/krb5/test_smb.py
python/samba/tests/krb5/xrealm_tests.py