All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] toaster: Add test for missing migrtions
@ 2016-09-19  2:37 bavery
  2016-09-19  2:37 ` [PATCH 1/1] toaster: Add tests to detect if we have missing db migrations bavery
  0 siblings, 1 reply; 2+ messages in thread
From: bavery @ 2016-09-19  2:37 UTC (permalink / raw)
  To: bitbake-devel; +Cc: bavery

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-19  2:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19  2:37 [PATCH 0/1] toaster: Add test for missing migrtions bavery
2016-09-19  2:37 ` [PATCH 1/1] toaster: Add tests to detect if we have missing db migrations bavery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.