Step 1: Installing the plugin - AWS Device Farm

Step 1: Installing the plugin

There are two options for installing the Jenkins continuous integration (CI) plugin for AWS Device Farm. You can search for the plugin from within the Available Plugins dialog in the Jenkins Web UI, or you can download the hpi file and install it from within Jenkins.

Install from within the Jenkins UI

  1. Find the plugin within the Jenkins UI by choosing Manage Jenkins, Manage Plugins, and then choose Available.

  2. Search for aws-device-farm.

  3. Install the AWS Device Farm plugin.

  4. Ensure that the plugin is owned by the Jenkins user.

  5. Restart Jenkins.

Download the plugin

  1. Download the hpi file directly from http://updates.jenkins-ci.org/latest/aws-device-farm.hpi.

  2. Ensure that the plugin is owned by the Jenkins user.

  3. Install the plugin using one of the following options:

    • Upload the plugin by choosing Manage Jenkins, Manage Plugins, Advanced, and then choose Upload plugin.

    • Place the hpi file in the Jenkins plugin directory (usually /var/lib/jenkins/plugins).

  4. Restart Jenkins.