Skip to content

Fix QA image name in FOSS pipelines

Balasankar 'Balu' C requested to merge fix-qa-image-name-in-foss into master

What does this MR do and why?

In !98685 (merged) we started building QA images in FOSS pipelines also. However, we missed the fact that QA image name is hardcoded in the scripts.

This MR moves the QA builds to a standalone script, using scripts/build_assets_image as a reference, and thus fixes the image name.

Related to #375330 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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.

Edited by Balasankar 'Balu' C

Merge request reports

Loading