Re: test framework

2017-06-23 Thread moshe jarusalem
committing regards, On Thu, Jun 22, 2017 at 4:50 PM, moshe jarusalem <tuu...@gmail.com> wrote: > Hi All, > I wonder what kind of tests you are using to be sure any release of metron > robust enough. > > Regards, > >

Re: integration testing framework

2017-05-17 Thread moshe jarusalem
I have solved the issue by following https://github.com/docker/compose/issues/2431 On Wed, May 17, 2017 at 4:43 PM, moshe jarusalem <tuu...@gmail.com> wrote: > Hi Otto, > I am getting the following error during setting up metron-docker . my > machine's ip address is "192.

Re: integration testing framework

2017-05-17 Thread moshe jarusalem
is used > in pretty much all the integration tests ( ComponentRunner etc ). > > I don’t know what you are interested in hacking on, but you may want to > look at > metron-platform/metron-enrichment > metron-platform/metron-parsers > > to start. > > Now, if you want to tes

Re: integration testing framework

2017-05-15 Thread moshe jarusalem
, On Sat, May 13, 2017 at 1:50 PM, moshe jarusalem <tuu...@gmail.com> wrote: > Hi All, > I have been looking for an easy way to test metron in the development > environment. Using "full-dev-environment" is a bit painful because you each > time need to copy artifact

integration testing framework

2017-05-13 Thread moshe jarusalem
Hi All, I have been looking for an easy way to test metron in the development environment. Using "full-dev-environment" is a bit painful because you each time need to copy artifacts etc. I tried to understand integration testing framework but it a little complex for a newbie. Would you guys

metron UI

2017-04-24 Thread moshe jarusalem
Hi All, I have recently run metron UI. I am a bit surprised because it has very few features such as configuring some ingestions and topologies. Have I not configured it properly or its features are limited at this time ? Regards,