Commit bd2ae079 authored by Michael Kozono's avatar Michael Kozono

Merge branch '6073-extract-ee-specific-files-lines-for-some-ci-files' into 'master'

Resolve "Extract EE specific files/lines for some CI files"

See merge request gitlab-org/gitlab-ee!10701
parents ce0afba8 b6d88e41
......@@ -36,7 +36,7 @@ describe Ci::RetryBuildService do
runner_id tag_taggings taggings tags trigger_request_id
user_id auto_canceled_by_id retried failure_reason
sourced_pipelines artifacts_file_store artifacts_metadata_store
metadata runner_session trace_chunks].freeze # EE
metadata runner_session trace_chunks].freeze
shared_examples 'build duplication' do
let(:another_pipeline) { create(:ci_empty_pipeline, project: project) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment