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

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Nov 22, 2015

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.

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 rjernst added :Delivery/Build Build or test infrastructure v5.0.0-alpha1 labels Nov 22, 2015
@rmuir
Copy link
Contributor

rmuir commented Nov 22, 2015

+1

rjernst added a commit that referenced this pull request Nov 22, 2015
Get multi node smoke tests working
@rjernst rjernst merged commit bc0a840 into elastic:master Nov 22, 2015
@rjernst rjernst mentioned this pull request Nov 22, 2015
16 tasks
@rjernst rjernst deleted the multi_node_qa branch November 23, 2015 07:05
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v5.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants