]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runexported.py: Remove host dumper
authorMariano Lopez <mariano.lopez@linux.intel.com>
Mon, 2 May 2016 13:19:16 +0000 (13:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 May 2016 22:23:43 +0000 (23:23 +0100)
commitfab3e4865a356ceb73d7deab5b4fd38ed795ca72
treec267b7a777972396f3e3234c6950e7d138aff26a
parent3e4c429337966eea263b4258700843c909f496ec
oeqa/runexported.py: Remove host dumper

The host dumper is used to get information about the host
running the test when a test fails. This is used for the
autobuilders of Yocto Project.

Now that exported tests have thier own class the host dumper
is not necessary anymore.

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