X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/99e8567b4130771caabcf9b735bfbdb3585bd018..9d74b115e05fac77b49d080d9c89699b12f3c433:/sdk/go/health/aggregator_test.go?ds=sidebyside diff --git a/sdk/go/health/aggregator_test.go b/sdk/go/health/aggregator_test.go index 2acf3e59ab..04106caa44 100644 --- a/sdk/go/health/aggregator_test.go +++ b/sdk/go/health/aggregator_test.go @@ -153,6 +153,7 @@ func (s *AggregatorSuite) setAllServiceURLs(listen string) { for _, svc := range []*arvados.Service{ &svcs.Controller, &svcs.DispatchCloud, + &svcs.DispatchLSF, &svcs.Keepbalance, &svcs.Keepproxy, &svcs.Keepstore,