Skip to content

Convert most of the as-if-foss jobs for as-if-foss pipeline

Lin Jen-Shin requested to merge 412717-convert-more-as-if-foss-jobs into master

What does this MR do and why?

Convert most of the as-if-foss jobs for as-if-foss pipeline: https://gitlab.com/gitlab-org/gitlab-foss/-/pipelines/1132416764

as-if-foss jobs we haven't handled:

  • jest predictive as-if-foss This has some other complexity that we can do later
  • trigger-omnibus as-if-foss This has a whole different level of complexity
  • artifact collectors This might require workaround to load the artifacts in a child pipeline. We'll see how to do that later

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #412717 (closed)

Edited by Lin Jen-Shin

Merge request reports