yardstick.git
7 years ago[Yardstick-233]latency measurment by using pktgen-dpdk 21/17421/4
wu.zhihui [Fri, 22 Jul 2016 14:11:53 +0000 (22:11 +0800)]
[Yardstick-233]latency measurment by using pktgen-dpdk

VM A runs pktgen-dpdk as a traffic generator and is connected
back-to-back with VM B running testpmd for forwarding packets.

1. use linux expect to fetch the latency statics data.
2. fetch 10 samples of latency and calculate avg_latency.
3. use screen to keep test scripts running in the background.
4. add a function send_command() for screen in ssh.py

JIRA:YARDSTICK-233

Change-Id: I90ae64b3d198c79f159275ae35715eb284f05080
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoMerge "Bug fix in SFC test case"
liang gao [Fri, 22 Jul 2016 07:50:49 +0000 (07:50 +0000)]
Merge "Bug fix in SFC test case"

7 years agoMerge "Add test case description and task file for TC069"
liang gao [Fri, 22 Jul 2016 07:50:04 +0000 (07:50 +0000)]
Merge "Add test case description and task file for TC069"

7 years agoBug fix in SFC test case 39/17339/1
Manuel Buil [Thu, 21 Jul 2016 12:54:08 +0000 (14:54 +0200)]
Bug fix in SFC test case

It was importing novaclientv2 and it should import version 1

Change-Id: I446f1a3808b9c13f9e28b42d4ced93e729a13eb2
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agoFix a bug for node context 99/17299/1
Songnon [Wed, 20 Jul 2016 08:13:59 +0000 (16:13 +0800)]
Fix a bug for node context

Change-Id: Idff42e95f5ade160c00adc13c158dc1746e8d049
Signed-off-by: Songnon <songnon.zhang@ericsson.com>
7 years agoAdd test case description and task file for TC069 97/17197/5
JingLu5 [Wed, 20 Jul 2016 07:40:44 +0000 (15:40 +0800)]
Add test case description and task file for TC069

Change-Id: I9172cbc8a4645197493659a3f93e28042cf97f94
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "add support for suite to support constraints and task_args"
liang gao [Wed, 20 Jul 2016 06:27:50 +0000 (06:27 +0000)]
Merge "add support for suite to support constraints and task_args"

7 years agoadd support for suite to support constraints and task_args 47/17147/7
rexlee8776 [Tue, 19 Jul 2016 14:19:55 +0000 (14:19 +0000)]
add support for suite to support constraints and task_args

suite.yaml has constraint and task_args parameter, so
each task_case can be able to add constaints (currently
support pod_name and installer), also support parameters
to be replace for special test case like tc043.

JIRA: YARDSTICK-299

Change-Id: I2b2c8f9858893da03aaa8bcac20a474a2d434509
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoMerge "Modify ComputeCapacity scenario host key name"
liang gao [Wed, 20 Jul 2016 03:00:18 +0000 (03:00 +0000)]
Merge "Modify ComputeCapacity scenario host key name"

7 years agoMerge "Minor fixes in fuel plugin 1. update yardstick tasks 2. fix typo 3. update...
liang gao [Tue, 19 Jul 2016 08:17:46 +0000 (08:17 +0000)]
Merge "Minor fixes in fuel plugin 1. update yardstick tasks 2. fix typo 3. update comments in pre_build_hook"

7 years agoMerge "Bug fix and extended unit tests"
liang gao [Tue, 19 Jul 2016 08:16:28 +0000 (08:16 +0000)]
Merge "Bug fix and extended unit tests"

7 years agoMinor fixes in fuel plugin 11/17111/1
Guo Ruijing [Mon, 18 Jul 2016 22:46:59 +0000 (06:46 +0800)]
Minor fixes in fuel plugin
1. update yardstick tasks
2. fix typo
3. update comments in pre_build_hook

Change-Id: Ib7fc87838d121dc35fb84220fbb0a9909c6592e1
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agoModify ComputeCapacity scenario host key name 23/17023/1
JingLu5 [Mon, 18 Jul 2016 05:09:57 +0000 (13:09 +0800)]
Modify ComputeCapacity scenario host key name

Adjust target node key name.

Signed-off-by: JingLu5 <lvjing5@huawei.com>
Change-Id: I5daee8c2579aa1f14aac076c49803eb8b5029a97

7 years agorevise opnfv_yardstick_tc046.rst 21/17021/1
tjuyinkanglin [Mon, 18 Jul 2016 05:07:40 +0000 (13:07 +0800)]
revise opnfv_yardstick_tc046.rst

JIRA:YARDSTICK-292

Change-Id: I0212768d56d661edf1a41209a155c7b4dcdf892b
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agocode clean up 51/16951/3
tjuyinkanglin [Fri, 15 Jul 2016 08:26:49 +0000 (16:26 +0800)]
code clean up

JIRA: YARDSTICK-272

Change-Id: Id2f1b3d1beff8843700cdfcaaa1e8f496f445ed9
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoMerge "change ci from base-on-pod to base-on-scenario (in progress)"
liang gao [Mon, 18 Jul 2016 03:09:33 +0000 (03:09 +0000)]
Merge "change ci from base-on-pod to base-on-scenario (in progress)"

7 years agoMerge "throughput between nodes (in progress)"
liang gao [Mon, 18 Jul 2016 02:53:13 +0000 (02:53 +0000)]
Merge "throughput between nodes (in progress)"

7 years agoBug fix and extended unit tests 83/16983/2
Manuel Buil [Fri, 15 Jul 2016 13:54:09 +0000 (15:54 +0200)]
Bug fix and extended unit tests

There was a bug in how the mock was created and a new unit test is added
in order to cover the "else" of the if conditions

Change-Id: I3c8dfcd81240cb93ecdec1f63f7974f5342947c0
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agochange ci from base-on-pod to base-on-scenario (in progress) 15/16815/2
rexlee8776 [Wed, 13 Jul 2016 08:08:09 +0000 (08:08 +0000)]
change ci from base-on-pod to base-on-scenario (in progress)

1. first need to change in yardstick
2. then change in releng to modify the input parameter

JIRA: YARDSTICK-299

Change-Id: I3d707721acbc1d63be34da4e98138f845dc93466
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agothroughput between nodes (in progress) 45/16745/3
rexlee8776 [Tue, 12 Jul 2016 09:46:12 +0000 (09:46 +0000)]
throughput between nodes (in progress)

JIRA: YARDSTICK-256

Change-Id: I48d66081dcfabf4462ef1ff15c9a3ad28132aaf9
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoMerge "Add test case description and task file for TC049"
liang gao [Thu, 14 Jul 2016 06:47:55 +0000 (06:47 +0000)]
Merge "Add test case description and task file for TC049"

7 years agoMerge "Add test case description and task file for TC048"
liang gao [Thu, 14 Jul 2016 06:47:31 +0000 (06:47 +0000)]
Merge "Add test case description and task file for TC048"

7 years agoMerge "Add test case description and task file for TC047"
liang gao [Thu, 14 Jul 2016 06:47:11 +0000 (06:47 +0000)]
Merge "Add test case description and task file for TC047"

7 years agoMerge "Add test case description and task file for TC046"
liang gao [Thu, 14 Jul 2016 06:46:31 +0000 (06:46 +0000)]
Merge "Add test case description and task file for TC046"

7 years agoMerge "bugfix:fix all generic test cases in grafana"
kubi [Thu, 14 Jul 2016 01:54:00 +0000 (01:54 +0000)]
Merge "bugfix:fix all generic test cases in grafana"

7 years agoUpdate README in fuel plugin 07/16807/1
Guo Ruijing [Tue, 12 Jul 2016 17:54:49 +0000 (01:54 +0800)]
Update README in fuel plugin

Change-Id: Ice5e394ebdd734b10833b90e84427601fec173ad
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agobugfix:fix all generic test cases in grafana 35/16735/1
kubi [Tue, 12 Jul 2016 09:04:09 +0000 (17:04 +0800)]
bugfix:fix all generic test cases in grafana

update the pod name and scenario name, and extend the duration of graph
JIRA:-

Change-Id: Ic611dc8d49e666433c2191c4098d56d95d40f1af
Signed-off-by: kubi <jean.gaoliang@huawei.com>
7 years agoMerge "Update fuel plugin"
liang gao [Mon, 11 Jul 2016 09:16:17 +0000 (09:16 +0000)]
Merge "Update fuel plugin"

7 years agoMerge "Creating Director and related codes."
liang gao [Mon, 11 Jul 2016 03:44:49 +0000 (03:44 +0000)]
Merge "Creating Director and related codes."

7 years agoUpdate fuel plugin 57/16657/2
Guo Ruijing [Sun, 10 Jul 2016 19:45:45 +0000 (03:45 +0800)]
Update fuel plugin

1. update fuel plugin builder
2. change install directory in yardstick plugin

Change-Id: Ice560955bb659ca86476b9dd02b3028b853ac01c
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agoBug fix:change pod name and extend graph duration 01/16601/1
kubi [Fri, 8 Jul 2016 09:17:04 +0000 (17:17 +0800)]
Bug fix:change pod name and extend graph duration

Because there were some change with community pod name.
We need to change it with new pod name so that all the result
could be shown in the grafana

JIRA:-

Change-Id: I584294a5ead4337160c1ce2fcca8a53901f03a07
Signed-off-by: kubi <jean.gaoliang@huawei.com>
7 years agobug fix for huawei-pod2 87/16587/1
kubi [Fri, 8 Jul 2016 07:39:18 +0000 (15:39 +0800)]
bug fix for huawei-pod2

Since TC027 depends on specific pod configure,
so it only should be run at huawei-pod1

JIRA:-

Change-Id: Ib85daae64ce97cad907dbaa8309c80cf4f0153b5
Signed-off-by: kubi <jean.gaoliang@huawei.com>
7 years agoCreating Director and related codes. 33/16433/5
lihuan [Wed, 6 Jul 2016 09:29:00 +0000 (17:29 +0800)]
Creating Director and related codes.

Add a new scenario type 'ScenarioGeneral' that support orchestrating general HA test scenarios.
Director, ActionPlayer and RollbackPlayer are uesed to execute the test scenario (or test flow).

JIRA: YARDSTICK-288

Change-Id: Ied2ccd4712f3c3efde6771bfa4538c1e9e137c11
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
7 years agoMerge "Enhence CPUload scenario"
liang gao [Fri, 8 Jul 2016 06:38:55 +0000 (06:38 +0000)]
Merge "Enhence CPUload scenario"

7 years agoMerge "Creating result checker classes"
liang gao [Fri, 8 Jul 2016 03:49:32 +0000 (03:49 +0000)]
Merge "Creating result checker classes"

7 years agoMerge "vsperf: Initial integration with VSPERF"
liang gao [Fri, 8 Jul 2016 03:45:13 +0000 (03:45 +0000)]
Merge "vsperf: Initial integration with VSPERF"

7 years agoMerge "Add Yardstick TC044 TEST CASE"
liang gao [Fri, 8 Jul 2016 01:09:52 +0000 (01:09 +0000)]
Merge "Add Yardstick TC044 TEST CASE"

7 years agoMerge "Add test case description and task file for TC045"
liang gao [Fri, 8 Jul 2016 01:06:35 +0000 (01:06 +0000)]
Merge "Add test case description and task file for TC045"

7 years agoMerge "Add fuel test suite"
liang gao [Fri, 8 Jul 2016 01:05:59 +0000 (01:05 +0000)]
Merge "Add fuel test suite"

7 years agoEnhence CPUload scenario 27/16527/1
JingLu5 [Thu, 7 Jul 2016 09:01:33 +0000 (17:01 +0800)]
Enhence CPUload scenario

Enhence CPUload to measure maximum, minimum and average CPU usage.

Change-Id: I22d5e56a120ef6bb6ab93094bb053d9999173b32
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd test case description and task file for TC049 23/16523/1
tjuyinkanglin [Thu, 7 Jul 2016 07:54:26 +0000 (15:54 +0800)]
Add test case description and task file for TC049

JIRA: YARDSTICK-295

Change-Id: I9c13bee1bb986f515f4bc41e4455176240e2f19d
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC048 19/16519/1
tjuyinkanglin [Thu, 7 Jul 2016 07:40:37 +0000 (15:40 +0800)]
Add test case description and task file for TC048

JIRA: YARDSTICK-294

Change-Id: Ie6a9271a4cbc81bce47f7f59e609b90a9de1e909
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC047 13/16513/1
tjuyinkanglin [Thu, 7 Jul 2016 07:31:21 +0000 (15:31 +0800)]
Add test case description and task file for TC047

JIRA: YARDSTICK-293

Change-Id: I23a0e78a297cdc5742fa8d1234e6f271e076f359
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoMerge "Add zte-pod1 info in Yardstick test cases Grafana page."
liang gao [Thu, 7 Jul 2016 06:59:52 +0000 (06:59 +0000)]
Merge "Add zte-pod1 info in Yardstick test cases Grafana page."

7 years agoAdd test case description and task file for TC046 03/16503/1
tjuyinkanglin [Thu, 7 Jul 2016 04:51:34 +0000 (12:51 +0800)]
Add test case description and task file for TC046

JIRA: YARDSTICK-292

Change-Id: I552c8357bd9378bea70a12872497d09711c91eef
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoMerge "fix the ssh bug when run tc043 in CI"
liang gao [Thu, 7 Jul 2016 03:25:57 +0000 (03:25 +0000)]
Merge "fix the ssh bug when run tc043 in CI"

7 years agoAdd test case description and task file for TC045 43/16443/1
tjuyinkanglin [Wed, 6 Jul 2016 11:40:16 +0000 (19:40 +0800)]
Add test case description and task file for TC045

JIRA: YARDSTICK-291

Change-Id: I85081c075fb795ee7839009952e49ad13b9cf2bf
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoCreating result checker classes 75/16375/3
lihuan [Tue, 5 Jul 2016 12:40:10 +0000 (20:40 +0800)]
Creating result checker classes

JIRA: YARDSTICK-276

Change-Id: I63c4f2c36108e95f5d3b7da42e66cb8c9b16c817
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
7 years agoAdd Yardstick TC044 TEST CASE 51/16351/4
JingLu5 [Tue, 5 Jul 2016 03:18:35 +0000 (11:18 +0800)]
Add Yardstick TC044 TEST CASE

JIRA:yardstick-290

Change-Id: I2537f6561221226cf8961a2f8221f039cecf7fe0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd zte-pod1 info in Yardstick test cases Grafana page. 23/16423/1
wu.zhihui [Wed, 6 Jul 2016 08:29:54 +0000 (16:29 +0800)]
Add zte-pod1 info in Yardstick test cases Grafana page.

Change-Id: Ifdfe75c8168f7d5b9d5ec90880237864200ed4cf
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoMerge "Creating a generic opertion"
liang gao [Wed, 6 Jul 2016 08:14:21 +0000 (08:14 +0000)]
Merge "Creating a generic opertion"

7 years agoAdd fuel test suite 19/16419/1
JingLu5 [Wed, 6 Jul 2016 07:22:08 +0000 (15:22 +0800)]
Add fuel test suite

This file is used for verifing yardstick in fuel integration.

Change-Id: Ied9f714763f974af5a3abd953f66c966f196c4ec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agofix the ssh bug when run tc043 in CI 13/16413/1
rexlee8776 [Wed, 6 Jul 2016 04:09:24 +0000 (04:09 +0000)]
fix the ssh bug when run tc043 in CI

Change-Id: I93ffe038ee128976db001e4f2ece79366aa3826c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoMerge "Add Yardstick TC004 TEST CASE"
liang gao [Wed, 6 Jul 2016 03:21:43 +0000 (03:21 +0000)]
Merge "Add Yardstick TC004 TEST CASE"

7 years agoCreating a generic opertion 69/16369/2
lihuan [Tue, 5 Jul 2016 12:07:12 +0000 (20:07 +0800)]
Creating a generic opertion

Operation class is used to do some work on the target system such as creating a VM instance.

JIRA: YARDSTICK-275

Change-Id: Ib62846824b74dcdae51f143bc59fba385cc7d84c
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
7 years agoMerge "SFC Yardstick test"
liang gao [Tue, 5 Jul 2016 09:35:42 +0000 (09:35 +0000)]
Merge "SFC Yardstick test"

7 years agoAdd Yardstick TC004 TEST CASE 57/16357/6
JingLu5 [Tue, 5 Jul 2016 05:00:59 +0000 (13:00 +0800)]
Add Yardstick TC004 TEST CASE

JIRA:yardstick-14

Change-Id: I9ff76265db4677298bf60358a5259f3fb48f24a0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoSFC Yardstick test 77/14577/28
Manuel Buil [Tue, 24 May 2016 14:11:53 +0000 (16:11 +0200)]
SFC Yardstick test

Modifications of the SFC Yardstick test

The test creates two chains. One chain blocks HTTP the other one blocks SSH.
We doublecheck that HTTP works in one but not in the other and the same for
SSH.

There are some things that must be modified manually as ODL is not yet ready
for ovs 2.5.90. Here are the instructions:

https://wiki.opnfv.org/display/sfc/Yardstick

Change-Id: Ide6588a682f3491ab58c47ee7335205868c109fc
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agoMerge "Creating a generic monitor"
liang gao [Tue, 5 Jul 2016 01:56:55 +0000 (01:56 +0000)]
Merge "Creating a generic monitor"

7 years agoAdd support for multiple VMs 41/15041/11
JingLu5 [Fri, 1 Jul 2016 03:05:51 +0000 (11:05 +0800)]
Add support for multiple VMs

Verify and add support for multiple target VMs.
This is related to further work with SDNVPN project.

In the task configration file, use 'target' for specifying one target VM and use 'targets' for specifying multiple target VMs.

Change-Id: I682188ef4c2c2c012d5ab00417b69f5b31b87137
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agovsperf: Initial integration with VSPERF 41/16041/7
Martin Klozik [Tue, 28 Jun 2016 11:46:04 +0000 (12:46 +0100)]
vsperf: Initial integration with VSPERF

New scenario class allows to execute vsperf installed inside VM.
Vsperf is executed in trafficgen mode. It means, it will only
configure and execute traffic by external HW traffic generator
based on custom configuration file. After traffic generator stops,
then test results will be converted from vsperf CSV format into
JSON and passed to yardstick for further processing.
Currently, traffic is passed only through external bridge. In
the future, test scenarios will launch VNFs and traffic will
be properly routed to them. Proper routing can be ensured
by OVS flows configuration via setup-script executed during
setup phase.
Testcase definition yaml files inside vsperf/ directory won't be
pushed to the yardstick, but they will be stored inside vsperf
repository. They are part of the draft review only to show
how it is done.

JIRA: VSPERF-288

Change-Id: I13a519ed39091fe89d1a43cc522738044fb3c609
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: <sunshine.wang@huawei.com>
Reviewed-by: <lvjing5@huawei.com>
Reviewed-by: <jean.gaoliang@huawei.com>
Reviewed-by: <david.j.chou@intel.com>
7 years agoCreating a generic monitor 85/15985/3
lihuan [Sat, 25 Jun 2016 03:22:57 +0000 (11:22 +0800)]
Creating a generic monitor

JIRA: YARDSTICK-274

Change-Id: Iac8c525b36b2778767177b17e6107866cc514e40
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
7 years agoMerge "Add plugin Command"
liang gao [Thu, 30 Jun 2016 07:27:44 +0000 (07:27 +0000)]
Merge "Add plugin Command"

7 years agoMerge "Add zte-pod1 in Yardstick-Main"
liang gao [Thu, 30 Jun 2016 07:25:23 +0000 (07:25 +0000)]
Merge "Add zte-pod1 in Yardstick-Main"

7 years agoMerge "fix ssh bug when running tc043 on huawei_pod1"
liang gao [Thu, 30 Jun 2016 02:24:28 +0000 (02:24 +0000)]
Merge "fix ssh bug when running tc043 on huawei_pod1"

7 years agoMerge "Change floating ip association method"
liang gao [Thu, 30 Jun 2016 02:17:16 +0000 (02:17 +0000)]
Merge "Change floating ip association method"

7 years agofix ssh bug when running tc043 on huawei_pod1 41/16141/1
rexlee8776 [Thu, 30 Jun 2016 01:39:54 +0000 (01:39 +0000)]
fix ssh bug when running tc043 on huawei_pod1

Change-Id: I333122dae5c00da3ad9fa495e0ca9e8f5d23ae4f
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoAdd zte-pod1 in Yardstick-Main 31/16031/1
wu.zhihui [Tue, 28 Jun 2016 09:20:17 +0000 (17:20 +0800)]
Add zte-pod1 in Yardstick-Main

Change-Id: Ib014d1e86fbe4e789d9a803b0f4cf03e40fa988f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoAdd plugin Command 23/14823/5
JingLu5 [Tue, 28 Jun 2016 06:26:08 +0000 (14:26 +0800)]
Add plugin Command

Change-Id: I8976ddf3dd43813ee38051dc4b0030265b85c3ef
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoCreating a generic attacker 53/14853/11
qiujuan [Mon, 30 May 2016 13:15:53 +0000 (21:15 +0800)]
Creating a generic attacker

JIRA: YARDSTICK-273

Change-Id: Id81b554b559d14ced440a1fa004d14d791fd2306
Signed-off-by: qiujuan <juan_qiu@tongji.edu.cn>
7 years agoAdd fuel plugin for Yardstick 83/15783/7
Guo Ruijing [Mon, 20 Jun 2016 19:03:32 +0000 (03:03 +0800)]
Add fuel plugin for Yardstick
  1. fuel can deploy yardstick
  2. todo: fuel run yardstick

Change-Id: If1a4b178187d78bdc2d4c3b6469faff78dc51ead
Signed-off-by: Chou, David J <david.j.chou@intel.com>
Signed-off-by: Hinman, John <john.hinman@intel.com>
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agofix bug when running tc043, ssh fail 17/15517/2
rexlee8776 [Tue, 14 Jun 2016 10:43:56 +0000 (10:43 +0000)]
fix bug when running tc043, ssh fail

Change-Id: Ifcbb93f517063d3144f3ea4d7772071d62826e9c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoadd compute capacity/scale scenario 05/14505/5
JingLu5 [Mon, 23 May 2016 06:32:50 +0000 (14:32 +0800)]
add compute capacity/scale scenario

JIRA: YARDSTICK-271

This scenario reads hardware specification, including number of cpus, number of
cores, number of threads, available memory size and total cache size of a host.

Change-Id: Icb6c2e103f63fdd61be2461d25c1cf1f4115f161
Signed-off-by: JingLu5 <lvjing5@huawei.com>
8 years agoMerge "Update plotter.py to new yardstick.out format"
liang gao [Wed, 8 Jun 2016 04:01:11 +0000 (04:01 +0000)]
Merge "Update plotter.py to new yardstick.out format"

8 years agoMerge "rename test suite script"
liang gao [Wed, 8 Jun 2016 03:31:31 +0000 (03:31 +0000)]
Merge "rename test suite script"

8 years agoubuntu-server-cloudimg-modify: adjust install location of RAMspeed 87/15187/2
JingLu5 [Fri, 3 Jun 2016 06:50:14 +0000 (14:50 +0800)]
ubuntu-server-cloudimg-modify: adjust install location of RAMspeed

Unify tool install location

Change-Id: I45fc76a0631187136a2602d1a9c26f3df94ce9dd
Signed-off-by: JingLu5 <lvjing5@huawei.com>
8 years agoMerge "ubuntu-server-cloudimg-modify: fix location of #! shell line"
liang gao [Fri, 3 Jun 2016 10:03:52 +0000 (10:03 +0000)]
Merge "ubuntu-server-cloudimg-modify: fix location of #! shell line"

8 years agoUpdate plotter.py to new yardstick.out format 73/15073/3
kbbrodz [Fri, 13 May 2016 13:42:38 +0000 (15:42 +0200)]
Update plotter.py to new yardstick.out format

JIRA: YARDSTICK-176
Change-Id: I16ae136700334e95a1edcda6a46208ca21c19951
Signed-off-by: kbbrodz <konrad.b.brodzik@intel.com>
8 years agorename test suite script 87/14687/3
MatthewLi [Thu, 26 May 2016 06:02:39 +0000 (02:02 -0400)]
rename test suite script

JIRA: YARDSTICK-279

Change-Id: I70accc9a79b59447c907057c386f14f6a4f38346
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoChange floating ip association method 31/14831/2
Akos Farago [Mon, 30 May 2016 13:41:06 +0000 (06:41 -0700)]
Change floating ip association method

Change-Id: I694fbce4470a14893310334a39e15b61fbe8905a
Signed-off-by: Akos Farago <akos.farago@ericsson.com>
8 years agoubuntu-server-cloudimg-modify: fix location of #! shell line 49/14949/1
Billy O'Mahony [Wed, 1 Jun 2016 08:43:19 +0000 (09:43 +0100)]
ubuntu-server-cloudimg-modify: fix location of #! shell line

The #!/bin/bash was not on the first line of the script so the script
was run as sh not bash. This meant some obvious things like ${VAR} do
not work.

Change-Id: Ieac3e4aca8e7f34ac7985cca5b6ef12e7705f202
Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com>
Reviewed-by: Szilard Cserey <szilard.cserey@gmail.com>
Reviewed-by: Liang Gao <jean.gaoliang@huawei.com>
8 years agoAdd cachestat scenario 09/14409/7
JingLu5 [Thu, 19 May 2016 02:48:41 +0000 (10:48 +0800)]
Add cachestat scenario

JIRA: YARDSTICK-267

This scenario reads system cache hit/miss ratio and other statistics using cachestat tool.

Change-Id: I601cb7e64d234571c0a0fd65a5e32604b3a617ec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
8 years agoOPNFV_YARDSTICK_TC043_Latency_between_NFVI_nodes_measurements 91/14191/4
rexlee8776 [Mon, 16 May 2016 08:27:01 +0000 (08:27 +0000)]
OPNFV_YARDSTICK_TC043_Latency_between_NFVI_nodes_measurements

JIRA: YARDSTICK-258

Change-Id: I330fecead430618cb1a16e3e02d92b1a3bc5875a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
8 years agoenable yardstick in huawei-pod2 25/14625/1
meimei [Wed, 25 May 2016 01:08:17 +0000 (09:08 +0800)]
enable yardstick in huawei-pod2

JIRA: COMPASS-393

Change-Id: I46c0ac05b602fa8bf07906d9bc5f0bc8f499e20c
Signed-off-by: meimei <meimei@huawei.com>
8 years agoMerge "add memory_load scenario"
liang gao [Tue, 24 May 2016 07:37:16 +0000 (07:37 +0000)]
Merge "add memory_load scenario"

8 years agomove /ci into /tests directory 33/14533/1
MatthewLi [Tue, 24 May 2016 01:32:49 +0000 (21:32 -0400)]
move /ci into /tests directory

JIRA: YARDSTICK-269

Change-Id: I2b552aded888fa9d8f8ddd8d902b3d7f6d31a607
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoMerge "check if the env variable is valid or not before fetch_os_creds"
liang gao [Mon, 23 May 2016 09:33:38 +0000 (09:33 +0000)]
Merge "check if the env variable is valid or not before fetch_os_creds"

8 years agoUpdate test suite files used for LF PODs 55/14455/2
Fatih Degirmenci [Sat, 21 May 2016 20:58:10 +0000 (22:58 +0200)]
Update test suite files used for LF PODs

Change-Id: I69690c5a17aae6bd9bad883c4be523a630eb0f83
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agocheck if the env variable is valid or not before fetch_os_creds 05/14405/2
MatthewLi [Fri, 20 May 2016 02:06:11 +0000 (22:06 -0400)]
check if the env variable is valid or not before fetch_os_creds

JIRA: YARDSTICK-265

Change-Id: I7761344b95aefb1e46d0e68ef8a7e97066508917
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoMerge "add support for RAMspeed"
liang gao [Mon, 23 May 2016 03:57:54 +0000 (03:57 +0000)]
Merge "add support for RAMspeed"

8 years agoMerge "CI docker image usage document improvement"
liang gao [Mon, 23 May 2016 03:21:47 +0000 (03:21 +0000)]
Merge "CI docker image usage document improvement"

8 years agoadd memory_load scenario 03/13703/5
JingLu5 [Fri, 6 May 2016 01:58:41 +0000 (09:58 +0800)]
add memory_load scenario

JIRA: YARDSTICK-259

This scenario reads memory usage statistics on a Linux host.
memory usage statistics are read using the utility 'free'.

Signed-off-by: JingLu5 <lvjing5@huawei.com>
Change-Id: I677aa65ca264dc77a963bf8b6913a729fbf031be

8 years agoCI docker image usage document improvement 73/14373/3
MatthewLi [Thu, 19 May 2016 12:08:42 +0000 (08:08 -0400)]
CI docker image usage document improvement

JIRA: YARDSTICK-264

Change-Id: Ib330d134c81c793d1008e6c0d564640232793cbf
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoadd support for RAMspeed 23/14323/5
JingLu5 [Fri, 6 May 2016 08:49:36 +0000 (16:49 +0800)]
add support for RAMspeed

JIRA: YARDSTICK-255

add RAMspeed scenario for  measuring memory bandwidth.

Change-Id: Iba740d7fdb394d96f32ee824925bbbf8fb689614
Signed-off-by: JingLu5 <lvjing5@huawei.com>
8 years agoUpdate test suite files used for Huawei PODs/machines 27/14227/2
Fatih Degirmenci [Tue, 17 May 2016 08:10:37 +0000 (10:10 +0200)]
Update test suite files used for Huawei PODs/machines

Change-Id: Ic52d1eec693ef9278d4a196962e8b3ede907dbeb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoUpdate test suite file used for orange-fr-pod2 05/14005/1
Fatih Degirmenci [Thu, 12 May 2016 08:21:35 +0000 (10:21 +0200)]
Update test suite file used for orange-fr-pod2

Orange slaves connected to Jenkins have been renamed in an effort
to unify naming of the slaves. This update reflects the same change
to yardstick as well.

Change-Id: I7b4b8ca1aa557a649b7a37d78e272045dff478e8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agofix bug when run tc019(conf file copy missing in setup.py) 97/13897/1
rexlee8776 [Wed, 11 May 2016 07:20:47 +0000 (07:20 +0000)]
fix bug when run tc019(conf file copy missing in setup.py)

JIRA: YARDSTICK-261

Change-Id: I142977923935a86ee88f4bcbdc859197cbb18fb8
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
8 years agoDue to rename ZTE jenkins slave, synchronize ZTE test suit name. 83/13883/2
wu.zhihui [Wed, 11 May 2016 04:08:40 +0000 (00:08 -0400)]
Due to rename ZTE jenkins slave, synchronize ZTE test suit name.

JIRA: YARDSTICK-260

Change-Id: I5587ac41c6112c9d4275809de28a1dc18d9b05a0
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoUser guide update 03/13803/4
QiLiang [Mon, 9 May 2016 20:27:12 +0000 (20:27 +0000)]
User guide update

Add an dditional step to use the guest image building
tools (yardstick-img-modify).

JIRA: -

Change-Id: I72bb4b9476c941fa9c1edbb1b9008af7aa048696
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoMerge "add support for Latency between NFVI nodes(Ping)"
liang gao [Wed, 11 May 2016 05:17:25 +0000 (05:17 +0000)]
Merge "add support for Latency between NFVI nodes(Ping)"