Skip to content

(CAT-2360) Prepare module for Puppetcore / Drop Support for Puppet 7 #669

(CAT-2360) Prepare module for Puppetcore / Drop Support for Puppet 7

(CAT-2360) Prepare module for Puppetcore / Drop Support for Puppet 7 #669

Triggered via pull request July 16, 2025 10:31
@david22swandavid22swan
synchronize #2600
CAT-2360
Status Failure
Total duration 12m 40s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
15s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/ssl_spec.rb#L77
apache::mod::ssl on a RedHat 8 OS with custom directories for PR#1635 is expected to contain File[ssl.conf] with path => "/etc/httpd/conf.puppet.d/ssl.conf" Failure/Error: it { is_expected.to contain_file('ssl.conf').with_path('/etc/httpd/conf.puppet.d/ssl.conf') } expected that the catalogue would contain File[ssl.conf] with path set to "/etc/httpd/conf.puppet.d/ssl.conf" but it is set to "/etc/httpd/conf.modules.puppet.d/ssl.conf"
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/authnz_ldap_spec.rb#L50
apache::mod::authnz_ldap default configuration with parameters on a RedHat OS On redhat-9-x86_64 is expected to contain Package[mod_authz_ldap] Failure/Error: it { is_expected.to contain_package('mod_authz_ldap') } expected that the catalogue would contain Package[mod_authz_ldap]
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/authnz_ldap_spec.rb#L50
apache::mod::authnz_ldap default configuration with parameters on a RedHat OS On redhat-8-x86_64 is expected to contain Package[mod_authz_ldap] Failure/Error: it { is_expected.to contain_package('mod_authz_ldap') } expected that the catalogue would contain Package[mod_authz_ldap]
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/auth_kerb_spec.rb#L15
apache::mod::auth_kerb default configuration with parameters on a Debian OS
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/auth_kerb_spec.rb#L14
apache::mod::auth_kerb default configuration with parameters on a Debian OS
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/auth_kerb_spec.rb#L13
apache::mod::auth_kerb default configuration with parameters on a Debian OS
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/classes/mod/auth_kerb_spec.rb#L12
apache::mod::auth_kerb default configuration with parameters on a Debian OS
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/spec_helper_local.rb#L33
apache::mod::auth_kerb default configuration with parameters on a Debian OS Shared Example Group: "compile" called from ./spec/classes/mod/auth_kerb_spec.rb:9
Spec / Setup Test Matrix
matrix_from_metadata_v2 is now deprecated and will be removed in puppet_litmus v3, please migrate to matrix_from_metadata_v3.