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

[DOCS] Remove 'Testing' chapter #55270

Merged
merged 1 commit into from
Apr 21, 2020
Merged

[DOCS] Remove 'Testing' chapter #55270

merged 1 commit into from
Apr 21, 2020

Conversation

jrodewig
Copy link
Contributor

Removes the 'Testing' chapter from the Elasticsearch Reference guide.

This chapter was originally written for so that users using the Java HLRC client could
use the same test classes when testing Elasticsearch in their own applications.
However, this is no longer the case or recommended.

Closes #55257.

@jrodewig jrodewig added >docs General docs changes :Delivery/Build Build or test infrastructure v8.0.0 v7.6.3 v6.8.9 v7.8.0 v7.7.1 labels Apr 15, 2020
@jrodewig jrodewig requested review from rjernst and debadair April 15, 2020 21:33
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

Copy link
Contributor

@debadair debadair left a comment

Choose a reason for hiding this comment

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

Seems like a good first step. :-)

@jrodewig
Copy link
Contributor Author

Thanks @debadair!

jrodewig added a commit that referenced this pull request Apr 21, 2020
Removes the 'Testing' chapter from the Elasticsearch Reference guide.

This chapter was originally written for so that users using the Java HLRC client could
use the same test classes when testing Elasticsearch in their own applications.
However, this is no longer the case or recommended.

Closes #55257.
jrodewig added a commit that referenced this pull request Apr 21, 2020
Removes the 'Testing' chapter from the Elasticsearch Reference guide.

This chapter was originally written for so that users using the Java HLRC client could
use the same test classes when testing Elasticsearch in their own applications.
However, this is no longer the case or recommended.

Closes #55257.
jrodewig added a commit that referenced this pull request Apr 21, 2020
Removes the 'Testing' chapter from the Elasticsearch Reference guide.

This chapter was originally written for so that users using the Java HLRC client could
use the same test classes when testing Elasticsearch in their own applications.
However, this is no longer the case or recommended.

Closes #55257.
jrodewig added a commit that referenced this pull request Apr 21, 2020
Removes the 'Testing' chapter from the Elasticsearch Reference guide.

This chapter was originally written for so that users using the Java HLRC client could
use the same test classes when testing Elasticsearch in their own applications.
However, this is no longer the case or recommended.

Closes #55257.
@jrodewig
Copy link
Contributor Author

Backport commits

master e2fc95d
7.x b9dfd12
7.7 e4170c1
7.6 95a5dac
6.8 61f7c19

@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 >docs General docs changes Team:Delivery Meta label for Delivery team v6.8.9 v7.6.3 v7.7.1 v7.8.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Most Java testing framework docs are not relevant for end users
5 participants