Commit Graph

58 Commits

Author SHA1 Message Date
Ted Yu 8c8d9d5008 HBASE-11375 Validate compile-protobuf profile in test-patch.sh 2014-06-19 23:46:22 +00:00
Zhihong Yu 88f8f755c8 HBASE-11152 Disable tput in test-patch.sh (Gustavo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593817 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:05:04 +00:00
Zhihong Yu a7ba07f757 HBASE-11051 checkJavacWarnings in test-patch.sh should bail out early if there is compilation error (Gustavo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592063 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 22:12:26 +00:00
Zhihong Yu b4daf55761 HBASE-10889 test-patch.sh should exclude thrift generated code from long line detection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583858 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 02:20:39 +00:00
Zhihong Yu 318430bb5c HBASE-10824 Enhance detection of protobuf generated code in line length check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581361 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 14:49:30 +00:00
Michael Stack ce71b349c1 Undo the -U I added to get htrace to download from maven central; i.e. restore to how it was
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580051 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 20:59:34 +00:00
Michael Stack 22e6d86f31 Need quotes adding -U to mvn args
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580034 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 20:32:55 +00:00
Michael Stack 8bd304ae42 Trying to add -U to force refresh to pick up htrace from mvn central... will undo once this passes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580004 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 18:15:19 +00:00
Michael Stack 93b8f1606e HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1 -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579544 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 05:58:38 +00:00
Zhihong Yu c96ba61641 HBASE-10691 test-patch.sh should continue even if compilation against hadoop 1.0 / 1.1 fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578982 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:48:55 +00:00
Zhihong Yu bd5ddea4ce HBASE-10224 Account for empty line in search output
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554271 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:28:49 +00:00
Zhihong Yu 4e3efb105d HBASE-10224 Line length check in test-patch.sh is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554234 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 14:32:54 +00:00
Zhihong Yu a35c25093c HBASE-10044 test-patch.sh should accept documents by known file extensions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552053 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 18:25:51 +00:00
Zhihong Yu 144f1bb5fc HBASE-10044 Revert: Hadoop QA needs to provide access to tested patches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550462 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 18:13:37 +00:00
Zhihong Yu c066f474ec HBASE-10044 test-patch.sh should accept documents by known file extensions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550440 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 15:55:28 +00:00
Michael Stack 57b8613688 HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 02:42:20 +00:00
Michael Stack fe5b28625a HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:16:51 +00:00
Michael Stack 66bafba4e1 HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548346 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:07:29 +00:00
Zhihong Yu 5e1cb013d4 HBASE-9991 Addendum reuses output from maven command
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545878 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 22:46:15 +00:00
Zhihong Yu bb8c690e0b HBASE-9991 Enhance test-patch.sh with post back of snippet of compilation error if any is detected
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545779 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 18:51:25 +00:00
Zhihong Yu d6ab53ce19 HBASE-9295 Allow test-patch.sh to detect TreeMap keyed by byte[] which doesn't use proper comparator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539812 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 20:58:09 +00:00
Zhihong Yu d040e9cbd9 HBASE-9123 Filter protobuf generated code from long line warning (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511846 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 16:08:06 +00:00
Zhihong Yu a2e1f4fa3c HBASE-9103 Addendum adds the missing back quote
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509435 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 21:35:38 +00:00
jyates 734e937179 HBASE-9103: Print lines that are longer than allowed in HadoopQA output.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509381 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 18:43:42 +00:00
Zhihong Yu 52bace8612 HBASE-9064 test-patch.sh would silently fail if compilation against hadoop 1.0 fails (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507832 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 19:41:26 +00:00
Jean-Daniel Cryans 0aadc0b0f4 HBASE-8390 Trunk/0.95 cannot simply compile against Hadoop 1.0
HBASE-8391  StochasticLoadBalancer doesn't call needsBalance


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471050 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:14:51 +00:00
Zhihong Yu 85859441a1 HBASE-8320 test-patch.sh should post back compilation error against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466684 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 21:12:54 +00:00
Michael Stack 4817f9df91 HBASE-8186 Untether javadoc and site build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460037 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 22:39:42 +00:00
Michael Stack 7c903f685e HBASE-8035 Add site target check to precommit tests; ANOTHER ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458547 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:25:15 +00:00
Michael Stack 500cdf06fe HBASE-8035 Add site target check to precommit tests -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458507 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 20:48:49 +00:00
Zhihong Yu 8f8decb1c9 HBASE-8059 Enhance test-patch.sh so that patch can specify hadoop-2.0 as the default profile, part 1 (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454777 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 02:12:09 +00:00
Michael Stack 93a08a9751 HBASE-8035 Add site target check to precommit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454548 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 20:56:02 +00:00
nkeywal 2933150500 HBASE-7555 Kill the remaining processus from other builds in the precommit env
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432984 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 16:40:40 +00:00
Enis Soztutar 1ae751a725 HBASE-7427. Check line lenghts in the test-patch script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426040 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 22:06:20 +00:00
nkeywal 17ab8864c6 HBASE-7350 - Flakey tests make CI unreliable - addendum on the zombie detection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425463 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 13:15:21 +00:00
Michael Stack 8cff59858c HBASE-7349 Jenkins build should compare trunk vs patch for Javadoc warnings; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423240 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 01:14:47 +00:00
nkeywal 5c5c60f882 HBASE-7350 - Flakey tests make CI unreliable - commit to test a change in the build script - 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1421919 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 15:08:36 +00:00
nkeywal ac3f89ca3a HBASE-7350 - Flakey tests make CI unreliable - commit to test a change in the build script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1421841 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 13:13:19 +00:00
Michael Stack c43f444c7c HBASE-7349 Jenkins build should compare trunk vs patch for Javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1421629 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 00:46:35 +00:00
Michael Stack d03682ea3d HBASE-7350 Flakey tests make CI unreliable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1421623 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 00:11:09 +00:00
Michael Stack 9a1dbdef9d HBASE-6890 Colorize test-patch results that goes to JIRA as a comment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391943 13f79535-47bb-0310-9956-ffa450edef68
2012-09-30 03:25:28 +00:00
Michael Stack 2627730b7d HBASE-6412 Move external servers to metrics2 (thrift,thrift2,rest)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387323 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 19:10:03 +00:00
Michael Stack b970e4b0d9 HBASE-6716 Hadoopqa is hosed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381443 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 00:15:35 +00:00
Zhihong Yu 901c3a31ce HBASE-6123 dev-support/test-patch.sh should compile against hadoop 2.0.0-alpha instead of hadoop 0.23
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343959 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 20:23:31 +00:00
Jonathan Hsieh f7e3a14850 HBASE-5872 ADDENDUM - improve hadoop 23 compile sucess/fail message
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331248 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 06:55:13 +00:00
Jonathan Hsieh 3b2a20eed9 HBASE-5872 Improve hadoopqa script to include checks for hadoop 0.23 build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331143 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 22:57:43 +00:00
Nicolas Spiegelberg 20e281d7e1 HBASE-5743 Support GIT patches with Hadoop QA
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1310600 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 21:40:15 +00:00
Michael Stack 624b0a51b2 HBASE-5499 dev-support/test-patch.sh does not have execute perms
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1299976 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 05:05:18 +00:00
Michael Stack 2314945b8b HBASE-5567 test-patch.sh has logic error in findbugs check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1299892 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 21:49:37 +00:00
Michael Stack d04201683a HBASE-5562 test-patch.sh reports a javadoc warning when there are no new javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1299824 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 20:19:25 +00:00