[ https://forge.continuent.org/jira/browse/HEDERA-38?page=all ]
     
Linas Virbalas resolved HEDERA-38:
----------------------------------

    Resolution: Fixed

Created the 'ant test' target which depends on separate targets: 'test-jgroups' 
and 'test-appia'. And they are now calling a more general `test-gc` target with 
GC parameters.
These changes finish this task.

P.S. In the feature 'test-spread' should be added.

> JUnit test for view changes (join, leave and crash) - two member trivial cases
> ------------------------------------------------------------------------------
>
>          Key: HEDERA-38
>          URL: https://forge.continuent.org/jira/browse/HEDERA-38
>      Project: Hedera
>         Type: New Feature

>     Versions: Hedera 2.0
>  Environment: JUnit4
>     Reporter: Linas Virbalas
>     Assignee: Linas Virbalas
>      Fix For: Hedera 2.0

>
> Original Estimate: 3 days
>         Remaining: 3 days
>
> A test case described bellow is needed:
> 1. Two members will be in a group - let's call them a Master and a Trainee 
> for simplicity.
> 2. The aim is to test whether the master receives view change events 
> correctly, so
> 2.1. Master joins. Then Trainee joins. Master is tested whether it receives a 
> joinMember(...) event.
> 2.2. After a few seconds Trainee leaves. Master is tested whether it receives 
> a quitMember(...) event.
> 2.3. After a few seconds Trainee rejoins. Again Master is tested whether it 
> receives a joinMember(...) event.
> 2.4. After a few seconds Trainee will be killed. Master is tested whether it 
> receives a failedMember(...) event.
> 3. The whole test case must have a timeout (say 120 s.).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera

Reply via email to