Fix debian gpg validation and improve rundeck::install spec file #245
Annotations
6 errors
spec/classes/install_spec.rb#L29
rundeck on debian-10-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'name' => 'rundeck',
'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to nil
|
spec/classes/install_spec.rb#L29
rundeck on debian-11-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'name' => 'rundeck',
'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to nil
|
spec/classes/install_spec.rb#L29
rundeck on ubuntu-18.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'name' => 'rundeck',
'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to nil
|
spec/classes/install_spec.rb#L29
rundeck on ubuntu-20.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'name' => 'rundeck',
'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to nil
|
spec/classes/install_spec.rb#L29
rundeck on ubuntu-22.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'name' => 'rundeck',
'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"name"=>"rundeck", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to nil
|
|
The logs for this run have expired and are no longer available.
Loading