[ 
https://issues.apache.org/jira/browse/SPARK-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312588#comment-14312588
 ] 

Brennon York commented on SPARK-3355:
-------------------------------------

I've started this and should have the fix up shortly. It currently leverages 
the AMPLAB_JENKINS_BUILD_TOOL environment var though and wanted to sync to see, 
since this is duplicated now, if that still makes sense.

> Allow running maven tests in run-tests
> --------------------------------------
>
>                 Key: SPARK-3355
>                 URL: https://issues.apache.org/jira/browse/SPARK-3355
>             Project: Spark
>          Issue Type: Improvement
>          Components: Project Infra
>            Reporter: Patrick Wendell
>
> We should have a variable called AMPLAB_JENKINS_BUILD_TOOL that decides 
> whether to run sbt or maven.
> This would allow us to simplify our build matrix in Jenkins... currently the 
> maven builds run a totally different thing than the normal run-tests builds.
> The maven build currently does something like this:
> {code}
> mvn -DskipTests -Pprofile1 -Pprofile2 ... clean package
> mvn test -Pprofile1 -Pprofile2 ... --fail-at-end
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to