X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b6d7efab2c4bffa3fabd55b166e44cca8ac1391f..9d74b115e05fac77b49d080d9c89699b12f3c433:/sdk/go/health/aggregator_test.go diff --git a/sdk/go/health/aggregator_test.go b/sdk/go/health/aggregator_test.go index f4b0a99436..04106caa44 100644 --- a/sdk/go/health/aggregator_test.go +++ b/sdk/go/health/aggregator_test.go @@ -153,11 +153,11 @@ func (s *AggregatorSuite) setAllServiceURLs(listen string) { for _, svc := range []*arvados.Service{ &svcs.Controller, &svcs.DispatchCloud, + &svcs.DispatchLSF, &svcs.Keepbalance, &svcs.Keepproxy, &svcs.Keepstore, &svcs.Health, - &svcs.Nodemanager, &svcs.RailsAPI, &svcs.WebDAV, &svcs.Websocket,