Commit 114af54f authored by Mike Rapoport's avatar Mike Rapoport Committed by Andrei Vagin

jenkins: lazy-pages: exclude maps04

On loaded systems running maps04 with lazy-pages takes too much time. The
same functionality is anyway covered by other tests so excluding  maps04
shouldn't decrease the test coverage.
Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: 's avatarAndrei Vagin <avagin@gmail.com>
parent 3e7cfd11
......@@ -7,3 +7,5 @@ else
-x socket_listen -x socket_listen6 -x cmdlinenv00
-x socket_close_data01 -x file_read"
fi
LAZY_EXCLUDE="$LAZY_EXCLUDE -x maps04"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment