X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/05c56c61a16b35a896f45fa949334a23cb4a3355..99d3277ad97ef10b9d92bff8ab3844cf6765949e:/lib/controller/integration_test.go?ds=sidebyside diff --git a/lib/controller/integration_test.go b/lib/controller/integration_test.go index 3afdc0b3d7..2adb5811ea 100644 --- a/lib/controller/integration_test.go +++ b/lib/controller/integration_test.go @@ -105,7 +105,6 @@ func (s *IntegrationSuite) SetUpSuite(c *check.C) { s.testClusters[id] = &testCluster{ super: boot.Supervisor{ SourcePath: filepath.Join(cwd, "..", ".."), - LibPath: filepath.Join(cwd, "..", "..", "tmp"), ClusterType: "test", ListenHost: "127.0.0." + id[3:], ControllerAddr: ":0",