[Fuego] Benchmark.bfoo test failing on x86 64-bit ubuntu

dhinakar k dhinakar.k at gmail.com
Fri May 26 16:46:05 UTC 2017


Hi Tim,

Thanks for the information.

I will remove it from the testplan_default.json file directly.
I was wondering what benchmark it is and was searching the web.
But could not find any information about it.

Regards,
Dhinakar

> -----Original Message-----
> From: Dhinakar Kalyanasundaram on Wednesday, May 24, 2017 4:14 PM
>
> Benchmark.bfoo test failing on my x86 64-bit ubuntu pc because the
> directory itself is not created.
>
> Jenkins job console error -> -> /bin/bash: /fuego-
> core/engine/tests/Benchmark.bfoo/bfoo.sh: No such file or directory

This is an error in the file fuego-core/engine/overlays/
testplans/testplan_default.json

Benchmark.bfoo was a test of Fuego functionality that I wrote but never
intended
to publish.  I added an entry to testplan_default.json in my working
repository, and
unfortunately that got checked in to the master branch by mistake.  It
should be
removed from testplan_default and not used.  It does not perform any real
test
of the target board.

Here's a patch which removes it.  You can apply the patch, or just delete
the lines for
the Benchmark.bfoo entry in testplan_default.json.   You should also remove
the job that
was created for Benchmark.bfoo, and change the batch job for
testplan_default
to not reference that job.

From: Tim Bird <tim.bird at sony.com>
Date: Thu, 25 May 2017 21:59:50 -0700
Subject: [PATCH] Remove Benchmark.bfoo from testplan_default
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/fuego/attachments/20170526/246c8776/attachment.html>


More information about the Fuego mailing list