]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
ptest-packagelists: add python3-bcrypt and -pytz
authorTim Orling <ticotimo@gmail.com>
Mon, 14 Mar 2022 04:10:34 +0000 (21:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2022 08:48:04 +0000 (08:48 +0000)
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>
meta/conf/distro/include/ptest-packagelists.inc

index 45a3d3fcd5646c5594f8a48e11dc46d8d31f7940..c705b41a94e4ba88997f737c72adaaf74b985215 100644 (file)
@@ -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 \