Commit Graph

121 Commits

Author SHA1 Message Date
Allen Wittenauer a890a31529 HADOOP-10854. unit tests for the shell scripts (aw) 2015-07-31 14:34:48 -07:00
Allen Wittenauer adcf5dd940 HADOOP-12237. releasedocmaker.py doesn't work behind a proxy (Tsuyoshi Ozawa via aw)
(cherry picked from commit b41fe3111a)
2015-07-24 18:31:48 -07:00
Allen Wittenauer d7697831e3 HADOOP-12202. releasedocmaker drops missing component and assignee entries (aw)
(cherry picked from commit adbacf7010)
2015-07-24 18:31:44 -07:00
Allen Wittenauer e8b62d11d4 HADOOP-12135. cleanup releasedocmaker
(cherry picked from commit 3fee9f8d18)
2015-07-24 18:31:30 -07:00
Allen Wittenauer 098ba450cc HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)
(cherry picked from commit 8e657fba2f)
2015-07-24 18:31:23 -07:00
Allen Wittenauer 98e59261b7 Revert "HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)"
This reverts commit 79ed0f959f.

Conflicts:
	hadoop-common-project/hadoop-common/CHANGES.txt
2015-07-08 08:06:30 -07:00
Allen Wittenauer 147e020c7a HADOOP-12149. copy all of test-patch BINDIR prior to re-exec (aw) 2015-06-30 11:31:26 -07:00
Allen Wittenauer 79ed0f959f HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) 2015-06-27 08:59:50 -07:00
Yongjun Zhang 74351af3b7 HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu, 2015-06-17 20:58:17 -07:00
Arpit Agarwal 8266dae0e9 HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki) 2015-06-04 10:54:18 -07:00
Akira Ajisaka b5f0d294f8 HADOOP-12018. smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'. Contributed by Kengo Seki. 2015-06-04 11:14:55 +09:00
Akira Ajisaka a6a8ee3c24 HADOOP-11991. test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified. Contributed by Kengo Seki. 2015-06-03 15:01:02 +09:00
Allen Wittenauer 7ebe80ec12 HADOOP-11930. test-patch in offline mode should tell maven to be in offline mode (Sean Busbey via aw) 2015-05-28 12:11:48 -07:00
Allen Wittenauer b01d33cf86 HADOOP-12030. test-patch should only report on newly introduced findbugs warnings. (Sean Busbey via aw) 2015-05-28 09:53:50 -07:00
Allen Wittenauer f1cea9c6bf HADOOP-12035. shellcheck plugin displays a wrong version potentially (Kengo Seki via aw) 2015-05-28 09:11:08 -07:00
Allen Wittenauer 87c26f8b7d HADOOP-12004. test-patch breaks with reexec in certain situations (Sean Busbey via aw) 2015-05-28 08:15:17 -07:00
Allen Wittenauer 12d6c5ce4f HADOOP-12000. cannot use --java-home in test-patch (aw) 2015-05-19 15:24:23 -07:00
Allen Wittenauer 060c84ea86 HADOOP-11949. Add user-provided plugins to test-patch (Sean Busbey via aw) 2015-05-18 17:06:31 +00:00
Allen Wittenauer bcc17866dd HADOOP-11944. add option to test-patch to avoid relocating patch process directory (Sean Busbey via aw) 2015-05-18 16:13:50 +00:00
Allen Wittenauer 182d86dac0 HADOOP-11884. test-patch.sh should pull the real findbugs version (Kengo Seki via aw) 2015-05-18 16:08:49 +00:00
Allen Wittenauer cbea5d2db4 re-commit of HADOOP-11881 2015-05-11 12:13:22 -07:00
Allen Wittenauer a83eaeaa2e HADOOP-11947. test-patch should return early from determine-issue when run in jenkins mode. (Sean Busbey via aw) 2015-05-11 12:07:48 -07:00
Allen Wittenauer d4f422612a HADOOP-11948. test-patch's issue matching regex should be configurable. (Sean Busbey via aw) 2015-05-11 11:53:54 -07:00
Allen Wittenauer 2d671e5b3d HADOOP-11950. Add cli option to test-patch to set the project-under-test (Sean Busbey via aw) 2015-05-11 11:50:01 -07:00
Allen Wittenauer baeb479aef HADOOP-11951. test-patch should give better info about failures to handle dev-support updates without resetrepo option (Sean Busbey via aw) 2015-05-11 11:45:47 -07:00
Allen Wittenauer 32cc3139e3 HADOOP-11928. Test-patch check for @author tags incorrectly flags removal of @author tags (Kengo Seki via aw) 2015-05-11 11:35:02 -07:00
Allen Wittenauer effcc5cbb7 HADOOP-11906. test-patch.sh should use file command for patch determinism (Sean Busbey via aw) 2015-05-08 15:13:38 -07:00
Allen Wittenauer ab5058de8e HADOOP-11936. Dockerfile references a removed image (aw) 2015-05-07 11:46:32 -07:00
Allen Wittenauer f325522c14 HADOOP-11813. releasedocmaker.py should use today's date instead of unreleased (Darrell Taylor via aw) 2015-05-06 10:34:09 -07:00
Allen Wittenauer 4402e4c633 HADOOP-11926. test-patch.sh mv does wrong math (aw) 2015-05-05 17:01:42 -07:00
Allen Wittenauer d33419ae01 HADOOP-11917. test-patch.sh should work with ${BASEDIR}/patchprocess setups (aw) 2015-05-05 11:26:31 -07:00
Allen Wittenauer 3ff91e9e93 HADOOP-11904. test-patch.sh goes into an infinite loop on non-maven builds (aw) 2015-05-05 11:02:15 -07:00
Allen Wittenauer 9b01f81eb8 HADOOP-11911. test-patch should allow configuration of default branch (Sean Busbey via aw) 2015-05-05 09:59:31 -07:00
Allen Wittenauer 5f8112ffd2 HADOOP-11866. increase readability and reliability of checkstyle, shellcheck, and whitespace reports (aw) 2015-04-30 15:15:32 -07:00
Allen Wittenauer eccf709a61 HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw) 2015-04-28 10:32:32 -07:00
Allen Wittenauer 8847777ae4 HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw) 2015-04-26 15:51:08 -07:00
cnauroth 80935268f5 HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes. 2015-04-24 13:05:18 -07:00
cnauroth 18eb5e7934 HADOOP-11861. test-patch.sh rewrite addendum patch. Contributed by Allen Wittenauer. 2015-04-22 22:23:31 -07:00
Allen Wittenauer 73ddb6b4f8 HADOOP-11746. rewrite test-patch.sh (aw) 2015-04-21 21:29:45 +01:00
Allen Wittenauer f4b3fc5621 HADOOP-11781. fix race conditions and add URL support to smart-apply-patch.sh (Raymie Stata via aw) 2015-04-08 10:05:25 -07:00
Allen Wittenauer 8d3c0f601d HADOOP-11797. releasedocmaker.py needs to put ASF headers on output (aw) 2015-04-02 20:50:36 -07:00
Allen Wittenauer f383fd9b6c HADOOP-11731. Rework the changelog and releasenotes (aw) 2015-04-01 17:52:22 -07:00
Allen Wittenauer b30ca8ce0e HADOOP-11553. Foramlize the shell API (aw) 2015-03-26 15:09:51 -07:00
Vinayakumar B a89b087c45 HADOOP-11721. switch jenkins patch tester to use git clean instead of mvn clean (temp commit) 2015-03-17 21:39:14 +05:30
Ravi Prakash 13d1ba9965 HADOOP-11596. Allow smart-apply-patch.sh to add new files in binary git patches (raviprak) 2015-02-17 11:13:47 -08:00
Akira Ajisaka 5f4ef2d13f HADOOP-11549. flaky test detection tool failed to handle special control characters in test result. Contributed by Yongjun Zhang. 2015-02-04 14:17:00 -08:00
Tsuyoshi Ozawa 80705e034b HADOOP-11045. Introducing a tool to detect flaky tests of hadoop jenkins testing job. Contributed by Yongjun Zhang and Todd Lipcon. 2015-02-04 01:26:31 +09:00
Ravi Prakash f3507fa35c HADOOP-11473. test-patch says "-1 overall" even when all checks are +1
(Jason Lowe via raviprak)
2015-01-12 14:20:11 -08:00
Steve Loughran 82707b4419 HADOOP-11352 Clean up test-patch.sh to disable "+1 contrib tests" 2014-12-09 11:32:51 +00:00
Colin Patrick Mccabe 2967c17fef HADOOP-10926. Improve smart-apply-patch.sh to apply binary diffs (cmccabe) 2014-11-24 12:40:49 -08:00