Révision 61f03b47
Switch $order$fragmenta/b to $order-$fragment-a/b
spec/classes/bridges_spec.rb | ||
---|---|---|
29 | 29 |
is_expected.to contain_concat__fragment('nftables-inet-filter-chain-default_fwd-rule-bridge_br0_br0').with( |
30 | 30 |
target: 'nftables-inet-filter-chain-default_fwd', |
31 | 31 |
content: %r{^ iifname br0 oifname br0 accept$}, |
32 |
order: '08nftables-inet-filter-chain-default_fwd-rule-bridge_br0_br0b',
|
|
32 |
order: '08-nftables-inet-filter-chain-default_fwd-rule-bridge_br0_br0-b',
|
|
33 | 33 |
) |
34 | 34 |
} |
35 | 35 |
it { |
36 | 36 |
is_expected.to contain_concat__fragment('nftables-inet-filter-chain-default_fwd-rule-bridge_br1_br1').with( |
37 | 37 |
target: 'nftables-inet-filter-chain-default_fwd', |
38 | 38 |
content: %r{^ iifname br1 oifname br1 accept$}, |
39 |
order: '08nftables-inet-filter-chain-default_fwd-rule-bridge_br1_br1b',
|
|
39 |
order: '08-nftables-inet-filter-chain-default_fwd-rule-bridge_br1_br1-b',
|
|
40 | 40 |
) |
41 | 41 |
} |
42 | 42 |
it { is_expected.not_to contain_concat__fragment('nftables-inet-filter-chain-default_fwd-bridge_br0_br1') } |
Formats disponibles : Unified diff