From ca9fefab2457ee86e24b23d99d3351b0dd9e66ef Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sat, 12 Mar 2022 13:07:02 -0800 Subject: ptest-packagelists.inc: add python3-cryptography The python3-cryptography recipe has a lot of tests and uses a large amount of memory. It is slow (> 30 seconds). Signed-off-by: Tim Orling --- meta/conf/distro/include/ptest-packagelists.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 402fb87a3c..45a3d3fcd5 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -86,6 +86,7 @@ PTESTS_SLOW = "\ openssh-ptest \ openssl-ptest \ perl-ptest \ + python3-cryptography-ptest \ python3-ptest \ strace-ptest \ tcl-ptest \ -- cgit 1.2.3-korg