gitlab-org--gitlab-foss/spec/factories/ci
Zeger-Jan van de Weg 8275e34e41
Ci::Build tag is a trait instead of an own factory
Minor annoyance of mine, and there were a couple of things wrong, for
example:
1. Switching on a property is just a trait
2. It didn't inherrit from its parent

Find and replace through the code based fixed all occurances.
2017-10-30 10:25:30 +01:00
..
build_trace_section_names.rb
builds.rb Ci::Build tag is a trait instead of an own factory 2017-10-30 10:25:30 +01:00
group_variables.rb
pipeline_schedule.rb
pipeline_schedule_variables.rb
pipeline_variables.rb
pipelines.rb
runner_projects.rb
runners.rb
stages.rb
trigger_requests.rb
triggers.rb
variables.rb