There is a written test for ios_app in a bunch of Java + Maven + Junit + Appium. It is necessary to scrub this test on 4 devices in series.
I just have one mac mini where Appium Server + Xcode 7.2.1 is spinning. There is an idea to create new 4-re builds with the same test, but to install each test its own capabilities. But it will be a lot of these builds.
Since the task is to test iPhone 5s, 6s, 4s, 6 on 9.2 / 8.4 platforms and iPhone 5, 4 @ 7.2.1. Plus Ipad (3 with different platforms). I would like to create a build that would build iPhone 5s, 6s, 4s, 6 @ 9.2 and iPhone 5s, 6s, 4s, 6 @ 8.4 and that all the tests would go one after the other.