Skip to content

Commit e38ae41

Browse files
debadairjrodewig
andauthored
[DOCS] Add info about why we removed test fw docs (#60346) (#60620)
* [DOCS] Add info about why we removed test fw docs * Apply suggestions from code review Co-authored-by: James Rodewig <[email protected]> Co-authored-by: James Rodewig <[email protected]>
1 parent dfd91e0 commit e38ae41

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

docs/reference/redirects.asciidoc

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,32 +607,67 @@ See <<monitor-elasticsearch-cluster>>.
607607
[role="exclude",id="testing"]
608608
=== Testing
609609

610-
This page was deleted.
610+
This page was deleted.
611+
Information about the Java testing framework was removed
612+
({es-issue}55257[#55257]) from the {es} Reference
613+
because it was out of date and erroneously implied that it should be used by application developers.
614+
There is an issue ({es-issue}55258[#55258])
615+
for providing general testing guidance for applications that communicate with {es}.
611616

612617
[role="exclude",id="testing-framework"]
613618
=== Java testing framework
614619

615620
This page was deleted.
621+
Information about the Java testing framework was removed
622+
({es-issue}55257[55257]) from the {es} Reference
623+
because it was out of date and erroneously implied that it should be used by application developers.
624+
There is an issue ({es-issue}[#55258])
625+
for providing general testing guidance for applications that communicate with {es}.
626+
616627

617628
[role="exclude",id="why-randomized-testing"]
618629
=== Why randomized testing?
619630

620631
This page was deleted.
632+
Information about the Java testing framework was removed
633+
({es-issue}55257[55257]) from the {es} Reference
634+
because it was out of date and erroneously implied that it should be used by application developers.
635+
There is an issue ({es-issue}[#55258])
636+
for providing general testing guidance for applications that communicate with {es}.
637+
621638

622639
[role="exclude",id="using-elasticsearch-test-classes"]
623640
=== Using the {es} test classes
624641

625642
This page was deleted.
643+
Information about the Java testing framework was removed
644+
({es-issue}55257[55257]) from the {es} Reference
645+
because it was out of date and erroneously implied that it should be used by application developers.
646+
There is an issue ({es-issue}55258[#55258])
647+
for providing general testing guidance for applications that communicate with {es}.
648+
626649

627650
[role="exclude",id="unit-tests"]
628651
=== Unit tests
629652

630653
This page was deleted.
654+
Information about the Java testing framework was removed
655+
({es-issue}55257[55257]) from the {es} Reference
656+
because it was out of date and erroneously implied that it should be used by application developers.
657+
There is an issue ({es-issue}55258[#55258])
658+
for providing general testing guidance for applications that communicate with {es}.
659+
631660

632661
[role="exclude",id="integration-tests"]
633662
=== Integration tests
634663

635664
This page was deleted.
665+
Information about the Java testing framework was removed
666+
({es-issue}55257[55257]) from the {es} Reference
667+
because it was out of date and erroneously implied that it should be used by application developers.
668+
There is an issue ({es-issue}55258[#55258])
669+
for providing general testing guidance for applications that communicate with {es}.
670+
636671

637672
[role="exclude",id="number-of-shards"]
638673
==== Number of shards
@@ -690,4 +725,4 @@ This page was deleted.
690725
We have stopped adding new customers to our {esms}.
691726

692727
If you are interested in similar capabilities, contact
693-
https://support.elastic.co[Elastic Support] to discuss available options.
728+
https://support.elastic.co[Elastic Support] to discuss available options.

0 commit comments

Comments
 (0)