|
@@ -359,6 +359,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
|
|
|
method: testRetryPointInTime
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/117116
|
|
|
+- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
|
|
|
+ method: testOldRepoAccess
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/115631
|
|
|
|
|
|
# Examples:
|
|
|
#
|