Repository: incubator-falcon Updated Branches: refs/heads/master 0bc6aef5a -> 53a1196de
FALCON-963 Add option to exclude tests in falcon-regression. Contributed by Ruslan Ostafiychuk Project: http://git-wip-us.apache.org/repos/asf/incubator-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-falcon/commit/53a1196d Tree: http://git-wip-us.apache.org/repos/asf/incubator-falcon/tree/53a1196d Diff: http://git-wip-us.apache.org/repos/asf/incubator-falcon/diff/53a1196d Branch: refs/heads/master Commit: 53a1196deb03b45122c696712bfc8b5c5273b2b7 Parents: 0bc6aef Author: Ruslan Ostafiychuk <rostafiyc...@apache.org> Authored: Tue Dec 23 11:08:33 2014 +0200 Committer: Ruslan Ostafiychuk <rostafiyc...@apache.org> Committed: Tue Dec 23 11:08:33 2014 +0200 ---------------------------------------------------------------------- falcon-regression/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/53a1196d/falcon-regression/CHANGES.txt ---------------------------------------------------------------------- diff --git a/falcon-regression/CHANGES.txt b/falcon-regression/CHANGES.txt index 10795e1..17512ce 100644 --- a/falcon-regression/CHANGES.txt +++ b/falcon-regression/CHANGES.txt @@ -36,6 +36,8 @@ Trunk (Unreleased) via Samarth Gupta) IMPROVEMENTS + FALCON-963 Add option to exclude tests in falcon-regression (Ruslan Ostafiychuk) + FALCON-953 Change wasb replication to run with single cluster (Ruslan Ostafiychuk via Raghav Kumar Gautam)