Fixes #1090 Stage plugin before deleting existing plugin #194
Annotations
10 errors and 10 warnings
Run tests:
spec/defines/jenkins_plugin_spec.rb#L25
jenkins::plugin on sles-11-x86_64 without version is expected to contain [Exec[force myplug.hpi-]] that comes before Exec[stage myplug.hpi-]
Failure/Error:
is_expected.to contain_("Exec[force #{title}.hpi-]").
that_comes_before("Exec[stage #{title}.hpi-]")
expected that the catalogue would contain [Exec[force myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L30
jenkins::plugin on sles-11-x86_64 without version is expected to contain [Exec[stage myplug.hpi-]] that notifies Service[jenkins]
Failure/Error:
is_expected.to contain_("Exec[stage #{title}.hpi-]").
that_notifies('Service[jenkins]')
expected that the catalogue would contain [Exec[stage myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L25
jenkins::plugin on opensuse-15-x86_64 without version is expected to contain [Exec[force myplug.hpi-]] that comes before Exec[stage myplug.hpi-]
Failure/Error:
is_expected.to contain_("Exec[force #{title}.hpi-]").
that_comes_before("Exec[stage #{title}.hpi-]")
expected that the catalogue would contain [Exec[force myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L30
jenkins::plugin on opensuse-15-x86_64 without version is expected to contain [Exec[stage myplug.hpi-]] that notifies Service[jenkins]
Failure/Error:
is_expected.to contain_("Exec[stage #{title}.hpi-]").
that_notifies('Service[jenkins]')
expected that the catalogue would contain [Exec[stage myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L25
jenkins::plugin on centos-9-x86_64 without version is expected to contain [Exec[force myplug.hpi-]] that comes before Exec[stage myplug.hpi-]
Failure/Error:
is_expected.to contain_("Exec[force #{title}.hpi-]").
that_comes_before("Exec[stage #{title}.hpi-]")
expected that the catalogue would contain [Exec[force myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L30
jenkins::plugin on centos-9-x86_64 without version is expected to contain [Exec[stage myplug.hpi-]] that notifies Service[jenkins]
Failure/Error:
is_expected.to contain_("Exec[stage #{title}.hpi-]").
that_notifies('Service[jenkins]')
expected that the catalogue would contain [Exec[stage myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L25
jenkins::plugin on ubuntu-20.04-x86_64 without version is expected to contain [Exec[force myplug.hpi-]] that comes before Exec[stage myplug.hpi-]
Failure/Error:
is_expected.to contain_("Exec[force #{title}.hpi-]").
that_comes_before("Exec[stage #{title}.hpi-]")
expected that the catalogue would contain [Exec[force myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L30
jenkins::plugin on ubuntu-20.04-x86_64 without version is expected to contain [Exec[stage myplug.hpi-]] that notifies Service[jenkins]
Failure/Error:
is_expected.to contain_("Exec[stage #{title}.hpi-]").
that_notifies('Service[jenkins]')
expected that the catalogue would contain [Exec[stage myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L25
jenkins::plugin on rocky-8-x86_64 without version is expected to contain [Exec[force myplug.hpi-]] that comes before Exec[stage myplug.hpi-]
Failure/Error:
is_expected.to contain_("Exec[force #{title}.hpi-]").
that_comes_before("Exec[stage #{title}.hpi-]")
expected that the catalogue would contain [Exec[force myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L30
jenkins::plugin on rocky-8-x86_64 without version is expected to contain [Exec[stage myplug.hpi-]] that notifies Service[jenkins]
Failure/Error:
is_expected.to contain_("Exec[stage #{title}.hpi-]").
that_notifies('Service[jenkins]')
expected that the catalogue would contain [Exec[stage myplug.hpi-]]
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on sles-11-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on sles-11-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on sles-11-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on sles-11-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on opensuse-15-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on opensuse-15-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on opensuse-15-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on opensuse-15-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on centos-9-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L335
jenkins::plugin on centos-9-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Loading