[DOCS] Defined es-test-dir in index.asciidoc. #25232
[DOCS] Defined es-test-dir in index.asciidoc. #25232debadair merged 2 commits intoelastic:masterfrom
Conversation
… specifying the location of included tests.
nik9000
left a comment
There was a problem hiding this comment.
Fine by me. I'd probably call it test-resources. I don't think es needs to be in the name because these resources are only for the docs not the rest of ES.
|
When I added that variable in the index*.asciidoc files in https://github.com/elastic/x-pack-elasticsearch/pull/1722 it reduced the errors, however I still get the following: |
|
@nik9000 Since we're entering the brave new world of cross-repo doc builds, I'm going to leave the |
…y-context * 'master' of github.com:elastic/elasticsearch: (21 commits) [DOCS] Clarify expected availability of HDFS for the HDFS Repository (elastic#25220) Remove some redundant 140 character checkstyle suppressions [Docs] more fix for the parent-join docs [Docs] Fix cross reference for parent-join field More advices around search speed and disk usage. (elastic#25252) Add documentation for the new parent-join field (elastic#25227) [analysis-icu] Allow setting unicodeSetFilter (elastic#20814) Introduce translog size and age based retention policies (elastic#25147) Add needs methods for specific variables to Painless script context factories. (elastic#25267) Improves snapshot logging and snapshoth deletion error handling (elastic#25264) Add unit test for PathHierarchyTokenizerFactory (elastic#24984) Deprecate tribe service Moved more token filters to analysis-common module. [Test] Make sure that SearchAfterSortedDocQueryTests uses a single threaded searcher [DOCS] Defined es-test-dir and plugins-examples-dir in index.asciidoc. (elastic#25232) Test fix - removed superfluous assertion (elastic#25247) [Test] restore BWC for parent-join now that the new mapping format is in 5.x Add a section named "relations" in the ParentJoinFieldMapper (elastic#25248) test: Ported more OldIndexBackwardsCompatibilityIT tests to full cluster restart qa tests. (elastic#25173) fix: Sort Processor does not have proper behavior with targetField (elastic#25237) ...
|
Based on my tests this needs to be cherry-picked to 5.4, 5.5, and 5.x |
elastic#25232) Use these attributes when specifying the location of included tests.
|
I cherry-picked into 5.x successfully |
#25232) Use these attributes when specifying the location of included tests.
|
Ditto for 5.5 |
#25232) Use these attributes when specifying the location of included tests.
|
Ditto for 5.4. No further cherry-picking required as far as I can see. |
Use this attribute when specifying the location of included tests.
I also updated the existing test paths.
@nik9000 added you as a reviewer since you're the only one who's using test includes so far. Mostly just want you to know I'm adding the attribute.