GitHub user nickwallen reopened a pull request:

    https://github.com/apache/incubator-metron/pull/90

    METRON-116 Automated Testing and Rename of Fastcapa

    Changes
    ------------
    - Created automated integration test for fastcapa
    - Renamed packet capture to *fastcapa* to distinguish it from *pycapa*. 
    - Improved fastcapa README to show use of test environment.
    - Made `sensor-test-mode` role configurable so that it could be used in 
`deployment/vagrant/fastcapa-vagrant`.
    
    Validation
    -------------
    Run the following commands.  If the environment is deployed successfully, 
then the automated integration test has passed successfully.
    
    ```
    cd metron-deployment/vagrant/fastcapa-vagrant
    vagrant up
    ```

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

    $ git pull https://github.com/nickwallen/incubator-metron METRON-116

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

    https://github.com/apache/incubator-metron/pull/90.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 #90
    
----
commit ef13d8c1401a5d6816d867c2941131002c5f70c4
Author: Nick Allen <[email protected]>
Date:   2016-04-22T19:34:13Z

    METRON-116 Added automated testing and documentation of renamed packet 
capture process; fastcapa.

----


---
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