Changes

Jump to: navigation, search

QA/Execution/Web Testing/Automation/Jenkins

937 bytes added, 19:10, 18 January 2013
Troubleshooting
mkdir /Volumes/public
sudo mount -t smbfs //guest@fs02/public /Volumes/public
 
== 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://qa-selenium.mv.mozilla.com:8080/configure Configure System] page to determine if installation of Python packages is causing issues.
 
=== PIP index is unavailable ===
We use an internal mirror of PyPI for installing Python packages. If this experiences issues then we can enable use of PIP mirrors in the [http://qa-selenium.mv.mozilla.com:8080/configure Configure System] page. Alternatively, temporarily change the PIP index URL.
 
=== PIP installation is slow ===
If Python packages are slow to install you should check that PIP mirrors are not enabled in the [http://qa-selenium.mv.mozilla.com:8080/configure Configure System] page. If mirrors are not enabled, it may be that the internal PyPI mirror is slow to respond. In this case, try temporarily changing the PIP index URL.
= References =
Some content has been taken from [https://wiki.jenkins-ci.org/display/JENKINS/Thanks+for+using+OSX+Installer here].
Confirm
2,177
edits

Navigation menu