All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] automation: QEMU-based smoke test
@ 2018-11-19 21:30 Wei Liu
  2018-11-19 21:30 ` [PATCH 1/4] automation: introduce CONTAINER_NO_PULL for containerize Wei Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Wei Liu @ 2018-11-19 21:30 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Doug Goldstein

See https://gitlab.com/xen-project/people/liuw/xen/pipelines/37173009

A pipeline while I was developing this series.

Wei Liu (4):
  automation: introduce CONTAINER_NO_PULL for containerize
  automation: stash default config file for artifact extraction
  automation: also specify xen binary as artifact on x86_64
  automation: add qemu smoke test

 .gitlab-ci.yml                          | 22 +++++++++++++++++++++-
 automation/build/README.md              |  3 +++
 automation/scripts/build                |  7 +++++++
 automation/scripts/containerize         |  8 +++++---
 automation/scripts/qemu-smoke-x86-64.sh | 23 +++++++++++++++++++++++
 5 files changed, 59 insertions(+), 4 deletions(-)
 create mode 100755 automation/scripts/qemu-smoke-x86-64.sh

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-11-20 18:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-19 21:30 [PATCH 0/4] automation: QEMU-based smoke test Wei Liu
2018-11-19 21:30 ` [PATCH 1/4] automation: introduce CONTAINER_NO_PULL for containerize Wei Liu
2018-11-20 16:35   ` Doug Goldstein
2018-11-19 21:31 ` [PATCH 2/4] automation: stash default config file for artifact extraction Wei Liu
2018-11-20 16:38   ` Doug Goldstein
2018-11-19 21:31 ` [PATCH 3/4] automation: also specify xen binary as artifact on x86_64 Wei Liu
2018-11-20 16:39   ` Doug Goldstein
2018-11-20 17:35   ` Andrew Cooper
2018-11-20 18:21     ` Wei Liu
2018-11-19 21:31 ` [PATCH 4/4] automation: add qemu smoke test Wei Liu
2018-11-20 16:41   ` Doug Goldstein
2018-11-20 16:47     ` Wei Liu
2018-11-19 21:40 ` [PATCH 0/4] automation: QEMU-based " Wei Liu

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.