Skip to content

Commit

Permalink
tests/functional: Fix functional test 011 to be passed
Browse files Browse the repository at this point in the history
This test was affected by 8b64f28.

Signed-off-by: Yasuhito Fukuda <fukuda.yasuhito@po.ntts.co.jp>
Signed-off-by: Satoshi Kuramochi <act.kura@gmail.com>
  • Loading branch information
fuku-ys committed Jun 16, 2016
1 parent 366ccda commit 31a663d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/functional/011.out
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ check the number of vnodes
Id Host:Port V-Nodes Zone
0 127.0.0.1:7000 55 0
1 127.0.0.1:7001 110 1
2 127.0.0.1:7002 219 2
2 127.0.0.1:7002 220 2
Id Host:Port V-Nodes Zone
0 127.0.0.1:7000 55 0
1 127.0.0.1:7001 110 1
2 127.0.0.1:7002 219 2
2 127.0.0.1:7002 220 2
Id Host:Port V-Nodes Zone
0 127.0.0.1:7000 55 0
1 127.0.0.1:7001 110 1
2 127.0.0.1:7002 219 2
2 127.0.0.1:7002 220 2

0 comments on commit 31a663d

Please sign in to comment.