You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2017/05/09 18:30:04 UTC

[jira] [Created] (GEODE-2901) Add more tests of http session replication module

Dan Smith created GEODE-2901:
--------------------------------

             Summary: Add more tests of http session replication module
                 Key: GEODE-2901
                 URL: https://issues.apache.org/jira/browse/GEODE-2901
             Project: Geode
          Issue Type: Improvement
          Components: http session
            Reporter: Dan Smith


We should add more integration tests of http session replication with failover, expiration, and multiple containers.

We currently have some junit tests of the generic session replication module in  geode-modules-session and a couple of dunit tests of the tomcat session module in geode-modules-tomcat8.

However, we really want a comprehensive set of tests that run against both session modules and multiple containers.

I think we can get to that point if we use something like [cargo|https://codehaus-cargo.github.io/cargo/Home.html]. We could do something like the dunit tests we have where we use httpunit from the client, but use cargo to actually launch the containers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)