From 6f3caf2c48ee2d682e5f930ae90c36aec2771389 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sun, 13 Mar 2022 21:10:34 -0700 Subject: [PATCH] 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 --- meta/conf/distro/include/ptest-packagelists.inc | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.40.1