Skip to content

Prevent jh from performing foss jobs

What does this MR do and why?

Related Jihu issue: https://jihulab.com/gitlab-cn/gitlab/-/issues/2667

What

Disable execution of FOSS related jobs in JiHu.

Why

It doesn't make sense to execute FOSS Jobs in Jihu, because Jihu releases always carry the ee directory.

There are already many FOSS Jobs configured that are not executed in Jihu, such as: compile-storybook as-if-foss. The current MR updates the rules of other FOSS Jobs so that they are not executed in Jihu either.

How this change will behave in Jihu

https://jihulab.com/gitlab-cn/gitlab/-/merge_requests/1666/pipelines

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.


cc @mtan-gitlab @icbd @taoheng

Edited by Zhiyuan Lu

Merge request reports

Loading