lib/oeqa/runtime: add new logrotate test
authorAlexandru Palalau <alexandrux.palalau@intel.com>
Tue, 20 Aug 2013 13:00:48 +0000 (16:00 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:47:20 +0000 (11:47 +0100)
commit66701001fbe202a40beaa78dffbb30b4bd55aecd
treeb37e67465eed31ceaa64d588717612190d6574f7
parent3f7a37da63911c50e18f0f3c2a468578568880e9
lib/oeqa/runtime: add new logrotate test

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>
meta/lib/oeqa/runtime/logrotate.py [new file with mode: 0644]