tencentyun / elasticsearch-repository-cos

The COS repository plugin adds support for using Tencent Cloud COS as a repository for Snapshot/Restore
Apache License 2.0
16 stars 15 forks source link

Remove COS Eventual Consistency Related Tests #28

Closed happybin92 closed 1 year ago

happybin92 commented 1 year ago

solve #20

Same as https://github.com/elastic/elasticsearch/pull/74015 So after 7.13, we should remove function assertCorruptionVisible(), assertConsistentRepository(), assertBlobsByPrefix(), assertChildren(), assertDeleted().

COS list, update etc. are consistent now => no need to have these tests around any longer.