Giter VIP home page Giter VIP logo

Comments (3)

anurag1408 avatar anurag1408 commented on September 25, 2024

Hi,
We don't currently have build-in support to install other apps to a device via the Jenkins plugin, and don't plan to add it for the near future. There are 2 possible ways you can get around this today:

(1) you can include your extra apps along with your test bundle, then select the "custom environment" mode, which allows you to define your test steps. Then, when defining your test steps in a YAML test spec file, tell the test runner to install your additional apps right before your test starts.

(2) since our Jenkins plugin is open source, you can actually add the code yourself for uploading an additional app. The code would look very similar to our existing code for uploading a single app. Check out the source code here:
https://github.com/awslabs/aws-device-farm-jenkins-plugin

and check out the docs on uploading additional apps via the API here:
https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_CreateUpload.html
https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ScheduleRunConfiguration.html#devicefarm-Type-ScheduleRunConfiguration-auxiliaryApps

from aws-device-farm-jenkins-plugin.

nimaiwalsh avatar nimaiwalsh commented on September 25, 2024

Thanks anurag1408.

This would be a nice feature to have if any one has the capacity to implement it.

from aws-device-farm-jenkins-plugin.

ykhandelwal913 avatar ykhandelwal913 commented on September 25, 2024

I see this is still not supported. Any plan to support this request?
And any example for you can include your extra apps along with your test bundle, then select the "custom environment" mode, which allows you to define your test steps. Then, when defining your test steps in a YAML test spec file, tell the test runner to install your additional apps right before your test starts. - @anurag1408

from aws-device-farm-jenkins-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.