gitlab-org--gitlab-foss/spec/workers/ci
Tiger 00f0d356b7 Create framework for build prerequisites
Introduces the concept of Prerequisites for a CI build.
If a build has unmet prerequisites it will go through the
:preparing state before being made available to a runner.

There are no actual prerequisites yet, so current
behaviour is unchanged.
2019-03-20 12:04:40 +11:00
..
archive_traces_cron_worker_spec.rb
build_prepare_worker_spec.rb Create framework for build prerequisites 2019-03-20 12:04:40 +11:00
build_schedule_worker_spec.rb