You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2014/04/25 01:05:32 UTC

[23/50] git commit: Merge branch 'pub-master'

Merge branch 'pub-master'

Conflicts:
	bigtop.mk


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/75b0fa7f
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/75b0fa7f
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/75b0fa7f

Branch: refs/heads/master
Commit: 75b0fa7f1c7291ee9b5a62ef59b5f0f7845a14c5
Parents: 7df83fb 5444fd2
Author: Konstantin Boudnik <co...@apache.org>
Authored: Mon Feb 3 17:36:06 2014 -0800
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Mon Feb 3 17:36:06 2014 -0800

----------------------------------------------------------------------
 .../src/common/spark/install_spark.sh           |   6 +-
 bigtop-packages/src/common/spark/run            | 148 ---------------
 bigtop-packages/src/deb/spark/control           |   2 +-
 bigtop-packages/src/deb/spark/rules             |   3 +-
 bigtop-packages/src/rpm/spark/SPECS/spark.spec  |   4 +-
 bigtop-test-framework/README                    |  40 +++++
 .../itest/failures/AbstractFailure.groovy       | 179 +++++++++++++++++++
 .../itest/failures/FailureConstants.groovy      |  38 ++++
 .../failures/NetworkShutdownFailure.groovy      |  78 ++++++++
 .../itest/failures/ServiceKilledFailure.groovy  |  69 +++++++
 .../itest/failures/ServiceRestartFailure.groovy |  69 +++++++
 .../bigtop/itest/pmanager/RPMPackage.groovy     |  16 +-
 .../itest/failures/ClusterFailuresTest.groovy   | 153 ++++++++++++++++
 .../itest/pmanager/PackageManagerTest.groovy    |  34 ++--
 .../bigtop/itest/posix/AlternativeTest.groovy   |  10 +-
 src/site/xdoc/team-list.xml                     |   2 +-
 16 files changed, 676 insertions(+), 175 deletions(-)
----------------------------------------------------------------------