]> git.itanic.dy.fi Git - linux-stable/commit
selftests: tc-testing: drop test on missing tunnel key id
authorDavide Caratti <dcaratti@redhat.com>
Fri, 11 Jan 2019 10:49:58 +0000 (11:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2019 05:55:50 +0000 (21:55 -0800)
commite413615502a3324daba038f529932ba9a5248af0
tree77a124553f59704538b406871c425c4c817ea55b
parente0a7328fad9979104f73e19bedca821ef3262ae1
selftests: tc-testing: drop test on missing tunnel key id

After merge of commit 80ef0f22ceda ("net/sched: act_tunnel_key: Allow
key-less tunnels"), act_tunnel_key does not reject anymore requests to
install 'set' rules where the key id is missing. Therefore, drop the
following TDC testcase:

 ba4e - Add tunnel_key set action with missing mandatory id parameter

because it's going to become a systematic fail as soon as userspace
iproute2 will start supporting key-less tunnels.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/tc-tests/actions/tunnel_key.json