commit | 151cad848a1d78cdde71614c46a660eb27f080bc | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Wed Feb 04 23:26:50 2015 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Feb 05 18:12:38 2015 +0000 |
tree | a3274222aed8641712c6530ed6cb43027169eaee | |
parent | f1bff5075ada8d6f4e069d49e3b1adaabda77ca2 [diff] |
Use TestHazelcastFactory - Modified Hazelcast related tests to use TestHazelcastFactory. Hazelcast instances generated by it uses mocked network, which might resolve timing issue (ONOS-368). See: https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/test/java/com/hazelcast/test/TestHazelcastInstanceFactory.java Change-Id: I18f1c2d855eebf679a4be97a53cea2c808acfd04
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.