18947: Refactor arv-git-httpd as an arvados-server subcommand.
[arvados.git] / sdk / go / health / aggregator_test.go
index 2acf3e59ab81ae10ff816577f5f33fdaea8b9922..f8507ef4f5b53aa568652f3253d670548248b54d 100644 (file)
@@ -153,6 +153,8 @@ func (s *AggregatorSuite) setAllServiceURLs(listen string) {
        for _, svc := range []*arvados.Service{
                &svcs.Controller,
                &svcs.DispatchCloud,
+               &svcs.DispatchLSF,
+               &svcs.GitHTTP,
                &svcs.Keepbalance,
                &svcs.Keepproxy,
                &svcs.Keepstore,