GitHub user nickwallen opened 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
----
----
---
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.
---