Tests: Added missing handlers for KnownActionsTest

Added in core in https://github.com/elastic/elasticsearch/pull/24841

Original commit: elastic/x-pack-elasticsearch@c70eb073ac
This commit is contained in:
Alexander Reelsen 2017-06-22 15:41:07 +02:00
parent 2147e2aa4f
commit f105cc0755
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ indices:admin/mappings/fields/get[index][s]
indices:admin/refresh[s]
indices:admin/refresh[s][p]
indices:admin/refresh[s][r]
indices:admin/seq_no/resync
indices:admin/seq_no/resync[p]
indices:admin/seq_no/resync[r]
indices:admin/seq_no/global_checkpoint_sync
indices:admin/seq_no/global_checkpoint_sync[p]
indices:admin/seq_no/global_checkpoint_sync[r]