From 0d962e010ea834c0479f403a4c8b38b05b7a0409 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 23 Oct 2015 15:38:23 +1300 Subject: selftest: Confirm a demote of a real network works Signed-off-by: Andrew Bartlett Reviewed-by: Garming Sam Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Mon Oct 26 08:17:47 CET 2015 on sn-devel-104 --- selftest/tests.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'selftest/tests.py') diff --git a/selftest/tests.py b/selftest/tests.py index 872fbaf0094..0ae23c0f55b 100644 --- a/selftest/tests.py +++ b/selftest/tests.py @@ -67,6 +67,10 @@ planpythontestsuite( "none", "wafsamba.tests.test_suite", extra_path=[os.path.join(samba4srcdir, "..", "buildtools"), os.path.join(samba4srcdir, "..", "third_party", "waf", "wafadmin")]) +plantestsuite( + "samba4.blackbox.demote-saveddb", "none", + ["PYTHON=%s" % python, os.path.join(bbdir, "demote-saveddb.sh"), + '$PREFIX_ABS/demote', configuration]) plantestsuite( "samba4.blackbox.dbcheck.alpha13", "none", ["PYTHON=%s" % python, os.path.join(bbdir, "dbcheck-oldrelease.sh"), -- cgit v1.2.1