Chaos testing of Vertx Application

166 views Asked by At

Pointers on any tool for chaos testing of Vertx application deployed on Openshift. Will chaos monkey work or any other tool out there?

1

There are 1 answers

4
Paulo Lopes On

On a local installation of OpenShift (minishift or all on a single machine) Pumba https://github.com/alexei-led/pumba does work well as it can connect to the local docker socket and kill pods.

Only be careful to exclude the OC pods otherwise sudenly the UI will also stop working too.

If you would like to know more about openshift + pumba, please check this slide deck I wrote last year: https://www.jetdrone.xyz/presentations/codemotion-amsterdam-2018/