-
- Downloads
Add rspec tests and remove orphan socket file
- Adds a suite of rspec tests for the gitlab workhorse helper
- Checks for and removes orphan workhorse socket files if present
Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
Showing
- files/gitlab-cookbooks/gitlab/libraries/helpers/gitlab_workhorse.rb 21 additions, 0 deletions...ab-cookbooks/gitlab/libraries/helpers/gitlab_workhorse.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb 3 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb 7 additions, 0 deletions...ooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb
- spec/chef/recipes/gitlab-workhorse_spec.rb 10 additions, 0 deletionsspec/chef/recipes/gitlab-workhorse_spec.rb
- spec/libraries/helpers/gitlab_workhorse_helper_spec.rb 136 additions, 0 deletionsspec/libraries/helpers/gitlab_workhorse_helper_spec.rb
Please register or sign in to comment