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 [DOCS] Fix a typo: "bult-in" ~> "built-in" (#84861) 2022-03-10 10:29:05 -05:00
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 [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
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 [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
ilm-skip-rollover.asciidoc [DOCS] Update alias xrefs (#73380) 2021-05-25 16:19:00 -04:00
ilm-tutorial.asciidoc reorder and merge data management and ILM doc pages (#84679) 2022-03-07 18:33:28 -05:00
ilm-with-existing-indices.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
index-rollover.asciidoc Rollover min_* conditions docs and highlight (#89434) 2022-08-17 15:24:18 -04:00
index.asciidoc reorder and merge data management and ILM doc pages (#84679) 2022-03-07 18:33:28 -05:00
set-up-lifecycle-policy.asciidoc Remove ILM docs redirect (#85628) 2022-04-04 13:43:50 -04:00
start-stop.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
update-lifecycle-policy.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00