X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1e4630ddb8015d72978aae1be334cce2f8ca20d4..a6fb04156cb16130c07f50e14f99087688abac08:/sdk/go/health/aggregator_test.go 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,