Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functional-tester: add liveness mode #9528

Merged
merged 12 commits into from
Apr 4, 2018
Merged

functional-tester: add liveness mode #9528

merged 12 commits into from
Apr 4, 2018

Commits on Apr 4, 2018

  1. functional-tester/rpcpb: add liveness mode for failure case

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    88a0f4c View commit details
    Browse the repository at this point in the history
  2. functional-tester/tester: pass "*rpcpb.Member" to stresser

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    3510e9b View commit details
    Browse the repository at this point in the history
  3. functional-tester/tester: refactor "Failure" to support liveness mode

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    b3fea7e View commit details
    Browse the repository at this point in the history
  4. functional-tester/tester: refactor cluster code to support liveness mode

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    808966a View commit details
    Browse the repository at this point in the history
  5. functional-tester/tester: add "newFailureNoFailWithNoStressForLiveness"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    0c20902 View commit details
    Browse the repository at this point in the history
  6. functional-tester/rpcpb: add "FailureDelayMs"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    ca310c5 View commit details
    Browse the repository at this point in the history
  7. functional-tester/tester: add "failure-delay-ms" for configurable tri…

    …ggerElectionDur
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    33753d4 View commit details
    Browse the repository at this point in the history
  8. functional-tester/tester: implement liveness mode failure case

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    a43bd84 View commit details
    Browse the repository at this point in the history
  9. functional-tester/tester: clean up stresser logic for liveness mode

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    83739dc View commit details
    Browse the repository at this point in the history
  10. test: bump up test timeout to 20m

    Recently, we've added bunch of tests...
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    d7b468e View commit details
    Browse the repository at this point in the history
  11. functional-tester/tester: fix "Desc" calls

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    a7ec9f2 View commit details
    Browse the repository at this point in the history
  12. functional-tester/tester: remove unused "nopStresser"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    394189d View commit details
    Browse the repository at this point in the history