modulesync 9.2.0 #561
Annotations
11 errors and 10 warnings
|
spec/classes/inet_filter/fwd_conntrack_spec.rb#L15
nftables::inet_filter::fwd_conntrack on almalinux-8-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/bridges_spec.rb#L24
nftables on almalinux-8-x86_64 with bridge interfaces br0 and br1-2 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/dnat4_spec.rb#L60
nftables on almalinux-8-x86_64 with dnat is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/nftables_spec.rb#L32
nftables on almalinux-8-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/bridges_spec.rb#L24
nftables on almalinux-9-x86_64 with bridge interfaces br0 and br1-2 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/dnat4_spec.rb#L60
nftables on almalinux-9-x86_64 with dnat is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/bridges_spec.rb#L24
nftables on centos-9-x86_64 with bridge interfaces br0 and br1-2 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/inet_filter/fwd_conntrack_spec.rb#L15
nftables::inet_filter::fwd_conntrack on almalinux-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/dnat4_spec.rb#L60
nftables on centos-9-x86_64 with dnat is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
spec/classes/bridges_spec.rb#L24
nftables on oraclelinux-8-x86_64 with bridge interfaces br0 and br1-2 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /home/runner/work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-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
|
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-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
|
This job was cancelled
Loading