-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
Not defined
Context:
Due to an regression (change of template names) we actually hit we found that the snapshot restore as part of the upgrade tests does not restore index templates properly.
Furthermore the current `cleanIndices` method used on the ElasticClient in the upgrade module is not cleaning up templates properly either.
AT:
- `ElasticClient` in the upgrade module is cleaning up templates as well
- index templates are properly restored by the snapshotting utilities of `ElasticClient`