gitlab-ce/spec/models/ci
Tiger fa5a6ae172 Stop configuring group clusters on creation
Immediate configuration is not ideal for group and instance
level clusters as projects that may never be deployed would
still have Kubernetes namespaces and service accounts created
for them.

As of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25586
we now create only the resources that are required for the
project being deployed, at the time of deployment.
2019-05-16 20:18:42 -05:00
..
build_trace_chunks
artifact_blob_spec.rb
bridge_spec.rb Fix CI_COMMIT_REF_NAME and SLUG variable 2019-04-29 18:52:51 +07:00
build_metadata_spec.rb
build_runner_session_spec.rb
build_spec.rb Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
build_trace_chunk_spec.rb
build_trace_section_name_spec.rb
build_trace_section_spec.rb
group_spec.rb
group_variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
job_artifact_spec.rb Extract ProjectStatistics updates into a concern 2019-04-19 09:37:14 +00:00
legacy_stage_spec.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
pipeline_schedule_spec.rb Strip whitespace for PipelineSchedule#cron 2019-05-02 09:20:47 +01:00
pipeline_schedule_variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipeline_spec.rb Fix merge request pipeline exist method 2019-05-06 13:20:47 +07:00
pipeline_variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
runner_spec.rb Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
stage_spec.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
trigger_request_spec.rb
trigger_spec.rb
variable_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00