Skip to content

Commit 3c2b1c4

Browse files
committed
[API] Adds .deprecation-indexing-ilm-policy to PRESERVE ILM constant
1 parent b5d916b commit 3c2b1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-spec-testing/test_file.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class << self
163163
PRESERVE_ILM_POLICY_IDS = [
164164
'ilm-history-ilm-policy', 'slm-history-ilm-policy',
165165
'watch-history-ilm-policy', 'ml-size-based-ilm-policy', 'logs',
166-
'metrics'
166+
'metrics', '.deprecation-indexing-ilm-policy'
167167
].freeze
168168

169169
# Wipe Cluster, based on PHP's implementation of ESRestTestCase.java:wipeCluster()

0 commit comments

Comments
 (0)