Todo lists, 2.4.11 and 2.5 preview

Sébastien Michel sebastien.michel at atosorigin.com
Tue Aug 9 05:26:08 EDT 2011


>>  Is this the
>> future Cyrus framework for functionnal testing ?
>
> That's my hope and my intention.  Plus, we have nothing else that does
> Cyrus-specific testing.
>
> Please let me know if you have any problems or feedback about Cassandane.
>

The major issue to test the event notification feature is to plug in
both Cassandane and notifyd together to check notification results.

Two ways are available :
1) add the support of notifyd daemon in Cassandane and try to deal
with it (today available connectors are 'mailto', 'log', 'zephyr' and
'external'). Cassandane suite test must receive the notifications in
some way. May be a new notifyd connector will be helpful

2) Don't register a new notifyd daemon in cyrus.conf from Cassandane,
but let the suite test listening to a UNIX socket like notifyd. Each
event send by Cyrus will be received directly by the event
notification suite test (read on the socket should be nonblocking)

which one do you prefer ?

And Perl is not my cup of tea but I may make an effort :)


More information about the Cyrus-devel mailing list