]> git.ipfire.org Git - thirdparty/samba.git/commit
tests/krb5: Disable debugging output for tests
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 7 Oct 2021 22:48:41 +0000 (11:48 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Oct 2021 18:59:31 +0000 (18:59 +0000)
commitdfd613661eec4b81e162f2d86a8fa9266c2fdc03
treec810df50115c99142f5b7aba18bcb16ed590bd9f
parentcf3ca6ac4567d7c7954ea4ecc8cc9dd5effcc094
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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
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