http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802677
This appears to only affect the unit tests in lava-server but can be
confusing as the output makes it look like something more serious
within django. It's not, it's in python-testtools.
The solution is to downgrade python-testtools (use the version in
Jessie as outlined in the bug report above).
When this bug report is closed, the package can be upgraded again.
--
Neil Williams
=============
http://www.linux.codehelp.co.uk/
Hi,
I merged CTS and lava-android-test target test defintions into a
single YAML file. It can be (in most cases) used as target side for
any Android multinode test. In this case test are executed from host
side using adb. Host test definitions will be different for each side,
but target side can be unified. Here is a patch for this fix:
https://review.linaro.org/#/c/8031/
If you have any concerns, please feel free to comment.
This patch makes the following files obsolete:
android/cts-target.yaml
android/lava-android-test-target.yaml
I will update all test plan templates to use the new definition.
Obsolete files will be removed in 15.11 release.
Best Regards,
milosz