Skip to content

Commit

Permalink
HBASE-13910 update precommit test to check branch-1.2 patches.
Browse files Browse the repository at this point in the history
  • Loading branch information
busbey committed Jun 16, 2015
1 parent b16293b commit a10a82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-support/test-patch.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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.1 branch-1 master hbase-12439 hbase-11339"
BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1.1 branch-1.2 branch-1 master hbase-12439 hbase-11339"

# All supported Hadoop versions that we want to test the compilation with
HADOOP2_VERSIONS="2.4.1 2.5.2 2.6.0"
Expand Down

0 comments on commit a10a82a

Please sign in to comment.