selftest: Also wait for winbindd to start
authorAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jun 2017 04:20:11 +0000 (16:20 +1200)
committerStefan Metzmacher <metze@samba.org>
Fri, 16 Jun 2017 17:34:17 +0000 (19:34 +0200)
commit1b88c5d4c0e5da2e4092a06f6cd6bf3c8b767883
tree069ae573acc661ae1516eb5e6444ea6d99180cd2
parent8d53ff10f8912f31e491b554d45aa0c9be041487
selftest: Also wait for winbindd to start

This ensures that the posixacl.py test does not race against winbindd starting up and so
give wrong mappings

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/target/Samba4.pm