OpenSearch/docs/reference
Yannick Welsch f6686345c9 Avoid unnecessary setup and teardown in docs tests (#51430)
The docs tests have recently been running much slower than before (see #49753).

The gist here is that with ILM/SLM we do a lot of unnecessary setup / teardown work on each
test. Compounded with the slightly slower cluster state storage mechanism, this causes the
tests to run much slower.

In particular, on RAMDisk, docs:check is taking

ES 7.4: 6:55 minutes
ES master: 16:09 minutes
ES with this commit: 6:52 minutes

on SSD, docs:check is taking

ES 7.4: ??? minutes
ES master: 32:20 minutes
ES with this commit: 11:21 minutes
2020-01-28 16:52:23 +01:00
..
aggregations Fix leftover mentions of method parameter in Percentile Aggs (#51272) 2020-01-22 10:03:35 -05:00
analysis [DOCS] Reformat unique token filter docs (#50748) 2020-01-28 10:42:25 -05:00
autoscaling Initial autoscaling commit (#51161) 2020-01-17 15:31:12 -05:00
cat [Docs] Fix short alias for 'unassigned.for' (#51059) 2020-01-16 12:10:30 +01:00
ccr Remove outdated requirement of CCR (#50859) 2020-01-13 20:00:23 -05:00
cluster Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
commands Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
docs [DOCS] Fixes "enables you to" typos (#50225) 2019-12-23 14:39:14 -05:00
eql [DOCS] Add top-level EQL docs page. Adds EQL requirements page. (#51334) 2020-01-27 16:04:47 -05:00
graph
high-availability [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
how-to [DOCS] Remove unneeded redirects (#50476) 2019-12-26 08:29:28 -05:00
ilm Add blurb about ILM-injected unfollow action (#51009) 2020-01-15 09:46:57 -07:00
images [DOCS] Replace cross-cluster search PNG images with SVGs (#49395) 2019-11-21 09:06:33 -05:00
index-modules [DOCS] Fix indent issue in similarity snippet (#51107) 2020-01-16 11:00:15 -05:00
indices Avoid unnecessary setup and teardown in docs tests (#51430) 2020-01-28 16:52:23 +01:00
ingest [DOCS] Fixes indentation in inference processor code snippet (#51252) 2020-01-21 16:22:16 +01:00
licensing [DOCS] Update license expiry links (#50812) 2020-01-09 11:28:43 -08:00
mapping Revert "Make it clear this is boost at index time (#51390)" 2020-01-24 11:05:42 -05:00
migration Remove DEBUG-level default logging from actions (#51459) 2020-01-27 10:50:10 +00:00
ml [ML] Use CSV ingest processor in find_file_structure ingest pipeline (#51492) 2020-01-28 14:38:43 +00:00
modules [DOCS] Expands the documentation of Node Query Cache (#51105) 2020-01-20 11:13:29 +01:00
monitoring [DOCS] Removes duplicate title 2020-01-17 09:49:42 -08:00
query-dsl [Docs] Including leading slash in range query doc example URLs (#51277) 2020-01-22 09:42:18 +01:00
release-notes Update Release notes for BC2 2020-01-22 14:05:59 -05:00
rest-api Introduce hidden indices (#51164) 2020-01-17 10:09:01 -07:00
rollup [DOCS] Merge rollup config details into API (#49412) 2019-11-22 08:39:49 -08:00
scripting Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00
search [Docs] Small edits to Ranking Evaluation API docs (#51116) 2020-01-20 10:30:23 +01:00
settings Disable DiagnosticTrustManager in FIPS 140 (#49888) 2020-01-13 17:04:23 +02:00
setup Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
snapshot-restore [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
sql SQL: add support for passing query parameters in REST API calls (#51029) (#51222) 2020-01-20 16:40:19 +02:00
testing
transform [DOCS] Removes CCS limitation item from Transforms limitations. (#51151) 2020-01-20 09:44:11 +01:00
upgrade Deprecate synced flush (#50835) 2020-01-13 19:54:38 -05:00
vectors Remove the 'experimental' marking from vector fields. (#49120) 2019-11-18 12:42:46 -08:00
aggregations.asciidoc
analysis.asciidoc [DOCS] Add tutorials section to analysis topic (#50809) 2020-01-16 13:12:06 -05:00
api-conventions.asciidoc
cat.asciidoc [DOCS] Use `s` parameter in cat API overview example (#50616) 2020-01-14 08:22:07 -05:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc
docs.asciidoc
frozen-indices.asciidoc
getting-started.asciidoc Allow decimal max_task_wait_time in docs (#51352) 2020-01-24 08:59:43 +00:00
glossary.asciidoc [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc
index-modules.asciidoc Introduce hidden indices (#51164) 2020-01-17 10:09:01 -07:00
index.asciidoc [DOCS] Add top-level EQL docs page. Adds EQL requirements page. (#51334) 2020-01-27 16:04:47 -05:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc Replace required pipeline with final pipeline (#49470) 2019-11-22 14:37:36 -05:00
intro.asciidoc [7.x][DOCS] Updates ML links (#50387) (#50409) 2019-12-20 10:01:19 -08:00
mapping.asciidoc
modules.asciidoc [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
query-dsl.asciidoc
redirects.asciidoc [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
release-notes.asciidoc [DOCS] Adds placeholder for 7.5.2 release notes (#51124) 2020-01-16 14:42:24 -05:00
scripting.asciidoc
search.asciidoc
setup.asciidoc [DOCS] Creates a cluster restart documentation page (#48583) 2019-11-12 14:50:53 +01:00
testing.asciidoc
upgrade.asciidoc [DOCS] Change prev version to 7.5 in upgrade docs (#48415) 2019-10-23 12:09:26 -05:00