Skip to content

Update release artifacts related specs to use build_stubbed

Ahmed Hemdan requested to merge follow-up-to-225800 into master

What does this MR do and why?

This merge request simply addresses the discussions in #369414 (closed) which is a follow up to #225800 (closed).

The changes are:

  1. Update related specs to use build_stubbed instead of create to shave off some execution time.
  2. Removes a leading space for a lambda in build_artifact_entity in anticipation for !93718 (merged).

MR acceptance checklist

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

Merge request reports