Let's test what kind of stability and how much work it is to continuously run tests on Android, driving the tests using a Raspberry Pi.
We need to test running tests on Chrome, Firefox reverse tethering the traffic and also test running WebPageReplay on the Raspberry Pi.
As first step we need to make sure we can run the tests:
- Build Chromedriver for ARM
- Build Geckodriver for ARM
- Build WebPageReplay for ARM
Then let's run a couple of different tests for a week or so and continuously send the metrics to our Graphite instance. Then we can tune and see what we can do as a next step.