guerilla
guerilla copied to clipboard
Guerilla is a distributed build/test server specialized for iOS and Android.
Create a job omitting a compile step. The ui will show `Validation Error: [object Object]`
When a worker fails (cancelled for example), a job can be on stuck on the queue. A mildly effective fix would be for a worker at startup to see if...
Some suggestions: ## look for failures 1. Notice compile failures. (not clear if we do now) 2. Parse the instruments text output and look for normal failure messages, eg."the application...
Only run jobs on devices that are known to be good. Validate devices with a known control job, and if not available take out of service. Have a dashboard of...
It would be very nice to show a job schedule or report, by time slot, what jobs are running on each device. Without this it is hard to schedule. If...