JanusGraph / janusgraph

JanusGraph: an open-source, distributed graph database
https://janusgraph.org
Other
5.29k stars 1.17k forks source link

Add additional HBASE jobs for cron and [full build] #1638

Open chupman opened 5 years ago

chupman commented 5 years ago

Add additional jobs to .travis.yml that test HBASE 1.3.1 and 1.4.4 to match the Tested Compatibility listed on the releases page.

jerryjch commented 5 years ago

Please refer to PR #1174 If we add all the versions, will it take too long for the travis job?

chupman commented 5 years ago

they will only run when the commit message contains [full build] or when run from a cron job (planned as weekly) see #1601 for more details.