]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runexported.py: Fix exported test
authorMariano Lopez <mariano.lopez@linux.intel.com>
Mon, 11 Apr 2016 06:55:35 +0000 (06:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Apr 2016 21:45:33 +0000 (22:45 +0100)
commitda0abb9679cb1fd639859a2fdbd82101d0a81259
treee30f724177606d5dad3098fe206fd39524f1438d
parentd29ede773fc94da5ff932e0cd306295a8d3871a3
oeqa/runexported.py: Fix exported test

With the changes introduced to test the eSDK
the runexported test failed during the execution.

This change fix runexported test in the least invasive
way, because of the release cycle.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py
meta/lib/oeqa/runexported.py
meta/lib/oeqa/utils/commands.py