awslabs / aws-device-farm-jenkins-plugin

Jenkins plugin for AWS Device Farm.
Apache License 2.0
89 stars 66 forks source link

adding support for pulling data off of devices. #97

Open pokey909 opened 5 years ago

pokey909 commented 5 years ago

Pulled data will be stored on the jenkins master as artifacts.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

awsshrey commented 4 years ago

@pokey909 This pull request was tested at our end and is working fine. However, requesting you to please add unit test for the change before we can merge to mainline.

pokey909 commented 3 years ago

@awsshrey Good to hear. This is also running in production for soundcloud for >2years now. However, I don't really know how to test this properly within the whole jenkins testing framework. Could you help adding a short unit test?