jixuan1989 opened a new pull request #2603:
URL: https://github.com/apache/iotdb/pull/2603


   ## Description
   
   This PR solves:
   
   1. split the main-ci into 3 parts: server, cluster, and others
      * side effect: the task name of these CI will be not so graceful
      * add two parameters to just test the server or the cluster, e.g., 
          * `-DskipTests -Diotdb.test.only=true`
          *  `-DskipTests -Dcluster.test.only=true`
   2. disable enforcer by default, to enable it, use `-P enforce`
   3. disable generating `jar-with-dependencies`, to enable it, use `-P 
get-jar-with-dependencies`
   
   then #2593  can be closed.


----------------------------------------------------------------
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:
[email protected]


Reply via email to