Jenkins : Open STF Plugin

Allows android developer to use android devices with OpenSTF

Plugin Information

View Open STF on the plugin site for more information.

The current version of this plugin may not be safe to use. Please review the following warnings before use:

Features

Provides some features for Android development and testing with The OpenSTF during Jenkins builds, including:

  • Reserves and connect a STF device before build, and release it after use.
  • Provides the matrix axis for the STF device attribute.

Requirements

Version histoy

Version 1.0.8

  • Fix for compatibility with JEP-200 - Stop trying to serialize deviceCondition.

Version 1.0.7

Version 1.0.6

  • Added filter by battery remaining. @lukzeg

Version 1.0.5

  • Fix Null Pointer error when waiting for device connection

Version 1.0.4

  • Add a option about the SSL certificate vetification.(ignore errors or not) [JENKINS-39276]
  • Add the 'abi' parameter as a device condition. [JENKINS-39277]

Version 1.0.3

  • Add feature about marking the device information on build.

Version 1.0.2

  • Improve parameter validation. 

Version 1.0.1

  • Bug fix about jQuery confliction.

Version 1.0.0

  • Initial release