Use `broken_storage` in the fs_shards_spec.

This commit is contained in:
Bob Van Landuyt 2017-08-07 13:30:11 +02:00
parent 727b6d16e5
commit 7de6f742dc
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ describe Gitlab::HealthChecks::FsShardsCheck do
describe '#readiness' do
subject { described_class.readiness }
context 'storage has a tripped circuitbreaker' do
context 'storage has a tripped circuitbreaker', broken_storage: true do
let(:repository_storages) { ['broken'] }
let(:storages_paths) do
Gitlab.config.repositories.storages