Fix debian gpg validation and improve rundeck::install spec file #283
Annotations
6 errors
Run tests:
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 => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Run tests:
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 => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Run tests:
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 => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Run tests:
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 => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Run tests:
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 => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading