Add ssh restart for Ubuntu #699
test.yml
on: pull_request
Matrix: test
rubocop
25s
Test suite
0s
Annotations
4 errors
rubocop:
lib/beaker/host/unix/exec.rb#L307
Performance/StringInclude: Use `String#include?` instead of a regex match with literal-only pattern.
|
rubocop:
spec/beaker/host/unix/exec_spec.rb#L110
RSpec/RepeatedDescription: Don't repeat descriptions within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedDescription)
|
rubocop:
spec/beaker/host/unix/exec_spec.rb#L119
RSpec/RepeatedDescription: Don't repeat descriptions within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedDescription)
|
rubocop
Process completed with exit code 1.
|