python/samba/test: PY3 port samba.tests.domain_backup
authorNoel Power <noel.power@suse.com>
Mon, 5 Nov 2018 19:00:20 +0000 (19:00 +0000)
committerTim Beale <timbeale@samba.org>
Tue, 27 Nov 2018 02:43:17 +0000 (03:43 +0100)
commit2e235bda9f7e0aa8bce4846264eecd2e051a6c57
tree113fabc2ae4e32af28cd442978f901b729bc6fb9
parent70dee4c1c14ea3eb5c8c81887c6caaa6dc288807
python/samba/test: PY3 port samba.tests.domain_backup

The restoredc already runs under python3, so before we can run the
domain_backup tests against the restoredc, we need to make sure they
work under python3.

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

Signed-off-by: Noel Power <noel.power@suse.com>
Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/domain_backup.py