(role/laserrpi) turn off bluetooth #9850
Annotations
9 errors
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-8-x86_64 laserrpi.dev.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-8-x86_64 laserrpi.ls.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-8-x86_64 laserrpi.cp.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-8-x86_64 laserrpi.tu.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-9-x86_64 laserrpi.dev.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-9-x86_64 laserrpi.ls.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-9-x86_64 laserrpi.cp.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks:
spec/hosts/roles/laserrpi_spec.rb#L40
laserrpi role on almalinux-9-x86_64 laserrpi.tu.lsst.org is expected to contain File[/boot/config.txt] with ensure => "file", mode => "0775" and content supplied string
Failure/Error:
is_expected.to contain_file('/boot/config.txt').with(
ensure: 'file',
mode: '0775',
content: <<~CONTENT
[all]
dtoverlay=disable-bt
dtparam=audio=on
CONTENT
)
expected that the catalogue would contain File[/boot/config.txt] with mode set to "0775" but it is set to "0755"
|
rake_checks
Process completed with exit code 1.
|