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: add membership reconfiguration tests #9564

Merged
merged 17 commits into from
Apr 11, 2018

Commits on Apr 11, 2018

  1. functional/rpcpb: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    e98a5c1 View commit details
    Browse the repository at this point in the history
  2. functional/build: remove "-a" flag

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    06bbd65 View commit details
    Browse the repository at this point in the history
  3. test: remove backup data from functional tests

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    7e56c3e View commit details
    Browse the repository at this point in the history
  4. functional/agent: handle "SIGQUIT_ETCD_AND_REMOVE_DATA"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    86deeab View commit details
    Browse the repository at this point in the history
  5. functional: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    9057253 View commit details
    Browse the repository at this point in the history
  6. functional/tester: clean up snapshot failure cases

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    724dea1 View commit details
    Browse the repository at this point in the history
  7. functional/rpcpb: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER_UNTIL_TRIGGER_…

    …SNAPSHOT"
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    17749d3 View commit details
    Browse the repository at this point in the history
  8. functional/tester: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER_UNTIL_TRIGGER…

    …_SNAPSHOT"
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    6a60a20 View commit details
    Browse the repository at this point in the history
  9. functional/rpcpb: add "SIGQUIT_AND_REMOVE_LEADER"

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

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

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

    …HOT"
    
    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    23b8c36 View commit details
    Browse the repository at this point in the history
  13. functional/tester: update import path

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    3c7ec0c View commit details
    Browse the repository at this point in the history
  14. test: remove "-a" GO_BUILD_FLAGS

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    7ed4803 View commit details
    Browse the repository at this point in the history
  15. functional.yaml: add godoc link to FailureCase

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    15791d7 View commit details
    Browse the repository at this point in the history
  16. functional/tester: add TODO for member remove fail

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    d7bf471 View commit details
    Browse the repository at this point in the history
  17. functional: do not run "SIGQUIT_AND_REMOVE_LEADER" for now

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