mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[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:
parent
a4ab7f9d03
commit
f56a0f4b66
336 changed files with 1 additions and 357 deletions
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-delete-auto-follow-pattern]]
|
||||
=== Delete auto-follow pattern API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-get-auto-follow-pattern]]
|
||||
=== Get auto-follow pattern API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-pause-auto-follow-pattern]]
|
||||
=== Pause auto-follow pattern API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-put-auto-follow-pattern]]
|
||||
=== Create auto-follow pattern API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-resume-auto-follow-pattern]]
|
||||
=== Resume auto-follow pattern API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-apis]]
|
||||
== {ccr-cap} APIs
|
||||
|
||||
|
|
|
@ -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`).
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-get-follow-info]]
|
||||
=== Get follower info API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-get-follow-stats]]
|
||||
=== Get follower stats API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-post-forget-follower]]
|
||||
=== Forget follower API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-post-pause-follow]]
|
||||
=== Pause follower API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-post-resume-follow]]
|
||||
=== Resume follower API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-post-unfollow]]
|
||||
=== Unfollow API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-put-follow]]
|
||||
=== Create follower API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-get-stats]]
|
||||
=== Get {ccr} stats API
|
||||
[subs="attributes"]
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-getting-started-tutorial]]
|
||||
=== Tutorial: Set up {ccr}
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[xpack-ccr]]
|
||||
== {ccr-cap}
|
||||
With {ccr}, you can replicate indices across clusters to:
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
|
||||
[[ccr-managing]]
|
||||
=== Manage {ccr}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="platinum"]
|
||||
[[ccr-upgrading]]
|
||||
=== Upgrading clusters using {ccr}
|
||||
++++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue