Skip to content

Fix pipeline 1102281 due to upstream ci yml changes

Baodong请求将fix-pipeline-1102281合并到main-jh

What does this MR do and why?

Fix failed pipeline : https://jihulab.com/gitlab-cn/gitlab/-/pipelines/1102281

error log:

Unable to create pipeline
rspec:coverage job: undefined dependency: rspec migration pg13 predictive

Changes from: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/113410

WHY

This generates the rspec * predictive and rspec-ee * predictive jobs dynamically in child pipelines, so that the parallelization can be set accordingly.

Screenshots or screen recordings

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.

Baodong 编辑于

合并请求报告

加载中