v1

latestOpenAPI 3.1.02026-07-24121425.6 KB

Get performance test results

Given a test ID, get the performance test results for it

get/getPerfTest

Query parameters

testIdstring required

The test ID, which is returned for example, as the test_id field from /runPerfTest

Response

Success

status'PROCESSING' | 'DONE'

The status of the test. Note that performanceTests will be empty until the status is DONE.

headIdstring

The Emerge Id of the head build

baseIdstring

The Emerge Id of the base build