From: lavado Date: Fri, 20 Mar 2020 21:51:18 +0000 (-0500) Subject: Adds osm_automated tag to automated dashboards X-Git-Tag: release-v8.0-start~56 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F8705%2F1;p=osm%2Fdevops.git Adds osm_automated tag to automated dashboards Fixes Bug 1027 (together with MON commit) Change-Id: Iff2c1e7ac1a6872c88dd50f7d96fba0ee82c4a27 Signed-off-by: lavado --- diff --git a/installers/docker/files/osm-system-dashboard.json b/installers/docker/files/osm-system-dashboard.json index f50b9a4c..84711e11 100644 --- a/installers/docker/files/osm-system-dashboard.json +++ b/installers/docker/files/osm-system-dashboard.json @@ -1830,7 +1830,7 @@ "refresh": "10s", "schemaVersion": 20, "style": "dark", - "tags": [], + "tags": ["osm_automated"], "templating": { "list": [] },