[yocto] [PATCH 0/4] New yocto-autobuilder scenarios

alexandrux.palalau at linux.intel.com alexandrux.palalau at linux.intel.com
Thu Sep 12 00:37:37 PDT 2013


From: Alexandru Palalau <alexandrux.palalau at 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




More information about the yocto mailing list