summaryrefslogtreecommitdiff
path: root/spec/services/ci/process_pipeline_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Extend pipelines factory with transient config attributefix/create-pipeline-with-builds-in-transactionGrzegorz Bizon2016-11-271-1/+1
* Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-21/+26
* Remove remaining calls to CI yaml in pipeline specsGrzegorz Bizon2016-11-251-5/+0
* Move helpers to the end of process pipeline specsGrzegorz Bizon2016-11-251-29/+29
* Update pipeline processing specs for creating buildsGrzegorz Bizon2016-11-251-35/+28
* Add a test for on_failure jobs in the middleLin Jen-Shin2016-10-011-1/+18
* Should use eq because we want ordersLin Jen-Shin2016-10-011-6/+3
* We consider skipped = success, fixes #22598Lin Jen-Shin2016-09-301-0/+49
* Less confusing nameLin Jen-Shin2016-09-301-19/+19
* Fix test for processing pipeline after retrying buildGrzegorz Bizon2016-08-191-1/+1
* Add test that shows problem with pipeline processingGrzegorz Bizon2016-08-191-3/+43
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-0/+288