Move Redis server information to NewRedisHelper
- Continue conversion to the new style redis helper with
refactors against the redis server functionality methods
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
Showing
- files/gitlab-cookbooks/gitlab/libraries/redis_helper.rb 0 additions, 84 deletionsfiles/gitlab-cookbooks/gitlab/libraries/redis_helper.rb
- files/gitlab-cookbooks/package/libraries/helpers/new_redis_helper/server.rb 93 additions, 0 deletions...ooks/package/libraries/helpers/new_redis_helper/server.rb
- files/gitlab-cookbooks/redis/resources/service.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/redis/resources/service.rb
- spec/chef/cookbooks/gitlab/libraries/redis_helper_spec.rb 0 additions, 133 deletionsspec/chef/cookbooks/gitlab/libraries/redis_helper_spec.rb
- spec/chef/cookbooks/package/libraries/new_redis_helper/server_spec.rb 142 additions, 0 deletions...okbooks/package/libraries/new_redis_helper/server_spec.rb
- spec/chef/cookbooks/redis/recipes/redis_spec.rb 4 additions, 4 deletionsspec/chef/cookbooks/redis/recipes/redis_spec.rb
- spec/chef_helper.rb 2 additions, 2 deletionsspec/chef_helper.rb
Loading
Please register or sign in to comment