From: Alexandru Palalau <alexandrux.pala...@intel.com>

This patchset adds three yocto-autobuilder scenarios in order to cover 
logrotate, skeletoninit and pam runtime tests.
Also, a change to CreateBBLayersConf.py file was needed in order to be able to 
add non-default poky layers(eg. meta-skeleton).

Alexandru Palalau (4):
  autobuilder/buildsets: added functionality to CreateBBLayersConf.py
    in order to add poky extra layers (non BSP-specific)
  buildsets-config: added new scenario in order to test skeletoninit qa
    runtime test
  builset-config: added new scenario in order to test pam qa runtime
    test
  buildset-config: added new scenario in order to test logrotate qa
    runtime test

 buildset-config/nightly-qa-logrotate.conf                | 16 ++++++++++++++++
 buildset-config/nightly-qa-pam.conf                      | 15 +++++++++++++++
 buildset-config/nightly-qa-skeleton.conf                 | 15 +++++++++++++++
 .../autobuilder/buildsteps/CreateBBLayersConf.py         |  3 +++
 4 files changed, 49 insertions(+)
 create mode 100644 buildset-config/nightly-qa-logrotate.conf
 create mode 100644 buildset-config/nightly-qa-pam.conf
 create mode 100644 buildset-config/nightly-qa-skeleton.conf

-- 
1.7.11.7

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to