From c35fbff05205330ab8e49f6008fdbd59128cee14 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 18 Aug 2021 16:13:49 +0300 Subject: Add prometheus metrics for the jobs, update tests Signed-off-by: Valery Piashchynski --- tests/plugins/service/service_plugin_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/plugins/service') diff --git a/tests/plugins/service/service_plugin_test.go b/tests/plugins/service/service_plugin_test.go index 8948a458..ddf54520 100644 --- a/tests/plugins/service/service_plugin_test.go +++ b/tests/plugins/service/service_plugin_test.go @@ -1,3 +1,4 @@ +//go:build linux // +build linux package service -- cgit v1.2.3