Major updates - read description #26
Annotations
20 errors
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L12
mofed::opensm when almalinux-8-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L14
mofed::opensm when almalinux-8-x86_64 is expected to contain Class[mofed::opensm]
Failure/Error: it { is_expected.to create_class('mofed::opensm') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L15
mofed::opensm when almalinux-8-x86_64 is expected to contain Class[mofed]
Failure/Error: it { is_expected.to contain_class('mofed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L17
mofed::opensm when almalinux-8-x86_64 is expected to contain Package[opensm] with ensure => "present" and require => "Class[Mofed::Repo]"
Failure/Error:
is_expected.to contain_package('opensm').with(ensure: 'present',
require: 'Class[Mofed::Repo]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L22
mofed::opensm when almalinux-8-x86_64 is expected to contain File[/etc/sysconfig/opensm] with ensure => "file", owner => "root", group => "root", mode => "0644" and require => "Package[opensm]"
Failure/Error:
is_expected.to contain_file('/etc/sysconfig/opensm').with(ensure: 'file',
owner: 'root',
group: 'root',
mode: '0644',
require: 'Package[opensm]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L30
mofed::opensm when almalinux-8-x86_64
Failure/Error:
verify_exact_contents(catalogue, '/etc/sysconfig/opensm', [
'SWEEP=10'
])
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L36
mofed::opensm when almalinux-8-x86_64 is expected to contain Service[opensmd] with ensure => "running", enable => "true", hasstatus => "true", hasrestart => "true" and subscribe => "File[/etc/sysconfig/opensm]"
Failure/Error:
is_expected.to contain_service('opensmd').with(ensure: 'running',
enable: 'true',
hasstatus: 'true',
hasrestart: 'true',
subscribe: 'File[/etc/sysconfig/opensm]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L44
mofed::opensm when almalinux-8-x86_64 is expected not to contain Systemd::Unit_file[[email protected]]
Failure/Error: is_expected.not_to contain_systemd__unit_file('[email protected]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L55
mofed::opensm when almalinux-8-x86_64 when ports defined is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 8 (Ruby 3.2.2):
spec/classes/opensm_spec.rb#L57
mofed::opensm when almalinux-8-x86_64 when ports defined
Failure/Error:
verify_exact_contents(catalogue, '/etc/sysconfig/opensm', [
'SWEEP=10',
'PORT_1=mlx5_0 1',
'PORT_2=mlx5_0 2'
])
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L12
mofed::srp when rocky-8-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L14
mofed::srp when rocky-8-x86_64 is expected to contain Class[mofed::srp]
Failure/Error: it { is_expected.to create_class('mofed::srp') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L15
mofed::srp when rocky-8-x86_64 is expected to contain Class[mofed]
Failure/Error: it { is_expected.to contain_class('mofed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L17
mofed::srp when rocky-8-x86_64 is expected to contain Package[srptools] with ensure => "present" and require => "Class[Mofed::Repo]"
Failure/Error:
is_expected.to contain_package('srptools').with(ensure: 'present',
require: 'Class[Mofed::Repo]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L22
mofed::srp when rocky-8-x86_64 is expected to contain Shellvar[SRP_LOAD] with ensure => "present", target => "/etc/infiniband/openib.conf" and value => "yes"
Failure/Error:
is_expected.to contain_shellvar('SRP_LOAD').with(
ensure: 'present',
target: '/etc/infiniband/openib.conf',
value: 'yes',
# :notify => 'Service[openibd]',
)
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L31
mofed::srp when rocky-8-x86_64 is expected to contain File[/etc/rsyslog.d/srp_daemon.conf] with ensure => "absent" and require => "Package[srptools]"
Failure/Error:
is_expected.to contain_file('/etc/rsyslog.d/srp_daemon.conf').with(ensure: 'absent',
require: 'Package[srptools]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L36
mofed::srp when rocky-8-x86_64 is expected to contain Rsyslog::Snippet[60_srp_daemon.conf] with ensure => "file" and require => "Package[srptools]"
Failure/Error:
is_expected.to contain_rsyslog__snippet('60_srp_daemon.conf').with(ensure: 'file',
require: 'Package[srptools]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L41
mofed::srp when rocky-8-x86_64 is expected to contain File[/etc/srp_daemon.conf] with ensure => "file", owner => "root", group => "root", mode => "0644" and require => "Package[srptools]"
Failure/Error:
is_expected.to contain_file('/etc/srp_daemon.conf').with(ensure: 'file',
owner: 'root',
group: 'root',
mode: '0644',
require: 'Package[srptools]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L49
mofed::srp when rocky-8-x86_64
Failure/Error: verify_exact_contents(catalogue, '/etc/srp_daemon.conf', [])
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|
Puppet 7 (Ruby 2.7.7):
spec/classes/srp_spec.rb#L53
mofed::srp when rocky-8-x86_64 is expected to contain File[/etc/sysconfig/srpd] with ensure => "file", owner => "root", group => "root", mode => "0644" and require => "Package[srptools]"
Failure/Error:
is_expected.to contain_file('/etc/sysconfig/srpd').with(ensure: 'file',
owner: 'root',
group: 'root',
mode: '0644',
require: 'Package[srptools]')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'is_string'. (file: /home/runner/work/puppet-module-mofed/puppet-module-mofed/spec/fixtures/modules/mofed/manifests/service.pp, line: 5, column: 6) on node fv-az1536-308.clt0scp5daoehk2t4xy1kvnmsg.bx.internal.cloudapp.net
|