Skip to content

Get test suite details on click

Scott Hampton requested to merge 211839-test-report-suite into master

What does this MR do?

When clicking on a test suite in the pipeline test report tab, the full report is requested. With this MR, we want to request only the individual test suite's information instead of the full report. This will help with performance and put less load on infrastructure.

Related to #211839 (closed)

This change is behind a feature flag, and does not require a changelog.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Scott Hampton

Merge request reports