s4:provision Allow provision-backend to not run slapd for 'make test'
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 Aug 2009 01:09:50 +0000 (11:09 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Aug 2009 01:09:50 +0000 (11:09 +1000)
commit7bc566a88277ecbc0f712b7c54116163930f187d
treece4729556fcc2669321b72024d613a97f7504581
parent69fa901bca9b1e032d6784df60a0e1c14d27d830
s4:provision Allow provision-backend to not run slapd for 'make test'

As the version of OpenLDAP required for Samba4 is fairly new, we don't
want to make it a requirement before this python code is run in 'make
test'.

As such, skip over the actual starting of slapd, but check the rest
runs alright (which still validates syntax and other modules).

Andrew Bartlett
source4/scripting/python/samba/provision.py
source4/setup/provision-backend
source4/setup/tests/blackbox_provision-backend.sh