Revert "Add "ncat" rootwrap filter for debug"

This reverts commit 0ef4233d89.

This patch is introducing a redundant filter already present in
"testing.filters". The problem described in the related bug should
be solved in https://review.opendev.org/#/c/707697/.

Related-Bug: #1862927
Related-Bug: #1863213

Change-Id: I4de37364a6fb0184230a9742daced40e4edbfb30
This commit is contained in:
Rodolfo Alonso Hernandez 2020-02-14 08:57:07 +00:00
parent 0ef4233d89
commit 22ce84ab4d
1 changed files with 0 additions and 4 deletions

View File

@ -20,7 +20,3 @@ ping6_alt: RegExpFilter, ping6, root, ping6, -c, \d+, -w, \d+, [0-9A-Fa-f:]+
# "sleep" command, only for testing
sleep: RegExpFilter, sleep, root, sleep, \d+
kill_sleep: KillFilter, root, sleep, -9
# "ncat" command, only for testing
ncat: RegExpFilter, ncat, root, ncat, [0-9A-Fa-f:]+, \d+, .*
ncat_exec: IpNetnsExecFilter, ncat, root