GitHub user petevg opened a pull request:

    https://github.com/apache/bigtop/pull/122

    BIGTOP-2478: Zookeeper does not have any smoke tests

    These tests are very basic for now. We just run "zkServer.sh status" and
    verify that the output is reasonable.
    
    More complex tests are blocked by either a) needing multiple Zookeeper
    nodes (doesn't really make sense for a smoke test), or b) needing to
    have Zookeeper REST spun up, which Bigtop does not currently do.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/juju-solutions/bigtop BIGTOP-2478

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #122
    
----
commit 0c507c05e3fd8dd3fc9d249823eac4bf66633e5c
Author: Pete Vander Giessen <[email protected]>
Date:   2016-06-16T19:46:50Z

    BIGTOP-2478: Zookeeper does not have any smoke tests
    
    These tests are very basic for now. We just run "zkServer.sh status" and
    verify that the output is reasonable.
    
    More complex tests are blocked by either a) needing multiple Zookeeper
    nodes (doesn't really make sense for a smoke test), or b) needing to
    have Zookeeper REST spun up, which Bigtop does not currently do.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to