puppet systemd 9 #262
Annotations
10 errors and 10 warnings
Run tests:
spec/classes/jenkins_cli_helper_spec.rb#L23
jenkins::cli_helper on ubuntu-20.04-x86_64 is expected to contain File[/usr/share/java/puppet_helper.groovy] with source => "puppet:///modules/jenkins/puppet_helper.groovy", owner => "jenkins", group => "jenkins" and mode => "0444"
Failure/Error:
is_expected.to contain_file('/usr/share/java/puppet_helper.groovy').with(
source: 'puppet:///modules/jenkins/puppet_helper.groovy',
owner: 'jenkins',
group: 'jenkins',
mode: '0444'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_cli_helper_spec.rb#L11
jenkins::cli_helper on ubuntu-20.04-x86_64 relationships is expected to contain Class[jenkins::cli]
Failure/Error: is_expected.to contain_class('jenkins::cli')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_cli_helper_spec.rb#L17
jenkins::cli_helper on ubuntu-20.04-x86_64 relationships is expected to contain Class[jenkins::cli_helper] that comes before Anchor[jenkins::end]
Failure/Error:
is_expected.to contain_class('jenkins::cli_helper').
that_comes_before('Anchor[jenkins::end]')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_cli_helper_spec.rb#L23
jenkins::cli_helper on ubuntu-22.04-x86_64 is expected to contain File[/usr/share/java/puppet_helper.groovy] with source => "puppet:///modules/jenkins/puppet_helper.groovy", owner => "jenkins", group => "jenkins" and mode => "0444"
Failure/Error:
is_expected.to contain_file('/usr/share/java/puppet_helper.groovy').with(
source: 'puppet:///modules/jenkins/puppet_helper.groovy',
owner: 'jenkins',
group: 'jenkins',
mode: '0444'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_cli_helper_spec.rb#L11
jenkins::cli_helper on ubuntu-22.04-x86_64 relationships is expected to contain Class[jenkins::cli]
Failure/Error: is_expected.to contain_class('jenkins::cli')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_cli_helper_spec.rb#L17
jenkins::cli_helper on ubuntu-22.04-x86_64 relationships is expected to contain Class[jenkins::cli_helper] that comes before Anchor[jenkins::end]
Failure/Error:
is_expected.to contain_class('jenkins::cli_helper').
that_comes_before('Anchor[jenkins::end]')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_user_setup_spec.rb#L12
jenkins on ubuntu-20.04-x86_64 user_setup default is expected to contain User[jenkins]
Failure/Error: it { is_expected.to contain_user('jenkins') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_direct_download_spec.rb#L21
jenkins on ubuntu-20.04-x86_64 direct_download with version is expected to contain Package[jenkins] with ensure => "1.2.3"
Failure/Error: it { is_expected.to contain_package('jenkins').with_ensure('1.2.3') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_user_setup_spec.rb#L13
jenkins on ubuntu-20.04-x86_64 user_setup default is expected to contain Group[jenkins]
Failure/Error: it { is_expected.to contain_group('jenkins') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/classes/jenkins_user_setup_spec.rb#L20
jenkins on ubuntu-20.04-x86_64 user_setup default is expected to contain File[/var/lib/jenkins] with ensure => "directory", mode => "0755", group => "jenkins" and owner => "jenkins"
Failure/Error:
is_expected.to contain_file(datadir).with(
ensure: 'directory',
mode: '0755',
group: 'jenkins',
owner: 'jenkins'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[jenkins]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-jenkins/puppet-jenkins/spec/fixtures/modules/jenkins/manifests/repo/debian.pp, line: 16) on node fv-az1928-403.bplu45aexldu3kybztgoliqyqb.ex.internal.cloudapp.net
|
Run tests:
spec/unit/jenkins_plugins_spec.rb#L85
Puppet::Jenkins::Plugins.available when plugins exist generates a list of plugins
Failure/Error: raise
RuntimeError:
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-8-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-8-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-8-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-8-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-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#L325
jenkins::plugin on redhat-9-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-9-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on redhat-9-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Run tests:
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on centos-9-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Loading