Skip to content

Custom SLI for Verify:Testing endpoints

Albert requested to merge 345567-custom-sli-endpoints-testing into master

What does this MR do and why?

Set custom SLI for the following:

Endpoint New target duration urgency
GET /api/projects/:id/pipelines/:pipeline_id/test_report 5 seconds low
POST /api/jobs/:id/artifacts 5 seconds low
GET /api/projects/:id/jobs/artifacts/:ref_name/raw/*artifact_path 5 seconds low
POST /api/jobs/:id/artifacts/authorize 3.5 seconds low
GET /api/jobs/:id/artifacts 2.5 seconds low

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #345567 (closed)

Edited by Albert

Merge request reports