Skip to content

Fix Secure tests using old build trace element

Aleksandr Soborov requested to merge qa-e2e-fix-secure-build-trace into master

What does this MR do?

Removes dependencies on the old build_trace element used by Secure E2E tests license_compliance_spec and create_merge_request_with_secure_spec (currently quarantined; this should be merged before !21193 (merged)).

Removes a related feature flag definition that was no longer used in security_reports_spec.rb.

Closes #118429 (closed).

This does not fix the underlying page object for checking job success; that needs to be addressed in a different MR.

Screenshots

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