[CRIU] [PATCH 3/3] jenkins: lazy-pages: exclude maps04
Mike Rapoport
rppt at linux.vnet.ibm.com
Tue Oct 2 15:20:31 MSK 2018
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: Mike Rapoport <rppt at linux.vnet.ibm.com>
---
test/jenkins/criu-lazy-common.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/jenkins/criu-lazy-common.sh b/test/jenkins/criu-lazy-common.sh
index a1a77dd..7fdab40 100644
--- a/test/jenkins/criu-lazy-common.sh
+++ b/test/jenkins/criu-lazy-common.sh
@@ -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"
--
2.7.4
More information about the CRIU
mailing list