Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-3355

Allow running maven tests in run-tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • Project Infra
    • None

    Description

      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:

      mvn -DskipTests -Pprofile1 -Pprofile2 ... clean package
      mvn test -Pprofile1 -Pprofile2 ... --fail-at-end
      

      Attachments

        Issue Links

          Activity

            People

              boyork Brennon York
              pwendell Patrick Wendell
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: