Skip to content

Refs #37121 - Add dns::tsig_keygen function #1025

Refs #37121 - Add dns::tsig_keygen function

Refs #37121 - Add dns::tsig_keygen function #1025

Triggered via pull request May 17, 2024 09:45
Status Failure
Total duration 2m 47s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
25s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Puppet / 8 (Ruby 3.2): spec/functions/tsig_keygen_spec.rb#L4
dns::dnssec_keygen without algorithm Failure/Error: is_expected.to run.with_params('myname').and_return(expected) NoMethodError: undefined method `func_name' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/functions/tsig_keygen_spec.rb#L23
dns::dnssec_keygen with algorithm Failure/Error: is_expected.to run.with_params('myname', 'hmac-md5').and_return(expected) NoMethodError: undefined method `func_name' for nil:NilClass
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/functions/tsig_keygen_spec.rb#L4
dns::dnssec_keygen without algorithm Failure/Error: is_expected.to run.with_params('myname').and_return(expected) NoMethodError: undefined method `func_name' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/functions/tsig_keygen_spec.rb#L23
dns::dnssec_keygen with algorithm Failure/Error: is_expected.to run.with_params('myname', 'hmac-md5').and_return(expected) NoMethodError: undefined method `func_name' for nil:NilClass
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.