Skip to content

DAG changes for setup-test-env and review-deploy

Kyle Wiebers requested to merge dag-setup-test-env into master

What does this MR do?

Adds needs: configuration for jobs dependent on setup-test-env

EE branch: https://gitlab.com/gitlab-org/gitlab-ee/pipelines/80045871

Anticipated benefits

  • 1 minute and 30 second wait time reduction for gitlab:assets:compile, qa:internal, qa:selectors, downtime-check, db:migrate:reset, db:check-schema, db:migrate-from-v11.11.0, db:rollback, gitlab:setup, and cache gems.
  • 2 to 13 minute reduction in wait time for review-build-cng start - gitlab:assets:compile pull-cache takes about 15-20 minutes to complete and static-analysis ranges from 22 - 28 minutes.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Testing

Feature Branch

Without these changes

With these changes

QA Branch

Without these changes

With these changes

Docs Branch

Without these changes

With these changes

Edited by Kyle Wiebers

Merge request reports