diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-18 22:37:27 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-24 11:24:03 +0100 |
commit | bac01b075611065a087aeb6efe1f85ee751737d8 (patch) | |
tree | 9317ee2918ded19d99356a17dcae9c660889ed8e /scripts/cve-json-to-text.py | |
parent | d0c0c00f6cc693a70ba4cb1e0834a1f75a7fef75 (diff) | |
download | poky-bac01b075611065a087aeb6efe1f85ee751737d8.tar.gz |
bitbake: toaster/tests/functiona/project_page_tab_config: Switch to using library create_project function
Switch this test module to use the common project creation code which contains
race fixes. That code requires the database access wrapper be dropped and
we no longer have ordering constraints.
There is one test that does require database access. Move this to a separate class
and allow database access there. Use ordering constraints to allow them to run
after the main code. They depend on the project creation from the other class which
isn't ideal but good enough for now.
(Bitbake rev: fa10ba2a8749415d8f06cfc15c228c6eb7df1bcf)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/cve-json-to-text.py')
0 files changed, 0 insertions, 0 deletions