Skip to content

Fix JUnit screenshot feature flag

Max Orefice requested to merge mo-fix-junit-screenshot-feature-flag into master

Part of #202114 (closed)

What does this MR do?

The feature has been enabled on the gitlab-qa project for Dogfooding and it turns out the API does not return our new attribute attachment_url as you can see on this pipeline.

This MR fixes our feature flag junit_pipeline_screenshots_view to be scoped to a project.

Screenshots

Before After
Mozilla_Firefox_2020-04-08_17-51-15 Mozilla_Firefox_2020-04-08_17-34-47

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

Merge request reports