[ https://issues.jenkins-ci.org/browse/JENKINS-13099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160439#comment-160439 ]
Christopher Orr commented on JENKINS-13099: ------------------------------------------- Sorry, I'm not clear on how you're using the plugin -- for the most part, this plugin only relates to launching Android emulators. Are you talking about the "Install Android package" feature? Managing a pool of available Android devices and "lending" them to Jenkins jobs would be useful, but that's probably not so straight forward, and better suited to a separate plugin. I believe Testdroid Cloud/Server does something similar to this, also based on Jenkins. Is your current bash-scripted method of automation available somewhere to see? :) > More than one hardware device on one Jenkins server should be possible. > ----------------------------------------------------------------------- > > Key: JENKINS-13099 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13099 > Project: Jenkins > Issue Type: New Feature > Components: android-emulator > Affects Versions: current > Reporter: Cat Roid > Assignee: Christopher Orr > Labels: android, plugin, testing > > We run our Android unit tests on a Nexus S and want to plug in another one to > run more than one test build at once. We've not discovered a way to enable > two executors which will properly distribute the test builds. > The current error message is: > - waiting for device - > error: more than one device and emulator > We'd have to specify the free device via "adb -s" but not find a way to > properly automate this, except writing our own bash scripts. An official way > to do this would greatly help us. :) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira