Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-7560 Make flaky tests easier to debug
  3. SPARK-7561

Install Junit Attachment Plugin on Jenkins

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • Project Infra
    • None

    Description

      As part of SPARK-7560 I'd like to just attach the test output file to the Jenkins build. This is nicer than requiring someone have an SSH login to the master node.

      Currently we gzip the logs, copy it to the master, and then delete them on the worker.
      https://github.com/apache/spark/blob/master/dev/run-tests-jenkins#L132

      Instead I think we can just gzip them and then have the attachment plugin add them to the build. But it would require installing this plug-in to see if we can get it working.

      shaneknapp not sure how willing you are to install plug-ins on Jenkins, but this one would be awesome if it's doable and we can get it working.

      https://wiki.jenkins-ci.org/display/JENKINS/JUnit+Attachments+Plugin

      Attachments

        Activity

          People

            shaneknapp Shane Knapp
            pwendell Patrick Wendell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: