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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2019 09:08:56 +0000 (10:08 +0100)
commit38a27ee2ea03a931345392efaa72ee780db296ea
treed051284208d49ffe0fec725efac5b9ad67913b81
parent642e26628cf979d258c269cabc4484a520797301
selftests: tc-testing: drop test on missing tunnel key id

[ Upstream commit e413615502a3324daba038f529932ba9a5248af0 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/tc-testing/tc-tests/actions/tunnel_key.json