Merge pull request #1022 from voxpupuli/modulesync #15
Annotations
5 errors
spec/classes/rabbitmq_spec.rb#L89
rabbitmq on debian-11-x86_64 with no pin it sets up an apt::source is expected to contain Apt::Source[rabbitmq] with location => "https://packagecloud.io/rabbitmq/rabbitmq-server/debian", repos => "main" and key => "{\"id\"=>\"8C695B0219AFDEB04A058ED8F4E789204D206F89\", \"source\"=>\"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey\", \"content\"=>nil}"
Failure/Error:
is_expected.to contain_apt__source('rabbitmq').with(
'location' => "https://packagecloud.io/rabbitmq/rabbitmq-server/#{os_facts['os']['name'].downcase}",
'repos' => 'main',
'key' => '{"id"=>"8C695B0219AFDEB04A058ED8F4E789204D206F89", "source"=>"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey", "content"=>nil}'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Pin[rabbitmq]: parameter 'priority' expects a value of type Integer or String[1], got String (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/apt.pp, line: 41) on node fv-az1675-171.4lg2jdactnzuzjihagko5ko2fh.phxx.internal.cloudapp.net
|
spec/classes/rabbitmq_spec.rb#L89
rabbitmq on ubuntu-18.04-x86_64 with no pin it sets up an apt::source is expected to contain Apt::Source[rabbitmq] with location => "https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu", repos => "main" and key => "{\"id\"=>\"8C695B0219AFDEB04A058ED8F4E789204D206F89\", \"source\"=>\"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey\", \"content\"=>nil}"
Failure/Error:
is_expected.to contain_apt__source('rabbitmq').with(
'location' => "https://packagecloud.io/rabbitmq/rabbitmq-server/#{os_facts['os']['name'].downcase}",
'repos' => 'main',
'key' => '{"id"=>"8C695B0219AFDEB04A058ED8F4E789204D206F89", "source"=>"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey", "content"=>nil}'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Pin[rabbitmq]: parameter 'priority' expects a value of type Integer or String[1], got String (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/apt.pp, line: 41) on node fv-az1675-171.4lg2jdactnzuzjihagko5ko2fh.phxx.internal.cloudapp.net
|
spec/classes/rabbitmq_spec.rb#L89
rabbitmq on ubuntu-20.04-x86_64 with no pin it sets up an apt::source is expected to contain Apt::Source[rabbitmq] with location => "https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu", repos => "main" and key => "{\"id\"=>\"8C695B0219AFDEB04A058ED8F4E789204D206F89\", \"source\"=>\"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey\", \"content\"=>nil}"
Failure/Error:
is_expected.to contain_apt__source('rabbitmq').with(
'location' => "https://packagecloud.io/rabbitmq/rabbitmq-server/#{os_facts['os']['name'].downcase}",
'repos' => 'main',
'key' => '{"id"=>"8C695B0219AFDEB04A058ED8F4E789204D206F89", "source"=>"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey", "content"=>nil}'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Pin[rabbitmq]: parameter 'priority' expects a value of type Integer or String[1], got String (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/apt.pp, line: 41) on node fv-az1675-171.4lg2jdactnzuzjihagko5ko2fh.phxx.internal.cloudapp.net
|
spec/classes/rabbitmq_spec.rb#L89
rabbitmq on ubuntu-22.04-x86_64 with no pin it sets up an apt::source is expected to contain Apt::Source[rabbitmq] with location => "https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu", repos => "main" and key => "{\"id\"=>\"8C695B0219AFDEB04A058ED8F4E789204D206F89\", \"source\"=>\"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey\", \"content\"=>nil}"
Failure/Error:
is_expected.to contain_apt__source('rabbitmq').with(
'location' => "https://packagecloud.io/rabbitmq/rabbitmq-server/#{os_facts['os']['name'].downcase}",
'repos' => 'main',
'key' => '{"id"=>"8C695B0219AFDEB04A058ED8F4E789204D206F89", "source"=>"https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey", "content"=>nil}'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Pin[rabbitmq]: parameter 'priority' expects a value of type Integer or String[1], got String (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/apt.pp, line: 41) on node fv-az1675-171.4lg2jdactnzuzjihagko5ko2fh.phxx.internal.cloudapp.net
|
|
This job failed
Loading