khannaekta commented on code in PR #613:
URL: https://github.com/apache/madlib/pull/613#discussion_r1496311493


##########
tool/jenkins/jenkins_build.sh:
##########
@@ -109,7 +115,7 @@ docker exec madlib bash -c 'rm -rf 
/build_jenkins/src/ports/postgres/modules/uti
 docker exec madlib bash -c 'rm -rf 
/build_jenkins/src/ports/postgres/modules/mxgboost/test/madlib_xgboost.sql_in'
 docker exec madlib bash -c 'rm -rf 
/build_jenkins/src/ports/postgres/modules/kmeans/test/kmeans.sql_in'
 # Run dev check
-docker exec madlib bash -c '/build_jenkins/src/bin/madpack -s mad -p postgres  
-c postgres/postgres@localhost:5432/postgres -d /tmp dev-check' | tee 
$workdir/logs/madlib_dev_check.log
+docker exec madlib bash -c '/build_jenkins/src/bin/madpack -s mad -p postgres  
-c postgres/postgres@localhost:5432/postgres -d /tmp dev-check -t pmml' | tee 
$workdir/logs/madlib_dev_check.log

Review Comment:
   We probably want to test the entire dev-check suite



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@madlib.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to