diff options
| author | Tim Orling <ticotimo@gmail.com> | 2023-12-07 15:23:55 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-21 08:00:42 -0800 |
| commit | 446124784bfdaf3d3c955e760f7354ebaba5f1ef (patch) | |
| tree | d159fff7d09810f880d80e878cb60e7f9a475f91 /meta-python/conf | |
| parent | e592a8ce9a3e4cc7ad9e2e0da67e5afa9a38186a (diff) | |
| download | meta-openembedded-446124784bfdaf3d3c955e760f7354ebaba5f1ef.tar.gz | |
python3-pydantic-core: enable ptest
* Add to ptest-packagelists-meta-python.inc "FAST" under 30 seconds
Signed-off-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 3272d98192..13dcb621d7 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -27,6 +27,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 27 | python3-polyline \ | 27 | python3-polyline \ |
| 28 | python3-precise-runner \ | 28 | python3-precise-runner \ |
| 29 | python3-prettytable \ | 29 | python3-prettytable \ |
| 30 | python3-pydantic-core \ | ||
| 30 | python3-pylint \ | 31 | python3-pylint \ |
| 31 | python3-ptyprocess \ | 32 | python3-ptyprocess \ |
| 32 | python3-py-cpuinfo \ | 33 | python3-py-cpuinfo \ |
