gitlab-org--gitlab-foss/spec/tasks/gitlab
Jacob Vosmaer 43f037c903 Don't reuse gRPC channels
It seems that bad things happen when two gRPC stubs share one gRPC
channel so let's stop doing that. The downside of this is that we
create more gRPC connections; one per stub.
2017-05-15 10:52:33 +02:00
..
backup_rake_spec.rb Don't reuse gRPC channels 2017-05-15 10:52:33 +02:00
check_rake_spec.rb
db_rake_spec.rb
gitaly_rake_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
info_rake_spec.rb
ldap_rake_spec.rb
mail_google_schema_whitelisting.rb
shell_rake_spec.rb
task_helpers_spec.rb
users_rake_spec.rb
workhorse_rake_spec.rb