[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-265-gca7e4d9

James Peach jpeach at apple.com
Wed Apr 23 17:46:18 GMT 2008


On Apr 23, 2008, at 9:46 AM, simo wrote:
>
> On Wed, 2008-04-23 at 08:49 -0700, Jeremy Allison wrote:
>> On Mon, Apr 21, 2008 at 05:12:04PM -0500, James Peach wrote:
>>> The branch, v4-0-test has been updated
>>>       via  ca7e4d9166a7cb10495cf3ecd9c4e72103fbec30 (commit)
>>>      from  8fa23fac516dbf4c8245c1d009e81f02a6341775 (commit)
>>>
>>> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test
>>>
>>>
>>> - Log  
>>> -----------------------------------------------------------------
>>> commit ca7e4d9166a7cb10495cf3ecd9c4e72103fbec30
>>> Author: James Peach <jpeach at apple.com>
>>> Date:   Mon Apr 21 15:09:43 2008 -0700
>>>
>>>    smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.
>>>
>>>    This test samples the lookup rate for a non-existant filename  
>>> in a
>>>    directory, while varying the number of files in the directory.  
>>> The
>>>    lookup rate should continue to approximate the lookup rate for  
>>> the
>>>    empty directory case.
>>
>> W00t! Thanks James !
>
> The only problem I have is that this test takes forever on my  
> machine...

yeh, it'll do that

>
> should we ban it from normal test runs ?

It's not supposed to be run be default, so yes. Is this going to work?

diff --git a/source/samba4-skip b/source/samba4-skip
index 8d86cdb..4ac35a3 100644
--- a/source/samba4-skip
+++ b/source/samba4-skip
@@ -4,6 +4,7 @@ base.iometer
  base.casetable
  base.nttrans
  .*base.bench.holdcon.*				# Very slow
+raw.bench.lookup	# Very slow
  base.scan.maxfid
  raw.hold.oplock		# Not a test, but a way to block other clients for  
a test
  raw.ping.pong		# Needs second server to test




More information about the samba-technical mailing list