Update README.md

Fixes #5917
This commit is contained in:
Suyog Rao 2016-08-24 17:57:37 +00:00 committed by Suyog Rao
parent 735f684aa5
commit b082beea64

View file

@ -2,10 +2,11 @@
These set of tests are full integration tests as in: they can start LS from a binary, run configs using `-e` and can use any external services like Kafka, ES and S3. This framework is hybrid -- a combination of bash scripts (to mainly setup services), Ruby service files, and RSpec. All test assertions are done in RSpec.
No VMs, all tests run locally.
## Dependencies
* An existing Logstash binary, defaults to `LS_HOME/build/logstash-<version>`
* `rspec`
* Not a VM in sight
## Preparing a test run