AWS Device Farm integration with Jenkins CI
This plugin provides AWS Device Farm functionality from your own Jenkins CI server:


It also can pull down all of the test artifacts (logs, screenshots, etc.) locally:

make clean compile).target/aws-device-farm.hpi.hpi file to your Jenkins build server and place it in the Jenkins plugin directory (usually /var/lib/jenkins/plugins).jenkins user. {
"Version": "2012-10-17",
"Statement": [
{
"Sid": "DeviceFarmAll",
"Effect": "Allow",
"Action": [ "devicefarm:*" ],
"Resource": [ "*" ]
}
]
}
$ claude mcp add aws-device-farm-jenkins-plugin \
-- python -m otcore.mcp_server <graph>