summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2022-03-13 21:10:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-16 08:48:04 +0000
commit555cefec5d554eb610166ff9d0cbf0a620d99632 (patch)
tree0974f58cd15d784c16f4405ea61db6e501958612
parentca9fefab2457ee86e24b23d99d3351b0dd9e66ef (diff)
downloadopenembedded-core-contrib-555cefec5d554eb610166ff9d0cbf0a620d99632.tar.gz
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 <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc2
1 files changed, 2 insertions, 0 deletions
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 \