zhuzhurk commented on a change in pull request #9783: [FLINK-14040][travis] 
Enable MiniCluster tests based on schedulerNG in Flink cron build
URL: https://github.com/apache/flink/pull/9783#discussion_r334898448
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -152,6 +156,10 @@ jobs:
       script: ./tools/travis_controller.sh tests
       env: PROFILE="-Dhadoop.version=2.4.1 -Pskip-hive-tests"
       name: tests - hadoop 2.4.1
+    - if: type = cron
+      script: ./tools/travis_controller.sh scheduler_ng
+      env: PROFILE="-Dhadoop.version=2.4.1 -Dscheduler-ng -Pskip-hive-tests"
 
 Review comment:
   Agreed that the scheduler has nothing direct related with the hadoop version 
or scale version.
   Will remove those two.

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


With regards,
Apache Git Services

Reply via email to