[DOCS] Remove testenv annotations from doc snippet tests (#80023)

Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.

Relates to #79309, #31619
This commit is contained in:
James Rodewig 2021-11-05 18:38:50 -04:00 committed by GitHub
parent a4ab7f9d03
commit f56a0f4b66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
336 changed files with 1 additions and 357 deletions

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-delete-auto-follow-pattern]]
=== Delete auto-follow pattern API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-get-auto-follow-pattern]]
=== Get auto-follow pattern API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-pause-auto-follow-pattern]]
=== Pause auto-follow pattern API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-put-auto-follow-pattern]]
=== Create auto-follow pattern API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-resume-auto-follow-pattern]]
=== Resume auto-follow pattern API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-apis]]
== {ccr-cap} APIs

View file

@ -1,4 +1,3 @@
[testenv="platinum"]
`settings`::
(object) Settings to override from the leader index. Note that certain
settings can not be overrode (e.g., `index.number_of_shards`).

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-get-follow-info]]
=== Get follower info API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-get-follow-stats]]
=== Get follower stats API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-post-forget-follower]]
=== Forget follower API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-post-pause-follow]]
=== Pause follower API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-post-resume-follow]]
=== Resume follower API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-post-unfollow]]
=== Unfollow API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-put-follow]]
=== Create follower API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-get-stats]]
=== Get {ccr} stats API
[subs="attributes"]

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-auto-follow]]
=== Manage auto-follow patterns
To replicate time series indices, you configure an auto-follow pattern so that

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-getting-started-tutorial]]
=== Tutorial: Set up {ccr}
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[xpack-ccr]]
== {ccr-cap}
With {ccr}, you can replicate indices across clusters to:

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-managing]]
=== Manage {ccr}

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="platinum"]
[[ccr-upgrading]]
=== Upgrading clusters using {ccr}
++++