Changes

Jump to: navigation, search

QA/Execution/Web Testing/Automation/Jenkins

154 bytes added, 12:47, 4 February 2013
Global Environment Variables
* '''DEFAULT_FIREFOX_VERSION''' - The default Firefox version to use. The default should be the latest compatible version.
* '''PATH''' - The system PATH for binaries. The default is '''$PATH:/usr/local/bin'''.* '''PIP_DOWNLOAD_CACHE''' - Cache PIP downloads. The default is '''/Users/Shared/Jenkins/.pip_download_cache'''.* '''PIP_INDEX_URL''' - Sets the PyPI index URL. The default is '''<nowiki>http://pypi.build.mtv1.svc.mozilla.com/simple</nowiki>'''.
* '''PIP_USE_MIRRORS''' - Controls use of the PyPI mirrors. By default this is '''false''' to speed up PIP installations.
* '''PIP_VERBOSE''' - Controls the verbosity of PIP output. By default this is '''false''' and useful to enable for debugging.
* '''PYTEST_PROCESSES_SAUCE''' - Number of parallel py.test processes to use on [http://saucelabs.com/ Sauce Labs] jobs.
* '''PYTEST_PROCESSES_WINDOWS''' - Number of parallel py.test processes to use on Windows nodes.
* '''PYTEST_RERUNS''' - Number of times to rerun a failed test (used by pytest-rerunfailures). The default is '''2'''.* '''PYTEST_TIMEOUT''' - Timeout (in seconds) for each test (used by pytest-timeout). The default is '''300''' (five minutes).
= Upgrading =
Confirm
2,177
edits

Navigation menu