Is it possible to scale out Karate automated tests to multiple slave VMs or Kubernetes clusters?

9/5/2019

I have a lot of karate tests that runs for hours. I am already running them in parallel to the maximum limit allowed by my machine. I have several Virtual Machines that I use as part of my selenium Grid for functional tests. Is there a way I can utilize those VMs to scale out my Karate tests too?

-- Gajendra Varadhan
automated-tests
database
distributed-computing
karate
kubernetes

0 Answers