tests net_join: use private secrets database.
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 23 May 2017 01:03:03 +0000 (13:03 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 25 May 2017 00:25:13 +0000 (02:25 +0200)
commit468dc02e84fedbfae2b297f716cb60dec2981ed5
tree7dee47c399df0f6bb510de336c5f522a26ffd926
parent9444bbfe1829e25f772e05c1c3f3c5aa26a16105
tests net_join: use private secrets database.

Tests were leaving entries in the secrets database that caused
subsequent test cases to fail.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/provision/__init__.py
python/samba/tests/net_join.py [new file with mode: 0644]
python/samba/tests/net_join_no_spnego.py
source4/selftest/tests.py