Branch: refs/heads/master
Home: https://github.com/jenkinsci/android-emulator-plugin
Commit: 587c1c6625b9f73e230a7811364a336389da8a5d
https://github.com/jenkinsci/android-emulator-plugin/commit/587c1c6625b9f73e230a7811364a336389da8a5d
Author: Matt McClure <[email protected]>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java
Log Message:
-----------
increase-emulator-start-time-limit: Increase limit from 180s to 360s
The emulator sometimes takes more than 180 seconds, the hard coded time
limit[1][2], to be ready, when starting from a snapshot.
[1]:
https://github.com/jenkinsci/android-emulator-plugin/blob/9b91a1bb1c99be0b5371f0ada2992bd6ed51d503/src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java#L63
[2]:
https://github.com/jenkinsci/android-emulator-plugin/blob/9b91a1bb1c99be0b5371f0ada2992bd6ed51d503/src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java#L381
The plugin increases the time limit by a factor of 4 when it's not using
a snapshot.
I saw the non-snapshot scenario take between 400 and 500 seconds to get
the emulator ready.
I increased the time limit to 360 s, and reduced the factor from 4 to 2.
Commit: 331c2a462fd2228d0a04226ecc2e7aee979014ed
https://github.com/jenkinsci/android-emulator-plugin/commit/331c2a462fd2228d0a04226ecc2e7aee979014ed
Author: Christopher Orr <[email protected]>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java
Log Message:
-----------
Merge pull request #32 from matthewlmcclure/increase-emulator-start-time-limit
Increase emulator startup time limit from 180s to 360s.
Compare:
https://github.com/jenkinsci/android-emulator-plugin/compare/15852d280084...331c2a462fd2
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.