CI: Run unit tests on all OSes from metadata.json #1713
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
11 errors and 2 warnings
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dns__powerdns_spec.rb#L45
foreman_proxy::plugin::dns::powerdns on freebsd-11-amd64 explicit parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dns_powerdns.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dns__powerdns_spec.rb#L22
foreman_proxy::plugin::dns::powerdns on freebsd-11-amd64 minimal parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dns_powerdns.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dhcp__infoblox_spec.rb#L48
foreman_proxy::plugin::dhcp::infoblox on freebsd-12-amd64 all parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dhcp_infoblox.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dhcp__infoblox_spec.rb#L23
foreman_proxy::plugin::dhcp::infoblox on freebsd-12-amd64 default parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dhcp_infoblox.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dhcp__infoblox_spec.rb#L48
foreman_proxy::plugin::dhcp::infoblox on freebsd-11-amd64 all parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dhcp_infoblox.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dhcp__infoblox_spec.rb#L23
foreman_proxy::plugin::dhcp::infoblox on freebsd-11-amd64 default parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dhcp_infoblox.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dns__infoblox_spec.rb#L25
foreman_proxy::plugin::dns::infoblox on freebsd-12-amd64 valid parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dns_infoblox.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__dns__infoblox_spec.rb#L25
foreman_proxy::plugin::dns::infoblox on freebsd-11-amd64 valid parameters should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/dns_infoblox.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__acd_spec.rb#L11
foreman_proxy::plugin::acd on freebsd-12-amd64 with default settings acd.yml should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/acd.yml]
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__acd_spec.rb#L11
foreman_proxy::plugin::acd on freebsd-11-amd64 with default settings acd.yml should contain the correct configuration
Failure/Error: is_expected.to contain_file(title)
expected that the catalogue would contain File[/etc/foreman-proxy/settings.d/acd.yml]
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 11
|