diff --git a/dev-support/test-patch.properties b/dev-support/test-patch.properties index 661ee24..85c7630 100644 --- a/dev-support/test-patch.properties +++ b/dev-support/test-patch.properties @@ -27,7 +27,7 @@ MAX_LINE_LENGTH=100 # All supported branches for testing with precommit build # 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" +BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1 master hbase-12439" # All supported Hadoop versions that we want to test the compilation with HADOOP2_VERSIONS="2.4.1 2.5.2 2.6.0"