gitlab-org--gitlab-foss/spec/workers/hashed_storage
Gabriel Mazetto fc0ff92807 Added Rollbacker workers and support on the rake task
Rollback is done similar to Migration for the Hashed Storage.
It also shares the same ExclusiveLease key to prevent both happening
at the same time.

All Hashed Storage related workers now share the same queue namespace
which allows for assigning dedicated workers easily.
2019-03-01 15:49:20 +01:00
..
migrator_worker_spec.rb
project_migrate_worker_spec.rb
project_rollback_worker_spec.rb
rollbacker_worker_spec.rb Added Rollbacker workers and support on the rake task 2019-03-01 15:49:20 +01:00