Finished integration tests for index health + bug fixed on internal removing idnexes

This commit is contained in:
porosnicuadrian
2021-07-23 14:25:18 +03:00
committed by Dan Christian Bogos
parent b6162b6fe0
commit bda3fe0636
5 changed files with 71 additions and 59 deletions

View File

@@ -1282,6 +1282,7 @@ const (
APIerSv1ComputeFilterIndexIDs = "APIerSv1.ComputeFilterIndexIDs"
APIerSv1GetAccountActionPlansIndexHealth = "APIerSv1.GetAccountActionPlansIndexHealth"
APIerSv1GetReverseDestinationsIndexHealth = "APIerSv1.GetReverseDestinationsIndexHealth"
APIerSv1GetReverseFilterHealth = "APIerSv1.GetReverseFilterHealth"
APIerSv1GetThresholdsIndexesHealth = "APIerSv1.GetThresholdsIndexesHealth"
APIerSv1GetResourcesIndexesHealth = "APIerSv1.GetResourcesIndexesHealth"
APIerSv1GetStatsIndexesHealth = "APIerSv1.GetStatsIndexesHealth"