Patrick Wendell created SPARK-7561:
--------------------------------------
Summary: Install Junit Attachment Plugin on Jenkins
Key: SPARK-7561
URL: https://issues.apache.org/jira/browse/SPARK-7561
Project: Spark
Issue Type: Sub-task
Components: Project Infra
Reporter: Patrick Wendell
Assignee: shane knapp
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]