Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48732

ADB daemon is killed for jobs on multiple executors nodes

      We have Jenkins node with multiple (4) executors, which mean that more than one Job can be run at a time. Some of jobs are using Android emulator, and some are using real devices. Communication with devices is done using ADB daemon.

      Problem is that Android-Emulator-plugin at the end of every job run is killing ADB daemon - so other, still running jobs will fail with ADB error:

      00:01:50.233 ACTION: android deploying 'app-debug-finalized.apk'
      00:01:53.235 * daemon not running. starting it now at tcp:5037 *
      

      We need option to disable killing of ADB daemon.

          [JENKINS-48732] ADB daemon is killed for jobs on multiple executors nodes

          There are no comments yet on this issue.

            Unassigned Unassigned
            ilmarsm Ilmars Marcins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: