r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's make...
authorStefan Metzmacher <metze@samba.org>
Mon, 15 May 2006 13:12:01 +0000 (13:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:07:01 +0000 (14:07 -0500)
we can use this in samba4's smbtorture to disable tests sections which doesn't pass
against samba4

metze
(This used to be commit 430c7143c66846565e851a3243db0d81ec886d6e)

source4/script/tests/selftest.sh

index be4e91694735bd4fb8627818e5cfddbfd531b482..e94561137e64ead0557cebc2d1d29991c9944804 100755 (executable)
@@ -186,6 +186,8 @@ TORTURE_INTERFACES='127.0.0.26/8,127.0.0.27/8,127.0.0.28/8,127.0.0.29/8,127.0.0.
 TORTURE_OPTIONS="--maximum-runtime=$TORTURE_MAXTIME --option=interfaces=$TORTURE_INTERFACES $CONFIGURATION"
 export TORTURE_OPTIONS
 
+TORTURE_OPTIONS="$TORTURE_OPTIONS --option=\"target:samba4=yes\""
+
 START=`date`
 (
  # give time for nbt server to register its names