gitlab-org--gitlab-foss/spec/services/ci
Francisco Javier López 6ee1d8cf77 Add port section to CI Image object
In order to implement https://gitlab.com/gitlab-org/gitlab-ee/issues/10179
we need several modifications on the CI config file. We are
adding a new ports section in the default Image object.

Each of these ports will accept: number, protocol and name.

By default this new configuration will be only enabled in
the Web IDE config file.
2019-04-03 09:50:54 +00:00
..
archive_trace_service_spec.rb
compare_test_reports_service_spec.rb
create_pipeline_service_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
destroy_expired_job_artifacts_service_spec.rb
destroy_pipeline_service_spec.rb Clear pipeline status cache after destruction of pipeline 2019-03-26 01:04:06 -05:00
ensure_stage_service_spec.rb
extract_sections_from_build_trace_service_spec.rb
pipeline_trigger_service_spec.rb
play_build_service_spec.rb
prepare_build_service_spec.rb
process_build_service_spec.rb
process_pipeline_service_spec.rb
register_job_service_spec.rb
retry_build_service_spec.rb
retry_pipeline_service_spec.rb
run_scheduled_build_service_spec.rb
stop_environments_service_spec.rb
update_build_queue_service_spec.rb
update_runner_service_spec.rb