Add custom sections to systemd network #314
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
14 errors
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L300
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L300
wireguard::interface on gentoo-2-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L300
wireguard::interface on ubuntu-20.04-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L300
wireguard::interface on ubuntu-22.04-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L300
wireguard::interface on debian-11-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L300
wireguard::interface on debian-12-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L300
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L300
wireguard::interface on gentoo-2-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L300
wireguard::interface on ubuntu-20.04-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L300
wireguard::interface on ubuntu-22.04-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L300
wireguard::interface on debian-11-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L300
wireguard::interface on debian-12-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) }
expected that the catalogue would contain File[/etc/systemd/network/as1234.network] with content set to supplied string
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|