From: Andrew Bartlett Date: Sun, 4 Mar 2018 08:33:50 +0000 (+1300) Subject: Move smbtorture3 tests to fileserver environment X-Git-Tag: talloc-2.1.13~217 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0668303a3a6947dc57595bed1a78df3c0a628f68;p=thirdparty%2Fsamba.git Move smbtorture3 tests to fileserver environment Signed-off-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py index 9ac8233aa6c..393615cb77c 100755 --- a/source3/selftest/tests.py +++ b/source3/selftest/tests.py @@ -85,7 +85,7 @@ tests = ["FDPASS", "LOCK1", "LOCK2", "LOCK3", "LOCK4", "LOCK5", "LOCK6", "LOCK7" "BAD-NBT-SESSION"] for t in tests: - plantestsuite("samba3.smbtorture_s3.plain(nt4_dc).%s" % t, "nt4_dc", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', smbtorture3, "", "-l $LOCAL_PATH"]) + plantestsuite("samba3.smbtorture_s3.plain(fileserver).%s" % t, "fileserver", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', smbtorture3, "", "-l $LOCAL_PATH"]) plantestsuite("samba3.smbtorture_s3.crypt_client(nt4_dc).%s" % t, "nt4_dc", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', smbtorture3, "-e", "-l $LOCAL_PATH"]) if t == "TORTURE": # this is a negative test to verify that the server rejects