[ https://issues.apache.org/jira/browse/SPARK-26944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774800#comment-16774800
]
Alessandro Bellina commented on SPARK-26944:
--------------------------------------------
[~shivusondur@gmail.com] [~hyukjin.kwon] I added a link to the description. I think we should
look at the Jenkins configuration to see what is getting copied to artifacts, though I believe
you need special access for that.
> Python unit-tests.log not available in artifacts for a build in Jenkins
> -----------------------------------------------------------------------
>
> Key: SPARK-26944
> URL: https://issues.apache.org/jira/browse/SPARK-26944
> Project: Spark
> Issue Type: Improvement
> Components: Build
> Affects Versions: 2.4.0
> Reporter: Alessandro Bellina
> Priority: Minor
>
> I had a pr where the python unit tests failed. The tests point at the `/home/jenkins/workspace/SparkPullRequestBuilder/python/unit-tests.log`
file, but I can't get to that from jenkins UI it seems (are all prs writing to the same file?).
> {code:java}
> ========================================================================
> Running PySpark tests
> ========================================================================
> Running PySpark tests. Output is in /home/jenkins/workspace/SparkPullRequestBuilder/python/unit-tests.log{code}
> For reference, please see this build: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102518/console
> This Jira is to make it available under the artifacts for each build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|