Skip to main content
Glama

get_test_report

Retrieve GPU integration test results in JSON format, including test status, timing data, and system information for performance analysis.

Instructions

Get the GPU integration test report (JSON). Generated by gpu-test.sh after a full test run. Includes per-test status, timing, and system info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tscNotelegraphic compression (default: true)

Implementation Reference

  • The file 'scripts/gpu-investigation-analysis.py' does not define a tool named 'get_test_report'. It performs multiple data analysis tasks by calling existing MCP tools (e.g., 'run_sql', 'get_causal_chains', 'get_trace_stats', 'get_stacks') and generates a final report through 'generate_report'. The requested tool does not exist in this codebase.
    SUM(arg0) / (SUM(duration) / 1e9 + 0.001) / 1e9 as bw_gbps

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/ingero-io/ingero'

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