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

Optimize sleep in test/systemtests #1037

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Optimize sleep in test/systemtests #1037

wants to merge 10 commits into from

Commits on Nov 2, 2017

  1. Optimize sleep in test/systemtests

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    834981e View commit details
    Browse the repository at this point in the history
  2. Fixed comma in test/systemtests/aci_test.go

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    9e7eebe View commit details
    Browse the repository at this point in the history
  3. Corrected typo in comment

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    4a93398 View commit details
    Browse the repository at this point in the history
  4. Changed return type in test/systemtests/kubeadm_test.go

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    915eab7 View commit details
    Browse the repository at this point in the history
  5. Corrected ExecBG in tests

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    55370a5 View commit details
    Browse the repository at this point in the history
  6. Added more polling code to system tests

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    4e61a0f View commit details
    Browse the repository at this point in the history
  7. Fixed missing leaderPort variable

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    09a061e View commit details
    Browse the repository at this point in the history
  8. Added more polling code for ping tests

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    a334636 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6357202 View commit details
    Browse the repository at this point in the history
  10. Fixed basic_test.go

    Signed-off-by: Vikram Hosakote <[email protected]>
    vhosakot committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    5b3a94e View commit details
    Browse the repository at this point in the history