fix: refresh service only based on drop-in file changes #495
Annotations
10 errors
spec/defines/dropin_file_spec.rb#L76
systemd::dropin_file supported operating systems on virtuozzolinux-7-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:0x00007f43d6462640 @exp_resource_type="systemd__daemon_reload", @Args=["test.service"], @block=nil, @referenced_type="Systemd::Daemon_reload", @title="test.service", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L93
systemd::dropin_file supported operating systems on virtuozzolinux-7-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:0x00007f43d9c4b868 @exp_resource_type="service", @Args=["test"], @block=nil, @referenced_type="Service", @title="test", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L94
systemd::dropin_file supported operating systems on virtuozzolinux-7-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:0x00007f43d5a8ee20 @exp_resource_type="service", @Args=["test.service"], @block=nil, @referenced_type="Service", @title="test.service", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L95
systemd::dropin_file supported operating systems on virtuozzolinux-7-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:0x00007f43d5a80320 @exp_resource_type="service", @Args=["test"], @block=nil, @referenced_type="Service", @title="test", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L96
systemd::dropin_file supported operating systems on virtuozzolinux-7-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:0x00007f43d5b40d28 @exp_resource_type="service", @Args=["test.service"], @block=nil, @referenced_type="Service", @title="test.service", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L76
systemd::dropin_file supported operating systems on gentoo-2-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:0x00007f43d8f6f158 @exp_resource_type="systemd__daemon_reload", @Args=["test.service"], @block=nil, @referenced_type="Systemd::Daemon_reload", @title="test.service", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L93
systemd::dropin_file supported operating systems on gentoo-2-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:0x00007f43d5a85140 @exp_resource_type="service", @Args=["test"], @block=nil, @referenced_type="Service", @title="test", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L94
systemd::dropin_file supported operating systems on gentoo-2-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:0x00007f43d5aa5648 @exp_resource_type="service", @Args=["test.service"], @block=nil, @referenced_type="Service", @title="test.service", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L95
systemd::dropin_file supported operating systems on gentoo-2-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:0x00007f43d5ab3400 @exp_resource_type="service", @Args=["test"], @block=nil, @referenced_type="Service", @title="test", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
spec/defines/dropin_file_spec.rb#L96
systemd::dropin_file supported operating systems on gentoo-2-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:0x00007f43d5ad1b80 @exp_resource_type="service", @Args=["test.service"], @block=nil, @referenced_type="Service", @title="test.service", @errors=[], @expected_params=[], @expected_undef_params=[], @notifies=[], @subscribes=[], @requires=[], @befores=[]>
|
The logs for this run have expired and are no longer available.
Loading