QA/Execution/Web Testing/Automation/Jenkins: Difference between revisions

Jump to navigation Jump to search
Line 103: Line 103:


=== Automatic upgrade is failing or not available ===
=== Automatic upgrade is failing or not available ===
This may be because the location of the jenkins.war file has the wrong permissions. These can be reset using the command: <code>sudo chown -R daemon /Applications/Jenkins/</code>
This may be because the location of the jenkins.war file has the wrong permissions. These can be reset using:
 
    sudo chown -R daemon /Applications/Jenkins/
    sudo chmod a=rw /Applications/Jenkins/jenkins.*


== Backups ==
== Backups ==
Confirmed users
2,197

edits

Navigation menu