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="basic"]
|
||||
[[snapshot-lifecycle-management-api]]
|
||||
== {slm-cap} APIs
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-delete-policy]]
|
||||
=== Delete snapshot lifecycle policy API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-execute-retention]]
|
||||
=== Execute snapshot retention policy API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-execute-lifecycle]]
|
||||
=== Execute snapshot lifecycle policy API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-get-status]]
|
||||
=== Get {slm} status API
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-get-policy]]
|
||||
=== Get snapshot lifecycle policy API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-start]]
|
||||
=== Start {slm} API
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-get-stats]]
|
||||
=== Get snapshot lifecycle stats API
|
||||
++++
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[role="xpack"]
|
||||
[testenv="basic"]
|
||||
[[slm-api-stop]]
|
||||
=== Stop {slm} API
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue