Major updates - read description #26
Annotations
10 errors
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
The logs for this run have expired and are no longer available.
Loading