Skip to content

Commit 98db233

Browse files
account for indentation
1 parent c18708e commit 98db233

File tree

27 files changed

+47
-0
lines changed

27 files changed

+47
-0
lines changed

deploy-manage/maintenance/start-stop-services/full-cluster-restart-rolling-restart-procedures.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Nodes exceeding the low watermark threshold will be slow to restart. Reduce the
8484

8585
GET _cat/nodes
8686
```
87+
% TEST[continued]
8788

8889
The `status` column returned by `_cat/health` shows the health of each node in the cluster: `red`, `yellow`, or `green`.
8990

@@ -118,6 +119,7 @@ Nodes exceeding the low watermark threshold will be slow to restart. Reduce the
118119
```console
119120
POST _ml/set_upgrade_mode?enabled=false
120121
```
122+
% TEST[continued]
121123

122124
If you closed all {{ml}} jobs before stopping the nodes, open the jobs and start the datafeeds from {{kib}} or with the [open jobs](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-open-job) and [start datafeed](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-start-datafeed) APIs.
123125

@@ -208,5 +210,6 @@ Nodes exceeding the low watermark threshold will be slow to restart. Reduce the
208210
```console
209211
POST _ml/set_upgrade_mode?enabled=false
210212
```
213+
% TEST[continued]
211214

212215
If you closed all {{ml}} jobs before stopping the nodes, open the jobs and start the datafeeds from {{kib}} or with the [open jobs](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-open-job) and [start datafeed](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-start-datafeed) APIs.

deploy-manage/monitor/stack-monitoring/es-legacy-collection-methods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ To learn about monitoring in general, see [Monitor a cluster](../../monitor.md).
4949
```console
5050
GET _cluster/settings
5151
```
52+
% TEST[warning:[xpack.monitoring.collection.enabled] setting was deprecated in Elasticsearch and will be removed in a future release.]
5253

5354
```console
5455
PUT _cluster/settings

deploy-manage/security/different-ca.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ If your organization has its own CA, you’ll need to [generate Certificate Sign
145145
```console
146146
GET /_ssl/certificates
147147
```
148+
% TEST[skip:creates a lot of noise]
148149

149150
7. If you’re only updating certificates for the transport layer (and not the HTTP layer), then complete [step 2](#start-rolling-restart-newca) through [step 6](#verify-keystore-newca) one node at a time until you’ve updated all keystores in your cluster. You can then complete the remaining steps for a [rolling restart](../maintenance/start-stop-services/full-cluster-restart-rolling-restart-procedures.md#restart-cluster-rolling).
150151

@@ -275,6 +276,7 @@ This process is different for each client, so refer to your client’s documenta
275276
```console
276277
GET /_ssl/certificates
277278
```
279+
% TEST[skip:creates a lot of noise]
278280

279281
11. One node at a time, complete [step 5](#start-rolling-restart-http-newca) through [step 10](#verify-keystore-http-newca) until you’ve updated all keystores in your cluster.
280282
12. Complete the remaining steps for a [rolling restart](../maintenance/start-stop-services/full-cluster-restart-rolling-restart-procedures.md#restart-cluster-rolling), beginning with the step to **Reenable shard allocation**.

deploy-manage/security/same-ca.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ The following examples use PKCS#12 files, but the same steps apply to JKS keysto
9898
```console
9999
GET /_ssl/certificates
100100
```
101+
% TEST[skip:creates a lot of noise]
101102

102103
9. If you’re only updating certificates for the transport layer (and not the HTTP layer), then complete [step 4](#start-rolling-restart) through [step 8](#verify-keystore) one node at a time until you’ve updated all keystores in your cluster. You can then complete the remaining steps for a [rolling restart](../maintenance/start-stop-services/full-cluster-restart-rolling-restart-procedures.md#restart-cluster-rolling).
103104

@@ -205,6 +206,7 @@ If your organization has its own CA, you’ll need to [generate Certificate Sign
205206
```console
206207
GET /_ssl/certificates
207208
```
209+
% TEST[skip:creates a lot of noise]
208210

209211
11. One node at a time, complete [step 5](#start-rolling-restart-http) through [step 10](#verify-keystore-http) until you’ve updated all keystores in your cluster.
210212
12. Complete the remaining steps for a [rolling restart](../maintenance/start-stop-services/full-cluster-restart-rolling-restart-procedures.md#restart-cluster-rolling), beginning with the step to **Reenable shard allocation**.

deploy-manage/tools/snapshot-and-restore/restore-snapshot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ DELETE my-index
465465
# Delete a data stream
466466
DELETE _data_stream/logs-my_app-default
467467
```
468+
% TEST[setup:setup-snapshots]
468469

469470

470471
## Restore to a different cluster [restore-different-cluster]

deploy-manage/tools/snapshot-and-restore/shared-file-system-repository.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ PUT _snapshot/my_fs_backup
139139
}
140140
}
141141
```
142+
% TEST[skip:no access to path]
143+
::::::
142144
::::::
143145

144146
:::::::

deploy-manage/users-roles/cluster-or-deployment-auth/built-in-sm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ POST /_security/user/user1/_password
5858
"password" : "new-test-password"
5959
}
6060
```
61+
% TEST[continued]
6162

6263
For more information and examples, see [Users](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-security).
6364

deploy-manage/users-roles/cluster-or-deployment-auth/jwt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ Audiences: aud8
479479
Algorithms: HS256
480480
HMAC UTF-8: hmac-oidc-key-string-for-hs256-algorithm
481481
```
482+
% NOTCONSOLE
482483

483484

484485
### JWT realm settings [hmac-oidc-example-jwt-realm]

deploy-manage/users-roles/cluster-or-deployment-auth/saml.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -811,6 +811,7 @@ POST /_security/saml/authenticate
811811
"ids" : []
812812
}
813813
```
814+
% TEST[skip:handled in IT]
814815

815816

816817
### Handling the logout flow [saml-no-kibana-slo]

explore-analyze/query-filter/languages/sql-getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,6 @@ sql> SELECT * FROM library WHERE release_date < '2000-01-01';
5757
Dan Simmons |Hyperion |482 |1989-05-26T00:00:00.000Z
5858
Frank Herbert |Dune |604 |1965-06-01T00:00:00.000Z
5959
```
60+
% TESTRESPONSE[s/|/\|/ s/+/\+/]
61+
% TESTRESPONSE[non_json]
6062

0 commit comments

Comments
 (0)