X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/05c56c61a16b35a896f45fa949334a23cb4a3355..d739042d5aedd9a2cef19deb591cccc57d639353:/lib/controller/integration_test.go 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",