[bitbake-devel] [PATCH 0/1] toaster: Add test for missing migrtions

bavery brian.avery at intel.com
Mon Sep 19 02:37:51 UTC 2016


Based on the same test as found in patchwork by Damien Lespiau
https://github.com/dlespiau/patchwork/blob/master/patchwork/tests/test_db.py

-bavery

The following changes since commit 58fe1ad0b87766312f844fa35ad62902ab573166:

  toaster: Remove duplicate layer information (2016-09-18 19:26:21 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/submit/toaster/mw/sep-18-mig
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/toaster/mw/sep-18-mig

Michael Wood (1):
  toaster: Add tests to detect if we have missing db migrations

 lib/toaster/tests/db/__init__.py |  0
 lib/toaster/tests/db/test_db.py  | 55 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)
 create mode 100644 bitbake/lib/toaster/tests/db/__init__.py
 create mode 100644 bitbake/lib/toaster/tests/db/test_db.py

--
1.9.1


More information about the bitbake-devel mailing list