[yocto] [PATCH V2] patchtest: several enhancement for docker

changqing.li at windriver.com changqing.li at windriver.com
Tue Jan 15 22:00:16 PST 2019


change in V2:
fix bug in pw-host-test

change in V1:
based on previous script guest, which run qemu, and run testcase
in qemu, change to pw-host-test, change to run directly on host.
and will be used by dockerfile in patchwork, detail deploy can 
refer change in patchwork for docker deployment.

Changqing Li (1):
  patchtest: several enhancement

 requirements.txt                |   2 +
 scripts/create-host-crontab     |  88 +++++++++++++++++++
 scripts/create-host-test-folder | 151 ++++++++++++++++++++++++++++++++
 scripts/fetch-mboxes            |   9 +-
 scripts/pw-host-test            | 185 ++++++++++++++++++++++++++++++++++++++++
 scripts/test-mboxes             |   2 +-
 usage.adoc                      |   8 ++
 7 files changed, 442 insertions(+), 3 deletions(-)
 create mode 100755 scripts/create-host-crontab
 create mode 100755 scripts/create-host-test-folder
 create mode 100755 scripts/pw-host-test

-- 
2.7.4



More information about the yocto mailing list