From 12f8cbaf6955ff09155eac38ce2952616c848fb7 Mon Sep 17 00:00:00 2001 From: hardikl Date: Mon, 13 Jan 2025 12:49:04 +0530 Subject: [PATCH] feat: update ci --- integration/test/dashboard_json_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/integration/test/dashboard_json_test.go b/integration/test/dashboard_json_test.go index 08ffceb4a..847a1ee7d 100644 --- a/integration/test/dashboard_json_test.go +++ b/integration/test/dashboard_json_test.go @@ -51,6 +51,7 @@ var zapiCounterMap = map[string]struct{}{ "aggr_object_store_physical_used": {}, "fru_status": {}, "snapshot_policy_labels": {}, + "cluster_schedule_labels": {}, } // restCounterMap are additional counters, above and beyond the ones from counterMap, which should be excluded from Rest