Merge branch '17756-dispatch-lsf' into main
[arvados.git] / sdk / go / health / aggregator_test.go
index 2acf3e59ab81ae10ff816577f5f33fdaea8b9922..04106caa442cfb52fbc098a516112e11b55643bb 100644 (file)
@@ -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,