-
- Downloads
Merge branch 'fix-trace-archive-cron-worker-race-condition' into 'master'
Check if the existences of archived traces before archive it Closes #48705 See merge request gitlab-org/gitlab-ce!20297
No related branches found
No related tags found
Showing
- app/workers/archive_trace_worker.rb 1 addition, 1 deletionapp/workers/archive_trace_worker.rb
- app/workers/ci/archive_traces_cron_worker.rb 1 addition, 0 deletionsapp/workers/ci/archive_traces_cron_worker.rb
- changelogs/unreleased/fix-trace-archive-cron-worker-race-condition.yml 5 additions, 0 deletions...released/fix-trace-archive-cron-worker-race-condition.yml
- lib/gitlab/ci/trace.rb 5 additions, 2 deletionslib/gitlab/ci/trace.rb
- spec/requests/api/runner_spec.rb 1 addition, 0 deletionsspec/requests/api/runner_spec.rb
- spec/support/shared_examples/ci_trace_shared_examples.rb 24 additions, 2 deletionsspec/support/shared_examples/ci_trace_shared_examples.rb
- spec/workers/ci/archive_traces_cron_worker_spec.rb 18 additions, 6 deletionsspec/workers/ci/archive_traces_cron_worker_spec.rb
Please register or sign in to comment