Add Check build variant that the test matrix depends on

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None

      We shouldn't start the test matrix if any static checks fails. For this we should have a Check build variant that does the following

      ./gradlew -PxmlReports.enabled=true --info -x test clean check jar testClasses javadoc
      

      There is no need for MongoDB to be running for this.

      Then in run_tests.sh the command for compilation prior to running the tests can be simplified to:

      ./gradlew --info classes testClasses
      

            Assignee:
            Brian McCarthy
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: