fix: refresh service only based on drop-in file changes #495
Annotations
10 errors
Run tests:
spec/defines/dropin_file_spec.rb#L76
systemd::dropin_file supported operating systems on sles-15-x86_64 notifies services with overridden name
Failure/Error: it { is_expected.to contain_systemd__daemon_reload(params[:unit]).that_doesnt_notify('Service[myservice]') }
NoMethodError:
undefined method `that_doesnt_notify' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x00005636a204fc70>
Did you mean? that_notifies
|
Run tests:
spec/defines/dropin_file_spec.rb#L93
systemd::dropin_file supported operating systems on sles-15-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test').that_doesnt_subscribe_to("File[#{filename}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369cf1e158>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L94
systemd::dropin_file supported operating systems on sles-15-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test.service').that_doesnt_subscribe_to("File[#{filename}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369cebf9f0>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L95
systemd::dropin_file supported operating systems on sles-15-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test').that_doesnt_subscribe_to("Systemd::Daemon_reload[#{params[:unit]}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369ce65310>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L96
systemd::dropin_file supported operating systems on sles-15-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test.service').that_doesnt_subscribe_to("Systemd::Daemon_reload[#{params[:unit]}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369ce06540>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L76
systemd::dropin_file supported operating systems on almalinux-8-x86_64 notifies services with overridden name
Failure/Error: it { is_expected.to contain_systemd__daemon_reload(params[:unit]).that_doesnt_notify('Service[myservice]') }
NoMethodError:
undefined method `that_doesnt_notify' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x00005636a01ea500>
Did you mean? that_notifies
|
Run tests:
spec/defines/dropin_file_spec.rb#L93
systemd::dropin_file supported operating systems on almalinux-8-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test').that_doesnt_subscribe_to("File[#{filename}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369ec70d78>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L94
systemd::dropin_file supported operating systems on almalinux-8-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test.service').that_doesnt_subscribe_to("File[#{filename}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369ebbd070>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L95
systemd::dropin_file supported operating systems on almalinux-8-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test').that_doesnt_subscribe_to("Systemd::Daemon_reload[#{params[:unit]}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369eb41358>
Did you mean? that_subscribes_to
|
Run tests:
spec/defines/dropin_file_spec.rb#L96
systemd::dropin_file supported operating systems on almalinux-8-x86_64 doesn't notify services
Failure/Error: it { is_expected.to contain_service('test.service').that_doesnt_subscribe_to("Systemd::Daemon_reload[#{params[:unit]}]") }
NoMethodError:
undefined method `that_doesnt_subscribe_to' for #<RSpec::Puppet::ManifestMatchers::CreateGeneric:0x000056369eae7e70>
Did you mean? that_subscribes_to
|
The logs for this run have expired and are no longer available.
Loading