|
1 | 1 | tests: |
2 | | -- class: "org.elasticsearch.upgrades.SearchStatesIT" |
3 | | - issue: "https://github.com/elastic/elasticsearch/issues/108991" |
4 | | - method: "testCanMatch" |
5 | | -- class: "org.elasticsearch.upgrades.MlTrainedModelsUpgradeIT" |
6 | | - issue: "https://github.com/elastic/elasticsearch/issues/108993" |
7 | | - method: "testTrainedModelInference" |
8 | | -- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
9 | | - method: test {yaml=reference/esql/esql-async-query-api/line_17} |
10 | | - issue: https://github.com/elastic/elasticsearch/issues/109260 |
11 | | -- class: "org.elasticsearch.client.RestClientSingleHostIntegTests" |
12 | | - issue: "https://github.com/elastic/elasticsearch/issues/102717" |
13 | | - method: "testRequestResetAndAbort" |
14 | | -- class: "org.elasticsearch.xpack.inference.InferenceCrudIT" |
15 | | - issue: "https://github.com/elastic/elasticsearch/issues/109391" |
16 | | - method: "testDeleteEndpointWhileReferencedByPipeline" |
17 | | -- class: "org.elasticsearch.xpack.test.rest.XPackRestIT" |
18 | | - issue: "https://github.com/elastic/elasticsearch/issues/109687" |
19 | | - method: "test {p0=sql/translate/Translate SQL}" |
20 | | -- class: "org.elasticsearch.xpack.esql.action.AsyncEsqlQueryActionIT" |
21 | | - issue: "https://github.com/elastic/elasticsearch/issues/109944" |
22 | | - method: "testBasicAsyncExecution" |
23 | | -- class: "org.elasticsearch.action.admin.indices.rollover.RolloverIT" |
24 | | - issue: "https://github.com/elastic/elasticsearch/issues/110034" |
25 | | - method: "testRolloverWithClosedWriteIndex" |
26 | | -- class: org.elasticsearch.xpack.transform.transforms.TransformIndexerTests |
27 | | - method: testMaxPageSearchSizeIsResetToConfiguredValue |
28 | | - issue: https://github.com/elastic/elasticsearch/issues/109844 |
29 | | -- class: org.elasticsearch.index.store.FsDirectoryFactoryTests |
30 | | - method: testStoreDirectory |
31 | | - issue: https://github.com/elastic/elasticsearch/issues/110210 |
32 | | -- class: org.elasticsearch.index.store.FsDirectoryFactoryTests |
33 | | - method: testPreload |
34 | | - issue: https://github.com/elastic/elasticsearch/issues/110211 |
35 | | -- class: "org.elasticsearch.rest.RestControllerIT" |
36 | | - issue: "https://github.com/elastic/elasticsearch/issues/110225" |
37 | | -- class: org.elasticsearch.upgrades.SecurityIndexRolesMetadataMigrationIT |
38 | | - method: testMetadataMigratedAfterUpgrade |
39 | | - issue: https://github.com/elastic/elasticsearch/issues/110232 |
40 | | -- class: org.elasticsearch.compute.lucene.ValueSourceReaderTypeConversionTests |
41 | | - method: testLoadAll |
42 | | - issue: https://github.com/elastic/elasticsearch/issues/110244 |
43 | | -- class: org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT |
44 | | - method: testMinVersionAsNewVersion |
45 | | - issue: https://github.com/elastic/elasticsearch/issues/95384 |
46 | | -- class: org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT |
47 | | - method: testCcsMinimizeRoundtripsIsFalse |
48 | | - issue: https://github.com/elastic/elasticsearch/issues/101974 |
49 | | -- class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests" |
50 | | - issue: "https://github.com/elastic/elasticsearch/issues/110408" |
51 | | - method: "testCreateAndRestorePartialSearchableSnapshot" |
52 | | -- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" |
53 | | - issue: "https://github.com/elastic/elasticsearch/issues/110591" |
54 | | -- class: org.elasticsearch.packaging.test.DockerTests |
55 | | - method: test600Interrupt |
56 | | - issue: https://github.com/elastic/elasticsearch/issues/111324 |
57 | | -- class: org.elasticsearch.xpack.transform.integration.TransformIT |
58 | | - method: testStopWaitForCheckpoint |
59 | | - issue: https://github.com/elastic/elasticsearch/issues/106113 |
60 | | -- class: org.elasticsearch.index.mapper.IgnoredSourceFieldMapperTests |
61 | | - method: testStoredNestedSubObjectWithNameOverlappingParentName |
62 | | - issue: https://github.com/elastic/elasticsearch/issues/112083 |
63 | | -- class: org.elasticsearch.upgrades.FullClusterRestartIT |
64 | | - method: testSnapshotRestore {cluster=UPGRADED} |
65 | | - issue: https://github.com/elastic/elasticsearch/issues/111798 |
66 | | -- class: org.elasticsearch.xpack.ml.integration.ClassificationIT |
67 | | - method: testDeleteExpiredData_RemovesUnusedState |
68 | | - issue: https://github.com/elastic/elasticsearch/issues/116234 |
69 | | -- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT |
70 | | - method: testPutE5Small_withPlatformAgnosticVariant |
71 | | - issue: https://github.com/elastic/elasticsearch/issues/113983 |
72 | | -- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT |
73 | | - method: testPutE5WithTrainedModelAndInference |
74 | | - issue: https://github.com/elastic/elasticsearch/issues/114023 |
75 | | -- class: org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT |
76 | | - issue: https://github.com/elastic/elasticsearch/issues/112746 |
77 | | -- class: org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT |
78 | | - method: testFeatureImportanceValues |
79 | | - issue: https://github.com/elastic/elasticsearch/issues/116564 |
80 | | -- class: org.elasticsearch.packaging.test.DockerTests |
81 | | - method: test021InstallPlugin |
82 | | - issue: https://github.com/elastic/elasticsearch/issues/116147 |
| 2 | + - class: "org.elasticsearch.upgrades.SearchStatesIT" |
| 3 | + issue: "https://github.com/elastic/elasticsearch/issues/108991" |
| 4 | + method: "testCanMatch" |
| 5 | + - class: "org.elasticsearch.upgrades.MlTrainedModelsUpgradeIT" |
| 6 | + issue: "https://github.com/elastic/elasticsearch/issues/108993" |
| 7 | + method: "testTrainedModelInference" |
| 8 | + - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT |
| 9 | + method: test {yaml=reference/esql/esql-async-query-api/line_17} |
| 10 | + issue: https://github.com/elastic/elasticsearch/issues/109260 |
| 11 | + - class: "org.elasticsearch.client.RestClientSingleHostIntegTests" |
| 12 | + issue: "https://github.com/elastic/elasticsearch/issues/102717" |
| 13 | + method: "testRequestResetAndAbort" |
| 14 | + - class: "org.elasticsearch.xpack.inference.InferenceCrudIT" |
| 15 | + issue: "https://github.com/elastic/elasticsearch/issues/109391" |
| 16 | + method: "testDeleteEndpointWhileReferencedByPipeline" |
| 17 | + - class: "org.elasticsearch.xpack.test.rest.XPackRestIT" |
| 18 | + issue: "https://github.com/elastic/elasticsearch/issues/109687" |
| 19 | + method: "test {p0=sql/translate/Translate SQL}" |
| 20 | + - class: "org.elasticsearch.xpack.esql.action.AsyncEsqlQueryActionIT" |
| 21 | + issue: "https://github.com/elastic/elasticsearch/issues/109944" |
| 22 | + method: "testBasicAsyncExecution" |
| 23 | + - class: "org.elasticsearch.action.admin.indices.rollover.RolloverIT" |
| 24 | + issue: "https://github.com/elastic/elasticsearch/issues/110034" |
| 25 | + method: "testRolloverWithClosedWriteIndex" |
| 26 | + - class: org.elasticsearch.xpack.transform.transforms.TransformIndexerTests |
| 27 | + method: testMaxPageSearchSizeIsResetToConfiguredValue |
| 28 | + issue: https://github.com/elastic/elasticsearch/issues/109844 |
| 29 | + - class: org.elasticsearch.index.store.FsDirectoryFactoryTests |
| 30 | + method: testStoreDirectory |
| 31 | + issue: https://github.com/elastic/elasticsearch/issues/110210 |
| 32 | + - class: org.elasticsearch.index.store.FsDirectoryFactoryTests |
| 33 | + method: testPreload |
| 34 | + issue: https://github.com/elastic/elasticsearch/issues/110211 |
| 35 | + - class: "org.elasticsearch.rest.RestControllerIT" |
| 36 | + issue: "https://github.com/elastic/elasticsearch/issues/110225" |
| 37 | + - class: org.elasticsearch.upgrades.SecurityIndexRolesMetadataMigrationIT |
| 38 | + method: testMetadataMigratedAfterUpgrade |
| 39 | + issue: https://github.com/elastic/elasticsearch/issues/110232 |
| 40 | + - class: org.elasticsearch.compute.lucene.ValueSourceReaderTypeConversionTests |
| 41 | + method: testLoadAll |
| 42 | + issue: https://github.com/elastic/elasticsearch/issues/110244 |
| 43 | + - class: org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT |
| 44 | + method: testMinVersionAsNewVersion |
| 45 | + issue: https://github.com/elastic/elasticsearch/issues/95384 |
| 46 | + - class: org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT |
| 47 | + method: testCcsMinimizeRoundtripsIsFalse |
| 48 | + issue: https://github.com/elastic/elasticsearch/issues/101974 |
| 49 | + - class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests" |
| 50 | + issue: "https://github.com/elastic/elasticsearch/issues/110408" |
| 51 | + method: "testCreateAndRestorePartialSearchableSnapshot" |
| 52 | + - class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" |
| 53 | + issue: "https://github.com/elastic/elasticsearch/issues/110591" |
| 54 | + - class: org.elasticsearch.packaging.test.DockerTests |
| 55 | + method: test600Interrupt |
| 56 | + issue: https://github.com/elastic/elasticsearch/issues/111324 |
| 57 | + - class: org.elasticsearch.xpack.transform.integration.TransformIT |
| 58 | + method: testStopWaitForCheckpoint |
| 59 | + issue: https://github.com/elastic/elasticsearch/issues/106113 |
| 60 | + - class: org.elasticsearch.index.mapper.IgnoredSourceFieldMapperTests |
| 61 | + method: testStoredNestedSubObjectWithNameOverlappingParentName |
| 62 | + issue: https://github.com/elastic/elasticsearch/issues/112083 |
| 63 | + - class: org.elasticsearch.upgrades.FullClusterRestartIT |
| 64 | + method: testSnapshotRestore {cluster=UPGRADED} |
| 65 | + issue: https://github.com/elastic/elasticsearch/issues/111798 |
| 66 | + - class: org.elasticsearch.xpack.ml.integration.ClassificationIT |
| 67 | + method: testDeleteExpiredData_RemovesUnusedState |
| 68 | + issue: https://github.com/elastic/elasticsearch/issues/116234 |
| 69 | + - class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT |
| 70 | + method: testPutE5Small_withPlatformAgnosticVariant |
| 71 | + issue: https://github.com/elastic/elasticsearch/issues/113983 |
| 72 | + - class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT |
| 73 | + method: testPutE5WithTrainedModelAndInference |
| 74 | + issue: https://github.com/elastic/elasticsearch/issues/114023 |
| 75 | + - class: org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT |
| 76 | + issue: https://github.com/elastic/elasticsearch/issues/112746 |
| 77 | + - class: org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT |
| 78 | + method: testFeatureImportanceValues |
| 79 | + issue: https://github.com/elastic/elasticsearch/issues/116564 |
| 80 | + - class: org.elasticsearch.packaging.test.DockerTests |
| 81 | + method: test021InstallPlugin |
| 82 | + issue: https://github.com/elastic/elasticsearch/issues/116147 |
83 | 83 |
|
84 | 84 | # Examples: |
85 | 85 | # |
|
0 commit comments