Add the yardstick invokation script 65/4565/6
authorYunhong Jiang <yunhong.jiang@linux.intel.com>
Tue, 8 Dec 2015 04:30:30 +0000 (23:30 -0500)
committerYunhong Jiang <yunhong.jiang@linux.intel.com>
Wed, 6 Jan 2016 03:32:48 +0000 (19:32 -0800)
commita78eb79f77d4abcf345803ed738f227bb5576ac8
treecad1b9aa5f9188af72796caf9406b8bf6a98e665
parent0fcee09d0a19457df88a4cea607de08e52ee959e
Add the yardstick invokation script

This script does the real yardstick works. It downloads the yardstick code,
and run the cyclictest test case.

This scripts is copied by the cyclictest.sh to the container image and
is executed from the yardstick container.

It's based on a script from QiLiang when discussing the integration with
yardstick.

Change-Id: I5920a21401a3e442d5f4fada05d9e789f2a99add
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
Signed-off-by: QiLiang <liangqi1@huawei.com>
tests/testexec.sh [new file with mode: 0755]