All of lore.kernel.org
 help / color / mirror / Atom feed
* [QA][PATCH 0/7] Manual test cleanup
@ 2019-04-22 12:41 Armin Kuster
  2019-04-22 12:41 ` [QA][PATCH 1/7] manual tests migrate to selftest Armin Kuster
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Armin Kuster @ 2019-04-22 12:41 UTC (permalink / raw)
  To: openembedded-core

This moves some maunal tests to runtime. Delete others 
being run in runtime.

Armin Kuster (7):
  manual tests migrate to selftest
  manual qa/oe-core: remove packageconfig flag tests
  manual qa/bsp-qemu: remove rpm tests already done in runtime
  manual qa/bsp-qemu: remove KVM enabled which is already done in
    selftest runqemu
  manual/bsp-qemu: drop xserver test
  manual/bsp-qemu: remove connmand test done in runtime test
  manual sdk: remove this manual sdk test

 meta/lib/oeqa/manual/bsp-qemu.json        | 142 ------------------------------
 meta/lib/oeqa/manual/oe-core.json         |  36 +-------
 meta/lib/oeqa/manual/sdk.json             |  32 -------
 meta/lib/oeqa/selftest/cases/oescripts.py |  89 +++++++++++++++++++
 4 files changed, 90 insertions(+), 209 deletions(-)
 delete mode 100644 meta/lib/oeqa/manual/sdk.json

-- 
2.7.4



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

end of thread, other threads:[~2019-04-24 15:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-22 12:41 [QA][PATCH 0/7] Manual test cleanup Armin Kuster
2019-04-22 12:41 ` [QA][PATCH 1/7] manual tests migrate to selftest Armin Kuster
2019-04-24 15:05   ` Richard Purdie
2019-04-22 12:41 ` [QA][PATCH 2/7] manual qa/oe-core: remove packageconfig flag tests Armin Kuster
2019-04-22 12:41 ` [QA][PATCH 3/7] manual qa/bsp-qemu: remove rpm tests already done in runtime Armin Kuster
2019-04-22 12:41 ` [QA][PATCH 4/7] manual qa/bsp-qemu: remove KVM enabled which is already done in selftest runqemu Armin Kuster
2019-04-22 12:41 ` [QA][PATCH 5/7] manual/bsp-qemu: drop xserver test Armin Kuster
2019-04-22 12:41 ` [QA][PATCH 6/7] manual/bsp-qemu: remove connmand test done in runtime test Armin Kuster
2019-04-22 12:41 ` [QA][PATCH 7/7] manual sdk: remove this manual sdk test Armin Kuster
2019-04-22 15:03   ` Richard Purdie
2019-04-22 15:52     ` akuster808

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.