diff --git a/dev-support/test-patch.properties b/dev-support/test-patch.properties index 8645b79103e..bc29896e028 100644 --- a/dev-support/test-patch.properties +++ b/dev-support/test-patch.properties @@ -31,5 +31,5 @@ MAX_LINE_LENGTH=100 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.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.7.0 2.7.1" +HADOOP2_VERSIONS="2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.6.1 2.7.0 2.7.1" HADOOP3_VERSIONS="3.0.0-SNAPSHOT"