Use native Puppet instead of the retries Gem in the CLI provider, replacing try_sleep parameter by exponential backoff #222
ci.yml
on: pull_request
Puppet
/
Static validations
27s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
7 errors
Puppet / Static validations:
spec/classes/cli/config_spec.rb#L125
Style/CommentedKeyword: Do not place comments on the same line as the `end` keyword.
|
Puppet / Static validations:
spec/classes/cli/config_spec.rb#L126
Style/CommentedKeyword: Do not place comments on the same line as the `end` keyword.
|
Puppet / Static validations:
spec/classes/cli/config_spec.rb#L127
Style/CommentedKeyword: Do not place comments on the same line as the `end` keyword.
|
Puppet / Static validations:
spec/classes/cli/config_spec.rb#L128
Style/CommentedKeyword: Do not place comments on the same line as the `end` keyword.
|
Puppet / Static validations:
spec/unit/puppet/x/jenkins/provider/cli_spec.rb#L548
Style/CommentedKeyword: Do not place comments on the same line as the `end` keyword.
|
Puppet / Static validations:
spec/unit/puppet/x/jenkins/provider/cli_spec.rb#L549
Style/CommentedKeyword: Do not place comments on the same line as the `end` keyword.
|
Puppet / Static validations
Process completed with exit code 1.
|