add branch-1.1 to precommit build list
This commit is contained in:
parent
e08ef99e30
commit
7fb6055ed7
|
@ -26,7 +26,7 @@ MAX_LINE_LENGTH=100
|
||||||
|
|
||||||
# All supported branches for testing with precommit build
|
# All supported branches for testing with precommit build
|
||||||
# branch-1.x should apprear before branch-1 since the latter is a prefix
|
# branch-1.x should apprear before branch-1 since the latter is a prefix
|
||||||
BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1 master hbase-12439 hbase-11339"
|
BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1.1 branch-1 master hbase-12439 hbase-11339"
|
||||||
|
|
||||||
# All supported Hadoop versions that we want to test the compilation with
|
# All supported Hadoop versions that we want to test the compilation with
|
||||||
HADOOP2_VERSIONS="2.4.1 2.5.2 2.6.0"
|
HADOOP2_VERSIONS="2.4.1 2.5.2 2.6.0"
|
||||||
|
|
Loading…
Reference in New Issue