If running against the grid, there's no need to start and stop the server in localhost.
authorPlatonides <platonides@users.mediawiki.org>
Mon, 27 Dec 2010 18:56:31 +0000 (18:56 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Mon, 27 Dec 2010 18:56:31 +0000 (18:56 +0000)
tests/selenium/selenium_settings_grid.ini.sample

index 1abef1a..3bbd534 100644 (file)
@@ -8,6 +8,8 @@ userPassword    = "wikipass"
 testBrowser            = "Safari on OS X Snow Leopard"
 jUnitLogFile   =
 runAgainstGrid = true
+startserver = false
+stopserver = false
 
 [SeleniumTests]