elasticsearch/docs/reference/ilm
Pablo Alcantar Morales 132290f8a3
fix flaky docs tests `get-lifecycle` (#95529)
The `data-streams/downsampling.asciidoc` test was missing a teardown clean of the ILM policies created. Due to this tests *do not have* the string `ilm` in its name, the automatic teardown process that cleans up the resources (check `ESRestTestCase.java#L815` & `DocsClientYamlTestSuiteIT.java` lines 177 & 195) is not executed for this specific test. In the case this test runs right before the `get-lifecycle` test, the policy won't be automatically deleted hence the test checking the version will fail. Finally, the order of execution of the test is not guaranteed by the suite.
2023-04-26 12:10:49 +02:00
..
actions Update ilm-searchable-snapshot.asciidoc (#95255) 2023-04-20 07:03:31 -06:00
apis fix flaky docs tests `get-lifecycle` (#95529) 2023-04-26 12:10:49 +02:00
error-handling.asciidoc Update error-handling.asciidoc (#86795) 2022-06-01 14:57:38 -06:00
example-index-lifecycle-policy.asciidoc
ilm-actions.asciidoc [DOCS] Add Downsampling docs (#88571) 2022-10-12 12:10:16 -04:00
ilm-and-snapshots.asciidoc [+DOC] Restore policies in restoring ILM indices (#90119) 2023-01-23 10:46:19 +01:00
ilm-concepts.asciidoc
ilm-index-lifecycle.asciidoc [DOCS] List the downsample ILM action in the correct order of execution (#93233) 2023-01-30 16:00:36 +00:00
ilm-overview.asciidoc
ilm-skip-rollover.asciidoc
ilm-tutorial.asciidoc
ilm-with-existing-indices.asciidoc
index-rollover.asciidoc Rollover min_* conditions docs and highlight (#89434) 2022-08-17 15:24:18 -04:00
index.asciidoc
set-up-lifecycle-policy.asciidoc Remove ILM docs redirect (#85628) 2022-04-04 13:43:50 -04:00
start-stop.asciidoc
update-lifecycle-policy.asciidoc