Skip to content

Fix config template issues and add some improvements #116

Fix config template issues and add some improvements

Fix config template issues and add some improvements #116

Triggered via pull request March 26, 2024 20:02
@rtibrtib
synchronize #179
rtib:refactoring
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

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

Annotations

2 errors
Puppet / 7 (Ruby 2.7): spec/defines/openssl_certificate_x509_spec.rb#L28
openssl::certificate::x509 when not passing a country, organization, unit, state and commonname is expected to fail to compile and raise an error matching /At least one of $country, $organization, $unit, $state or $commonname is required./ Failure/Error: it { is_expected.to compile.and_raise_error(%r{At least one of $country, $organization, $unit, $state or $commonname is required.}) } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, At least one of $country, $organization, $unit, $state or $commonname is required. (file: /home/runner/work/puppet-openssl/puppet-openssl/spec/fixtures/modules/openssl/manifests/certificate/x509.pp, line: 152, column: 5) (line: 2) on node fv-az700-446.v5hcyuhipjuubowh0ptkzundnd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.