diff options
author | Humberto Ibarra <humberto.ibarra.lopez@intel.com> | 2017-06-05 12:19:34 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-09 17:12:04 +0100 |
commit | 2f6a506018973f0eaf1306555df3e74a3ab25680 (patch) | |
tree | ef9ec3e1983726ec81af338e71987b9645dd6509 /meta-skeleton | |
parent | fa3a157e437aefa24c473ec53736a26f7e9fd470 (diff) | |
download | openembedded-core-2f6a506018973f0eaf1306555df3e74a3ab25680.tar.gz openembedded-core-2f6a506018973f0eaf1306555df3e74a3ab25680.tar.bz2 openembedded-core-2f6a506018973f0eaf1306555df3e74a3ab25680.zip |
runtime-test.py: Split different tests inside selftest.py
There were two completely different tests inside selftest.py,
and the only reason for them to be together was that both needed
the same mechanism to execute (run testimage from within selftest)
This fixes the design issue and error-prone situation by separating
these tests. In add a new module for dnf-runtime and also has an
extra time added to running the tests, but it is minimal since
the builds reuse data from previuous build.
[YOCTO #11436]
Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions