[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="basic"]
[[snapshot-lifecycle-management-api]]
== {slm-cap} APIs

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-delete-policy]]
=== Delete snapshot lifecycle policy API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-execute-retention]]
=== Execute snapshot retention policy API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-execute-lifecycle]]
=== Execute snapshot lifecycle policy API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-get-status]]
=== Get {slm} status API

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-get-policy]]
=== Get snapshot lifecycle policy API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-start]]
=== Start {slm} API

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-get-stats]]
=== Get snapshot lifecycle stats API
++++

View file

@ -1,5 +1,4 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-stop]]
=== Stop {slm} API