Skip to main content
Glama

get_test_results

Retrieve test results from Jenkins builds to analyze pass/fail status, filter by test case outcomes, and monitor build quality.

Instructions

Get test results from a specific build in Jenkins

Args: fullname: The fullname of the job build_number: The number of the build, if None, get the last build status_filter: Filter test cases by status. Can be one or more of: PASSED, SKIPPED, FAILED, FIXED, REGRESSION

Returns: dict: The test results including pass/fail counts and detailed test case information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fullnameYes
build_numberNo
status_filterNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lanbaoshen/mcp-jenkins'

If you have feedback or need assistance with the MCP directory API, please join our Discord server