From: Platonides Date: Mon, 27 Dec 2010 18:56:31 +0000 (+0000) Subject: If running against the grid, there's no need to start and stop the server in localhost. X-Git-Tag: 1.31.0-rc.0~33052 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=f98161857074545825de04b7e04c564092670a53;p=lhc%2Fweb%2Fwiklou.git If running against the grid, there's no need to start and stop the server in localhost. --- diff --git a/tests/selenium/selenium_settings_grid.ini.sample b/tests/selenium/selenium_settings_grid.ini.sample index 1abef1afbe..3bbd534a7d 100644 --- a/tests/selenium/selenium_settings_grid.ini.sample +++ b/tests/selenium/selenium_settings_grid.ini.sample @@ -8,6 +8,8 @@ userPassword = "wikipass" testBrowser = "Safari on OS X Snow Leopard" jUnitLogFile = runAgainstGrid = true +startserver = false +stopserver = false [SeleniumTests]