Confirmed users
4,971
edits
No edit summary |
|||
| Line 16: | Line 16: | ||
The Jenkins web UI is at http://10.134.48.37:8080/ | The Jenkins web UI is at http://10.134.48.37:8080/ | ||
To view console output, click on the test type (e.g. tools_tests), go to the "build" in question, e.g. <code>#110 Mar 21, 2013 4:10:51 PM</code>, and choose "Console output". | To view console output, click on the test type (e.g. tools_tests), go to the "build" in question, e.g. <code>#110 Mar 21, 2013 4:10:51 PM</code>, and choose "Console output". This has "sh -x" output, so the commands being run are echoed as well as the output. | ||
To administer, you need to create a user login, and have an admin grant you privs. | To administer, you need to create a user login, and have an admin grant you privs. | ||