Skip to content

Improve job dependency spec

Jennifer Li requested to merge jennli-change-jobs-for-ci-spec into master

What does this MR do and why?

Fixes spec/dot_gitlab_ci/job_dependency_spec.rb fails... (#473180 - closed) by

  1. Switch from parallelized job names to non-parallelized job to do assertions
  2. Ensure CI_PROJECT_NAME is also defined in addition to CI_PROJECT_PATH

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

With the fixes in this MR, the spec now passes

Screenshot_2024-07-18_at_8.02.21_PM

Before After

How to set up and validate locally

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

Edited by Jennifer Li

Merge request reports

Loading