Commit Graph

23 Commits

Author SHA1 Message Date
Shinya Maeda f930e94363 Merge branch 'master' into build-chunks-on-object-storage 2018-07-03 13:24:02 +09:00
Douglas Barbosa Alexandre 34dbccb24b
Add helper methods to stub Gitlab::ExclusiveLease 2018-06-28 19:24:40 -03:00
Shinya Maeda 58a1a0b70c Support append/truncate for fog store 2018-06-25 19:59:28 +09:00
Shinya Maeda 82d9842685 Enable specs for atomic operations 2018-06-25 17:59:46 +09:00
Shinya Maeda 24ba098987 Added spec for build trace chunk 2018-06-25 16:19:40 +09:00
Shinya Maeda 494673793d Rename persisted? to data_persisted? 2018-06-18 17:56:16 +09:00
Shinya Maeda 71e30c0119 Merge branch 'master' into build-chunks-on-object-storage 2018-06-18 17:29:48 +09:00
blackst0ne a4f9ef7d79 [Rails5] Fix "'-1' is not a valid data_store"
Part of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19882
2018-06-16 13:16:48 +11:00
Shinya Maeda d4540c6131 Remove unexpected data store test suite 2018-06-15 18:20:46 +09:00
Shinya Maeda 242039e4e1 Fix "[Rails5] '-1' is not a valid data_store" 2018-06-15 17:20:25 +09:00
Kamil Trzciński 644529590a Allow to store BuildTraceChunks on Object Storage 2018-06-07 10:46:14 +02:00
Shinya Maeda 5627f28cb8 Added shared exmaple for fast_destroy_all concern 2018-05-04 21:19:57 +09:00
Shinya Maeda 28284c1497 Add validation and skip logic at #truncate 2018-05-04 17:42:37 +09:00
Shinya Maeda 812dd06d51 Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTraceChunkFlushWorker. 2018-05-04 17:02:08 +09:00
Shinya Maeda 9ad2089143 Fix Redis scan_each wildcard expression in spec 2018-05-02 22:14:55 +09:00
Shinya Maeda 7d626c41cc Fix BuildTraceChunkFlushToDbWorker name 2018-05-02 21:22:08 +09:00
Shinya Maeda 950df8babf Rename BuildTraceSwapChunkWorker to BuildTraceChunkFlushToDBWorker 2018-05-02 16:52:54 +09:00
Shinya Maeda abe87373ab Enable feature flag on build_trace_chunk_spec 2018-05-02 16:20:56 +09:00
Shinya Maeda 6ed91266d0 Skip truncate when offset == size. Fix static analysys. 2018-05-02 14:27:28 +09:00
Shinya Maeda d5344617a8 Fix spec when parent record is destroyed 2018-04-30 15:27:05 +09:00
Shinya Maeda 23c8e19846 Fix spec. Revert #truncate in stream (But still prevent redandant calls) 2018-04-30 14:52:29 +09:00
Shinya Maeda 270b586730 Fix static analysys for build_trace_chunk_spec.rb:8 2018-04-27 23:32:35 +09:00
Shinya Maeda 9d6fe7bfdf Refactoring ci_job_trace to ci_build_trace 2018-04-26 15:06:04 +09:00