captainzmc commented on a change in pull request #209: [LIVY-640] Add tests for 
ThriftServer
URL: https://github.com/apache/incubator-livy/pull/209#discussion_r318956453
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -23,17 +23,23 @@ language: scala
 matrix:
   include:
   - name: "Spark 2.2 Unit Tests"
-    env: MVN_FLAG='-Pthriftserver -DskipITs'
-  - name: "Spark 2.2 ITs"
+    env: MVN_FLAG='-Pthriftserver -Pintegration-test -Pcoverage -DskipITs'
+  - name: "Spark 2.2 ITs without integration-test and coverage"
 
 Review comment:
   "Spark 2.2 ITs without integration-test and coverage" I will change to 
"Spark 2.2 Thrift ITs".
    coverage has dependencies on integration-test, so it needs to be taken out
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to