add ensure parameter to prometheus::daemon #810
Annotations
10 errors
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on oraclelinux-8-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on oraclelinux-9-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on redhat-8-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on redhat-9-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on centos-9-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on almalinux-8-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on almalinux-9-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on rocky-8-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on rocky-9-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Run tests:
spec/classes/bird_exporter_spec.rb#L45
prometheus::bird_exporter on debian-11-x86_64 without parameters is expected to contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/bird_exporter-1.2.5.linux-amd64').with_ensure('directory') }
expected that the catalogue would contain File[/opt/bird_exporter-1.2.5.linux-amd64] with ensure set to "directory" but it is set to "file"
|
Loading