Kota Tsuyuzaki b1c36dc154 Fix test_replicator assertion
Because random.randint includeds both endpoints so that
random.randint(0, 9) which is assigned in replicatore
should be [0-9]. Hence, the assertion for replication_cycle should be
*less or equal to* 9. And the replication_cycle should be mod of 10.

Change-Id: I81da375a4864256e8f3b473d4399402f83fc6aeb
2017-02-06 08:19:18 -08:00
..
2017-01-04 12:54:14 -08:00
2017-02-06 08:19:18 -08:00