(role/ccs-mcm) merge role/atsccs into role/ccs-mcm #9587
Annotations
5 errors
rake_checks:
spec/hosts/nodes/auxtel-mcm.cp.lsst.org_spec.rb#L29
auxtel-mcm.cp.lsst.org on almalinux-8-x86_64 is expected to contain Class[nfs] with server_enabled => false
Failure/Error: it { is_expected.to contain_class('nfs').with_server_enabled(false) }
expected that the catalogue would contain Class[nfs]
|
rake_checks:
spec/hosts/nodes/auxtel-mcm.cp.lsst.org_spec.rb#L30
auxtel-mcm.cp.lsst.org on almalinux-8-x86_64 is expected to contain Class[nfs] with client_enabled => false
Failure/Error: it { is_expected.to contain_class('nfs').with_client_enabled(false) }
expected that the catalogue would contain Class[nfs]
|
rake_checks:
spec/hosts/nodes/auxtel-mcm.cp.lsst.org_spec.rb#L29
auxtel-mcm.cp.lsst.org on almalinux-9-x86_64 is expected to contain Class[nfs] with server_enabled => false
Failure/Error: it { is_expected.to contain_class('nfs').with_server_enabled(false) }
expected that the catalogue would contain Class[nfs]
|
rake_checks:
spec/hosts/nodes/auxtel-mcm.cp.lsst.org_spec.rb#L30
auxtel-mcm.cp.lsst.org on almalinux-9-x86_64 is expected to contain Class[nfs] with client_enabled => false
Failure/Error: it { is_expected.to contain_class('nfs').with_client_enabled(false) }
expected that the catalogue would contain Class[nfs]
|
rake_checks
Process completed with exit code 1.
|