Open sushilks opened 8 years ago
Changing assignment to @kratos7, I dont have a good solution for testing the platform as it interact with mesos directly. The easiest thing we can do is to do a unit test for zmqtest in a way that it launches one pub and one sub without using mesos/merathon and do some basic testing there. Think a bit and see if you can come up with something better.
Added one test case for boundary scanner #19
current tests have dependencies on marathon/mesos this prevents it from being part of CI, till we figure out how to dedicate some servers for CI. For now it would be good to have test cases that don't require marathon/mesos.