]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/decorators: Fixed a problem with decorator logs link.
authorLucian Musat <george.l.musat@intel.com>
Tue, 29 Sep 2015 11:52:57 +0000 (14:52 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 14:15:48 +0000 (15:15 +0100)
commit6950a5b1220d1ff81dae15195fe0d8e06977fec8
tree3f9585be43c0dee39b1e46f26279bd968029457c
parent432e85d8879ed074e04306174398a53e4903f84f
oeqa/decorators: Fixed a problem with decorator logs link.

When not doing actual tests with testimage, like for example
exporting tests, the link to the log file was still created
although the actual log file was not existent. Fixed it by
moving the link creation part into the run() method.

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/decorators.py