lightbend / mesos-spark-integration-tests

Mesos Integration Tests on Docker/Ec2
16 stars 9 forks source link

Resource utilization not deterministic... for some reason leads to flaky test #76

Closed skonto closed 8 years ago

skonto commented 8 years ago

https://ci.typesafe.com/job/mit-docker-test-zk-ref/63/console vs https://ci.typesafe.com/job/mit-docker-test-zk-ref/62/console

skonto commented 8 years ago

https://ci.typesafe.com/job/mit-docker-test-zk-ref/98/console i will make a PR to disable until the reason is found. The flaky test is in fine-grained mode deprecated for now.

skonto commented 8 years ago

I could make sampling frequency greater but i am not sure if resources are fully utilized in that case, at least i didnt notice that on the ui. I checked the mesos ui on ci.typesafe.com with SSH tunnel and by refreshing it (not the most valid approach but should be an indication).

skonto commented 8 years ago

If it reappears we can reopen it.