All of lore.kernel.org
 help / color / mirror / Atom feed
From: bavery <brian.avery@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: bavery <brian.avery@intel.com>
Subject: [PATCH 0/1] toaster: Add test for missing migrtions
Date: Sun, 18 Sep 2016 19:37:51 -0700	[thread overview]
Message-ID: <cover.1474252537.git.brian.avery@intel.com> (raw)

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


             reply	other threads:[~2016-09-19  2:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19  2:37 bavery [this message]
2016-09-19  2:37 ` [PATCH 1/1] toaster: Add tests to detect if we have missing db migrations bavery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1474252537.git.brian.avery@intel.com \
    --to=brian.avery@intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.