Skip to content

Commit 8e71510

Browse files
jrodewigedh-osselasticmachine
authored
[DOCS] Remove [testenv="gold+"] attributes (elastic#79309) (elastic#79957)
Changes: * Removes several `[testenv="gold+"]` attributes from the docs. `gold+` is not a valid [subscription level](https://www.elastic.co/subscriptions) or testenv value. * Moves two `[testenv="basic"]` attributes to the file header. This makes the `testenv` placement consistent and fixes the yml file generated from `docs/reference/snapshot-restore/register-repository.asciidoc`. Co-authored-by: James Rodewig <[email protected]> Co-authored-by: edh-oss <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
1 parent 20cd4df commit 8e71510

13 files changed

+2
-26
lines changed

docs/reference/commands/certgen.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[certgen]]
42
== elasticsearch-certgen
53

docs/reference/commands/certutil.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[certutil]]
42
== elasticsearch-certutil
53

docs/reference/commands/croneval.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[elasticsearch-croneval]]
42
== elasticsearch-croneval
53

docs/reference/commands/saml-metadata.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[saml-metadata]]
42
== elasticsearch-saml-metadata
53

docs/reference/commands/service-tokens-command.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[service-tokens-command]]
42
== elasticsearch-service-tokens
53

docs/reference/commands/setup-passwords.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[setup-passwords]]
42
== elasticsearch-setup-passwords
53

docs/reference/commands/syskeygen.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[syskeygen]]
42
== elasticsearch-syskeygen
53

docs/reference/commands/users-command.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[users-command]]
42
== elasticsearch-users
53

docs/reference/ilm/index-rollover.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[[index-rollover]]
2+
[testenv="basic"]
23
=== Rollover
34

45
When indexing time series data like logs or metrics, you can't write to a single index indefinitely.
@@ -39,8 +40,6 @@ This is the active index that handles all write requests.
3940
On each rollover, the new index becomes the write index.
4041

4142
[discrete]
42-
[role="xpack"]
43-
[testenv="basic"]
4443
[[ilm-automatic-rollover]]
4544
=== Automatic rollover
4645

docs/reference/ingest/enrich.asciidoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[role="xpack"]
21
[testenv="basic"]
32
[[ingest-enriching-data]]
43
== Enrich your data
@@ -79,8 +78,6 @@ properties to help streamline them:
7978
* They are <<indices-forcemerge,force merged>> for fast retrieval.
8079
--
8180

82-
[role="xpack"]
83-
[testenv="basic"]
8481
[[enrich-setup]]
8582
=== Set up an enrich processor
8683

docs/reference/snapshot-restore/register-repository.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[[snapshots-register-repository]]
2+
[testenv="basic"]
23
== Register a snapshot repository
34
++++
45
<titleabbrev>Register a repository</titleabbrev>
@@ -191,8 +192,6 @@ NOTE: URLs using the `ftp`, `http`, `https`, or `jar` protocols do not need to
191192
be registered in the `path.repo` setting.
192193

193194
[discrete]
194-
[role="xpack"]
195-
[testenv="basic"]
196195
[[snapshots-source-only-repository]]
197196
=== Source only repository
198197

docs/reference/sql/endpoints/odbc.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
:odbc: {es-sql} ODBC Driver
22

3-
[role="xpack"]
43
[testenv="platinum"]
54
[[sql-odbc]]
65
== SQL ODBC

x-pack/docs/en/security/auditing/auditing-search-queries.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[role="xpack"]
2-
[testenv="gold+"]
31
[[auditing-search-queries]]
42
=== Auditing search queries
53

0 commit comments

Comments
 (0)