You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2016/05/27 02:48:12 UTC

[jira] [Created] (REEF-1408) Adding IMRU functional tests for IMRU tasks

Julia created REEF-1408:
---------------------------

             Summary: Adding IMRU functional tests for IMRU tasks
                 Key: REEF-1408
                 URL: https://issues.apache.org/jira/browse/REEF-1408
             Project: REEF
          Issue Type: Task
            Reporter: Julia


Currently we have two IMRU functional tests. Both are done through IMRUClient. As IMRU Client uses IMRUDriver in the configure, it is inconvenient to test failed scenarios.  

A way to do it is to write IMRU tests that gets driver configuration in test instead of in IMRUClient. This would give us a flexibility to set different handlers in driver configuration so that we can simulate some scenarios in testing. 

Other configurations for IMRU can be shared in those tests so that we won't miss any configurations for the driver and group communications. 

This would allow to write test for IMRU task close event. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)