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).

(From OE-Core rev: ca9fefab2457ee86e24b23d99d3351b0dd9e66ef)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tim Orling
2022-03-12 13:07:02 -08:00
committed by Richard Purdie
parent be592ff81c
commit f3681fa5aa

View File

@@ -86,6 +86,7 @@ PTESTS_SLOW = "\
openssh-ptest \
openssl-ptest \
perl-ptest \
python3-cryptography-ptest \
python3-ptest \
strace-ptest \
tcl-ptest \