[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OpenLDAP 2.0-alpha2



At 04:48 PM 8/25/99 +0200, Frédéric Poels wrote:
>At 07:29 25/08/99 -0700, you wrote:
>>Sound a lot like our concurrency test.  Does our concurrency test
>>pass?
>
>I've not been able to run "make test" (yet) with openLDAP 2.0.

I would think it wise to have a working distribution test suite
before attempting your own tests.

>But I did
>with OpenLDAP 1.3.6 and it worked.

s/1.3.6/1.2.6/

1.x doesn't include the concurrency test, though you can easily
run it against 1.2.6.  (just change defines.sh in your devel
code to start the 1.2.6 server instead).

>I guess these tests use default values
>for cachesize (1000) and dbcachesize (100000). With these values, my tests
>work also.

Lower the setting in the test suite and see if the tests fail.

Kurt