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 Sep 29, 2020
1 parent 91694eb commit eb2d7a7
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 @@ -29,6 +28,7 @@ TESTS := \
syscall_module \
syscall_socketcall \
time_change \
containerid \
user_msg \
fanotify \
bpf
Expand Down

0 comments on commit eb2d7a7

Please sign in to comment.