Commit 780330fd authored by Alberto Molina Coballes's avatar Alberto Molina Coballes
Browse files

d/tests/control: Run iptables-legacy-* tests explicitly



Tests are modified to ensure that they always run for iptables-legacy-*
and iptables-nft-* regardless of the alternatives selected
Signed-off-by: default avatarAlberto Molina Coballes <alb.molina@gmail.com>
parent 4754a45e
Test-Command: iptables -h
Test-Command: iptables-legacy -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables -h
Test-Command: ip6tables-legacy -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-save
Test-Command: iptables-legacy-save
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-save
Test-Command: ip6tables-legacy-save
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-restore -h
Test-Command: iptables-legacy-restore -h
Depends: @
Restrictions: needs-root, isolation-container, allow-stderr
Test-Command: ip6tables-restore -h
Test-Command: ip6tables-legacy-restore -h
Depends: @
Restrictions: needs-root, isolation-container, allow-stderr
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment