[puppetsync] Add EL9 support #57
pr_tests.yml
on: pull_request
Puppet Syntax
1m 2s
Puppet Style
1m 7s
Ruby Style (experimental)
0s
File checks
1m 22s
RELENG checks
1m 5s
Matrix: Puppet Spec
Annotations
2 errors
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/functions/ssh/autokey_spec.rb#L7
ssh::autokey with minimal input is expected to eq 2048
Failure/Error: expect(actual_key_len).to eq(2048)
expected: 2048
got: 0
(compared using ==)
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|