Changes

Jump to: navigation, search

QA/Execution/Web Testing/Automation/Jenkins

6 bytes added, 23:35, 22 April 2014
Jobs
=== General issues ===
Here are a few tips that could help to diagnose the cause of general issues:
* Enable verbose PIP output in the [http://selenium.qa-selenium.mvmtv2.mozilla.com:8080/configure Configure System] page to determine if installation of Python packages is causing issues.
=== PIP index is unavailable ===
We use the main PyPI index for installing Python packages. If this experiences issues then we can enable use of PIP mirrors in the [http://selenium.qa-selenium.mvmtv2.mozilla.com:8080/configure Configure System] page. Alternatively, we can temporarily change the PIP index URL to our internal mirror: '''<nowiki>http://pypi.build.mtv1.svc.mozilla.com/simple</nowiki>'''.
=== PIP installation is slow ===
If Python packages are slow to install you should check that PIP mirrors are not enabled in the [http://selenium.qa-selenium.mvmtv2.mozilla.com:8080/configure Configure System] page. If mirrors are not enabled, it may be that the main PyPI mirror is slow to respond. In this case, try temporarily changing the PIP index URL to the internal mirror: '''<nowiki>http://pypi.build.mtv1.svc.mozilla.com/simple</nowiki>'''.
=== Stalled node jobs ===
Confirm
9,511
edits

Navigation menu