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

release-3.2: fix unit test script, remove old tests, backport functional testing data dir commands #8874

Merged
merged 4 commits into from
Nov 15, 2017

Commits on Nov 15, 2017

  1. semaphore: priotize time out test fails

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    f9eb750 View commit details
    Browse the repository at this point in the history
  2. test: Clean agent directories on disk before functional test runs, no…

    …t after
    
    This is primarily so CI tooling can capture the agent logs after the functional tester runs.
    
    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    jpbetz authored and gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    c28c14a View commit details
    Browse the repository at this point in the history
  3. test: fix unit tests, remove some unnecessary tests

    Unit tests weren't running in CIs.
    And removing some unnecessary tests (v2 client, Examples)
    in release branch.
    
    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    d1447a8 View commit details
    Browse the repository at this point in the history
  4. clientv3: remove balancer tests

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    ea51c25 View commit details
    Browse the repository at this point in the history