X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/865e5c1e3730117870eb1e485d553383626b882f..438c39ee7bef019d33e90a6de9313381abacae68:/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,