summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/health_checks/fs_shards_check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-3/+3
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Allow the git circuit breaker to correctly handle missing repository storagesNick Thomas2017-09-221-9/+9
* Use a new RspecFlakyListener to detect flaky specsRémy Coutable2017-08-111-6/+0
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Use `broken_storage` in the fs_shards_spec.Bob Van Landuyt2017-08-071-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+15
* use `.zero?` instead of `== 0`Pawel Chojnacki2017-07-261-1/+1
* Stop abusing subject to store results,Pawel Chojnacki2017-07-261-36/+29
* Ensure test files are deleted after testsPawel Chojnacki2017-07-251-0/+6
* Add unit to latency metrics.Ben Kochie2017-07-121-9/+9
* Reduce 28 test runs to 4mk-workaround-intermittent-failureMichael Kozono2017-06-301-16/+20
* Rspec/AroundBlock doesn’t know about rspec-retryMichael Kozono2017-06-291-1/+1
* Increase CI retries to 4 for these examplesMichael Kozono2017-06-291-0/+6
* Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki2017-05-251-8/+22
* Make the test cases more readable and fix to_s coercion problemPawel Chojnacki2017-05-231-19/+26
* Stop skipping tests if local dependencies are not foundPawel Chojnacki2017-05-221-5/+1
* Fix transient CI errors by increasing command execution timeouts from 1s to 30sPawel Chojnacki2017-05-171-2/+40
* Set minimum latency to be non-negative number.Pawel Chojnacki2017-05-051-6/+6
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+127