Skip to content

Add integration tests to verify CCS output#40038

Merged
javanna merged 12 commits intoelastic:masterfrom
javanna:test/ccs_duel_tests
Mar 25, 2019
Merged

Add integration tests to verify CCS output#40038
javanna merged 12 commits intoelastic:masterfrom
javanna:test/ccs_duel_tests

Conversation

@javanna
Copy link
Copy Markdown
Contributor

@javanna javanna commented Mar 14, 2019

We recently introduced the option to minimize network roundtrips when
executing cross-cluster search requests. All the changes made around
that are separately unit tested, and there are some yaml test that
exercise the new code-path which involves multiple coordination steps.
This commit adds new integration tests that compare the output given by
CCS when running the same queries using the two different execution
modes available.

Relates to #32125

javanna added 3 commits March 13, 2019 18:09
We recently introduced the option to minimize network roundtrips when
executing cross-cluster search requests. All the changes made around
that are separately unit tested, and there are some yaml test that
exercise the new code-path which involves multiple coordination steps.
This commit adds new integration tests that compare the output given by
CCS when running the same queries using the two different execution
modes available.

Relates to elastic#32125
@javanna javanna added >test Issues or PRs that are addressing/adding tests :Search/Search Search-related issues that do not fall into other categories v8.0.0 v7.2.0 labels Mar 14, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search

Copy link
Copy Markdown
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javanna javanna requested a review from jimczi March 21, 2019 14:17
@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Mar 21, 2019

@jimczi this is ready, would you mind having a look too?

Copy link
Copy Markdown
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Mar 21, 2019

run elasticsearch-ci/bwc

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Mar 21, 2019

run elasticsearch-ci/default-distro

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Mar 22, 2019

run elasticsearch-ci/packaging-sample

@javanna javanna merged commit 35f6c71 into elastic:master Mar 25, 2019
javanna added a commit to javanna/elasticsearch that referenced this pull request Mar 29, 2019
We recently introduced the option to minimize network roundtrips when
executing cross-cluster search requests. All the changes made around
that are separately unit tested, and there are some yaml tests that
exercise the new code-path which involves multiple coordination steps.
This commit adds new integration tests that compare the output given by
CCS when running the same queries using the two different execution
modes available.

Relates to elastic#32125
javanna added a commit that referenced this pull request Mar 29, 2019
We recently introduced the option to minimize network roundtrips when
executing cross-cluster search requests. All the changes made around
that are separately unit tested, and there are some yaml tests that
exercise the new code-path which involves multiple coordination steps.
This commit adds new integration tests that compare the output given by
CCS when running the same queries using the two different execution
modes available.

Relates to #32125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Search/Search Search-related issues that do not fall into other categories >test Issues or PRs that are addressing/adding tests v7.2.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants