rules::icmp: Allow ICMP packets with extensions #494
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors and 20 warnings
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on almalinux-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L20
nftables::rules::icmp on almalinux-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6]
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L51
nftables::rules::icmp on almalinux-8-x86_64 with custom ICMP types (v4 only) is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on almalinux-9-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L20
nftables::rules::icmp on almalinux-9-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6]
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L51
nftables::rules::icmp on almalinux-9-x86_64 with custom ICMP types (v4 only) is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on archlinux-rolling-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L20
nftables::rules::icmp on archlinux-rolling-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6]
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L51
nftables::rules::icmp on archlinux-rolling-x86_64 with custom ICMP types (v4 only) is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6] with content set to supplied string
|
Puppet / 8 (Ruby 3.2):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on centos-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on rocky-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L20
nftables::rules::icmp on rocky-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L51
nftables::rules::icmp on rocky-8-x86_64 with custom ICMP types (v4 only) is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on redhat-9-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L20
nftables::rules::icmp on redhat-9-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L51
nftables::rules::icmp on redhat-9-x86_64 with custom ICMP types (v4 only) is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on almalinux-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L20
nftables::rules::icmp on almalinux-8-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6]
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L51
nftables::rules::icmp on almalinux-8-x86_64 with custom ICMP types (v4 only) is expected to contain Nftables::Rule[default_in-accept_icmpv6] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv6').with(
content: 'ip6 nexthdr ipv6-icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv6] with content set to supplied string
|
Puppet / 7 (Ruby 2.7):
spec/classes/rules/icmp_spec.rb#L13
nftables::rules::icmp on debian-11-x86_64 default options is expected to contain Nftables::Rule[default_in-accept_icmpv4] with content supplied string and order => "10"
Failure/Error:
expect(subject).to contain_nftables__rule('default_in-accept_icmpv4').with(
content: 'ip protocol icmp accept',
order: '10'
)
expected that the catalogue would contain Nftables::Rule[default_in-accept_icmpv4]
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-rolling-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on debian-11-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on debian-12-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on debian-11-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-rolling-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|