summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/logrotate.py
Commit message (Collapse)AuthorAgeFilesLines
* lib/oeqa/runtime: add new logrotate testAlexandru Palalau2013-08-261-0/+27
New logrotate test which verifies the log directory change in logrotate.conf. Needs an image with logrotate installed. (From OE-Core rev: 186d79a603b5cbf5a93e6f5dbba5f62ed8d4d8d8) Signed-off-by: Alexandru Palalau <alexandrux.palalau@intel.com> Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>