Last active
November 6, 2019 00:40
-
-
Save taegyunkim/7fc1e4e7a31be9c1d1709aa812e351c1 to your computer and use it in GitHub Desktop.
TestCount2B
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === RUN TestCount2B | |
| Test (2B): RPC counts aren't too high ... | |
| [0] RequestVote [1] | |
| [0] RequestVote [2] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| Test (2B): total1 12 | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| Test (2B): total1 22 | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [2] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [1] | |
| [0] AppendEntries [2] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| Test (2B): total2-total1 26, (iters+1*3)*3 42 | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| [0] Heartbeat [2] | |
| [0] Heartbeat [1] | |
| ... Passed | |
| --- PASS: TestCount2B (3.15s) | |
| PASS | |
| ok raft 3.158s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment