18700: Don't start workbench2 in integration test clusters.
[arvados.git] / tools / sync-groups / federation_test.go
index 1bbdaa3fa3cb5d3b60387ca0cc1d17723957be55..d5fed3e29f819c83709a141e5e9c951635cb8586 100644 (file)
@@ -115,6 +115,7 @@ func (s *FederationSuite) SetUpSuite(c *check.C) {
                        filepath.Join(cwd, "..", ".."),
                        id, cfg, "127.0.0."+id[3:], c.Log)
                tc.Super.NoWorkbench1 = true
+               tc.Super.NoWorkbench2 = true
                tc.Start()
                s.testClusters[id] = tc
        }