Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

This page collects notes related to Spark's Jenkins tests, which is hosted by the UC Berkeley AMP Lab.

Useful tools for Jenkins admins

Viewing detailed logs from test runs

Code Block
languagebash
ssh [username]@hadrian.ist.berkeley.edu
cd /var/lib/jenkins/jobs/SparkPullRequestBuilder/builds/[directory for your build]

 

For each subproject, unit-tests.log is contained in the .tar.gz file.