Skip to content

Add rspec-jh and as-if-jh jobs to run when MR has pipeline:run-as-if-jh label

Albert requested to merge 339248-pipeline-as-if-jh into master

What does this MR do and why?

Add jobs to run when MR has pipeline:run-as-if-jh label to validate impact on JH:

  • various rspec and rspec-ee jobs in as-if-jh mode, which runs the same rspec tests with the presence of jh/ directory
  • various rspec-jh jobs which adds jh/ directory and runs specs in jh/ directory.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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.

Related to #339248 (closed)

Edited by Albert

Merge request reports