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

Get multi node smoke tests working #14921

Merged
merged 1 commit into from
Nov 22, 2015
Merged

Commits on Nov 22, 2015

  1. Build: Get multi node smoke tests working

    This change adds back the multi node smoke test, as well as making the
    cluster formation for any test allow multiple nodes. The main changes in
    cluster formation are abstracting out the node specific configuration to
    a helper struct, as well as making a single wait task that waits for all
    nodes after their start tasks have run. The output on failure was also
    improved to log which node's info is being printed.
    rjernst committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    7d3da7e View commit details
    Browse the repository at this point in the history