gitlab-ce/spec/lib/gitlab/ci/config/entry
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
..
artifacts_spec.rb Fix typos in lib 2018-11-15 12:15:43 +02:00
cache_spec.rb
commands_spec.rb
coverage_spec.rb
environment_spec.rb
global_spec.rb tests(yaml_processor): complete test scenarios on 'include' keyword 2019-02-19 17:10:51 +01:00
hidden_spec.rb
image_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
job_spec.rb Fix specs related to emtpy `except` policy config 2019-01-14 14:50:12 +01:00
jobs_spec.rb Fix specs related to emtpy `except` policy config 2019-01-14 14:50:12 +01:00
key_spec.rb
paths_spec.rb
policy_spec.rb Make default config entry value configurable 2019-01-15 11:18:14 +01:00
port_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
ports_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
reports_spec.rb Fix typos in lib 2018-11-15 12:15:43 +02:00
retry_spec.rb change forgotten constant in spec to match code 2018-11-07 13:05:24 +01:00
script_spec.rb
service_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
services_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
stage_spec.rb
stages_spec.rb
variables_spec.rb