From: Tim Orling Date: Mon, 14 Mar 2022 04:10:34 +0000 (-0700) Subject: ptest-packagelists: add python3-bcrypt and -pytz X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6f3caf2c48ee2d682e5f930ae90c36aec2771389;p=openembedded-core.git ptest-packagelists: add python3-bcrypt and -pytz python3-bcrypt and python3-pytz both run in just a few seconds, so add them to the fast list. Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 45a3d3fcd5..c705b41a94 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -49,12 +49,14 @@ PTESTS_FAST = "\ pango-ptest \ parted-ptest \ python3-atomicwrites-ptest \ + python3-bcrypt-ptest \ python3-hypothesis-ptest \ python3-jinja2-ptest \ python3-jsonpointer-ptest \ python3-markupsafe-ptest \ python3-more-itertools-ptest \ python3-pluggy-ptest \ + python3-pytz-ptest \ python3-wcwidth-ptest \ python3-webcolors-ptest \ qemu-ptest \