Skip to content

Commit

Permalink
tests: move containerid test to last to avoid net lockup in netfilter…
Browse files Browse the repository at this point in the history
…_pkt test

Signed-off-by: Richard Guy Briggs <[email protected]>
  • Loading branch information
rgbriggs committed Dec 30, 2019
1 parent cf1259c commit abee6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ endif

# all of the tests
TESTS := \
containerid \
exec_execve \
exec_name \
file_create \
Expand All @@ -28,6 +27,7 @@ TESTS := \
syscalls_file \
syscall_module \
syscall_socketcall \
containerid \
user_msg \
fanotify

Expand Down

0 comments on commit abee6de

Please sign in to comment.