yardstick.git
7 years agoAdd Storperf in CI [work in progress] 75/17875/13
JingLu5 [Mon, 1 Aug 2016 08:13:01 +0000 (16:13 +0800)]
Add Storperf in CI [work in progress]

Add task configration file for TC074_Storperf and update test suite file
Add test case description for TC074_Storperf
Update Dockerfile to add ubuntu image used by Storperf
Update yardstick-verify to load ubuntu image and install Storperf
Modify plugin.py to support local installation

Change-Id: I4de764c7924aac98de6e6a8664f9d5c0b58cf31b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and...
liang gao [Tue, 2 Aug 2016 03:06:52 +0000 (03:06 +0000)]
Merge "Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and CPU Load"

7 years agoSupport Storage Capacity Test 85/17585/4
wangyaoguang [Fri, 15 Jul 2016 14:15:29 +0000 (22:15 +0800)]
Support Storage Capacity Test

It measures disk size, block size and disk utilization.

JIRA: YARDSTICK-284

Change-Id: I61b3fb8a35da41c77450c157f843fb853d77dddd
Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
7 years agoMerge "Create Bash Sheel Utilities"
liang gao [Mon, 1 Aug 2016 07:24:54 +0000 (07:24 +0000)]
Merge "Create Bash Sheel Utilities"

7 years agoMerge "Bugfix: Only add keyword "external_network" to the first network"
liang gao [Mon, 1 Aug 2016 07:24:31 +0000 (07:24 +0000)]
Merge "Bugfix: Only add keyword "external_network" to the first network"

7 years agoMerge "Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly...
liang gao [Mon, 1 Aug 2016 07:20:54 +0000 (07:20 +0000)]
Merge "Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes"

7 years agoMerge "Update test case description for TC024"
liang gao [Mon, 1 Aug 2016 07:20:00 +0000 (07:20 +0000)]
Merge "Update test case description for TC024"

7 years agoMerge "Add zte-pod1.yaml"
liang gao [Mon, 1 Aug 2016 07:19:22 +0000 (07:19 +0000)]
Merge "Add zte-pod1.yaml"

7 years agoMerge "Add test case description and task file for TC050"
liang gao [Mon, 1 Aug 2016 07:18:27 +0000 (07:18 +0000)]
Merge "Add test case description and task file for TC050"

7 years agoMerge "Create Bash Sheel Utilities for TC052"
liang gao [Mon, 1 Aug 2016 07:18:02 +0000 (07:18 +0000)]
Merge "Create Bash Sheel Utilities for TC052"

7 years agoMerge "Add test case description and task file for TC051"
liang gao [Mon, 1 Aug 2016 07:17:39 +0000 (07:17 +0000)]
Merge "Add test case description and task file for TC051"

7 years agoMerge "Add grafana config for TC072_Network Latency, Throughput, Packet Loss and...
liang gao [Mon, 1 Aug 2016 07:05:28 +0000 (07:05 +0000)]
Merge "Add grafana config for TC072_Network Latency, Throughput, Packet Loss and Network Utilization"

7 years agoMerge "StorPerf Integration"
liang gao [Mon, 1 Aug 2016 07:03:04 +0000 (07:03 +0000)]
Merge "StorPerf Integration"

7 years agoStorPerf Integration 47/16347/8
JingLu5 [Fri, 29 Jul 2016 06:42:45 +0000 (14:42 +0800)]
StorPerf Integration

Change-Id: I34a44111078efe50b1dbbaddda72474d25aafe43
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoModify grafana config for TC002_Ping as ping output format has been changed 41/17841/3
JingLu5 [Sat, 30 Jul 2016 00:05:35 +0000 (08:05 +0800)]
Modify grafana config for TC002_Ping as ping output format has been changed

Change-Id: I758d3efd909011c0c197519d33dca7d579cc5cce
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoBugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes 55/17755/6
JingLu5 [Fri, 29 Jul 2016 00:16:32 +0000 (08:16 +0800)]
Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes

Change-Id: Ida71b4027010b3c0eebe03498cf870d288b63e0f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "Add test case description and task file for TC073(netperf)"
liang gao [Sat, 30 Jul 2016 07:21:30 +0000 (07:21 +0000)]
Merge "Add test case description and task file for TC073(netperf)"

7 years agoMerge "Bugfix: move plugin install/remove scripts to "scripts" directory"
liang gao [Sat, 30 Jul 2016 07:20:42 +0000 (07:20 +0000)]
Merge "Bugfix: move plugin install/remove scripts to "scripts" directory"

7 years agoMerge "bug_fix tc045 ssh error caused by no id_rsa key file"
liang gao [Sat, 30 Jul 2016 07:18:19 +0000 (07:18 +0000)]
Merge "bug_fix tc045 ssh error caused by no id_rsa key file"

7 years agobug_fix tc045 ssh error caused by no id_rsa key file 43/17843/1
rexlee8776 [Sat, 30 Jul 2016 02:23:29 +0000 (02:23 +0000)]
bug_fix tc045 ssh error caused by no id_rsa key file

this patch fetch id_rsa when prepare the env

JIRA: YARDSTICK-312

Change-Id: I9f172c4ec87a47143a63607dcb4725b86016605a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoAdd test case description and task file for TC050 09/17709/3
tjuyinkanglin [Thu, 28 Jul 2016 11:53:22 +0000 (19:53 +0800)]
Add test case description and task file for TC050

JIRA: YARDSTICK-297

Change-Id: I8030ba5a09f80db1e0a87a7650f08b944f281613
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC052 07/17807/2
tjuyinkanglin [Fri, 29 Jul 2016 09:54:13 +0000 (17:54 +0800)]
Add test case description and task file for TC052

JIRA: YARDSTICK-300

Change-Id: Ifa1e9374dcff8d9343cb05785933b1ea4752efe7
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC054 93/17493/3
tjuyinkanglin [Mon, 25 Jul 2016 07:58:42 +0000 (15:58 +0800)]
Add test case description and task file for TC054

JIRA: YARDSTICK-302

Change-Id: I957e28da6b5eaee8a33abb408f02c994e435d042
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC051 71/17671/3
tjuyinkanglin [Thu, 28 Jul 2016 06:21:57 +0000 (14:21 +0800)]
Add test case description and task file for TC051

JIRA: YARDSTICK-296

Change-Id: I2628cb6e6b2ed1dcfa399e8641675666e50e4232
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd zte-pod1.yaml 93/17793/1
wu.zhihui [Fri, 29 Jul 2016 08:22:44 +0000 (16:22 +0800)]
Add zte-pod1.yaml

JIRA: Yardstick-313

Change-Id: I7dc908e55e9c3c891a525a3285c6ae42a1bcae48
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoAdd grafana config for TC072_Network Latency, Throughput, Packet Loss and Network... 91/17791/2
JingLu5 [Fri, 29 Jul 2016 08:13:26 +0000 (16:13 +0800)]
Add grafana config for TC072_Network Latency, Throughput, Packet Loss and Network Utilization

Change-Id: Ib174401066f3a776f049f06d5d2502b034f4d984
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd grafana config for TC055_ComputeCapacity 87/17787/1
JingLu5 [Fri, 29 Jul 2016 07:50:36 +0000 (15:50 +0800)]
Add grafana config for TC055_ComputeCapacity

Change-Id: Idb7946528a01f51dcca437c64a3b035d25b1e83d
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoCreate Bash Sheel Utilities for TC052 79/17779/1
tjuyinkanglin [Fri, 29 Jul 2016 05:43:31 +0000 (13:43 +0800)]
Create Bash Sheel Utilities for TC052

JIRA: YARDSTICK-277

Change-Id: I4837ec865e73c3a77cd5edc076be15f3a0695617
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoCreate Bash Sheel Utilities 37/17637/2
tjuyinkanglin [Wed, 27 Jul 2016 15:49:35 +0000 (23:49 +0800)]
Create Bash Sheel Utilities

JIRA: YARDSTICK-277

Change-Id: I7379d4fe375d22e544ab93b48d56a017a60c4b9f
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoBugfix: move plugin install/remove scripts to "scripts" directory 69/17769/1
JingLu5 [Fri, 29 Jul 2016 03:13:46 +0000 (11:13 +0800)]
Bugfix: move plugin install/remove scripts to "scripts" directory

Change-Id: I0deb04c2e7e0908e8d28ace7ee8fdf27eec65917
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "Update 03-list-of-tcs.rst for recent added tcs"
liang gao [Thu, 28 Jul 2016 16:19:56 +0000 (16:19 +0000)]
Merge "Update 03-list-of-tcs.rst for recent added tcs"

7 years agoAdd test case description and task file for TC053 09/17209/3
tjuyinkanglin [Wed, 20 Jul 2016 09:40:34 +0000 (17:40 +0800)]
Add test case description and task file for TC053

JIRA: YARDSTICK-301

Change-Id: I7369ef520bb33381e08168c81eeb997ebaafd0f5
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agobug_fix_parse_suite_wrong_installer_type 01/17701/1
rexlee8776 [Thu, 28 Jul 2016 10:35:44 +0000 (10:35 +0000)]
bug_fix_parse_suite_wrong_installer_type

JIRA: YARDSTICK-305

Change-Id: I0224054e19c7bf764a9da1fc1fb7bed09dd40ef7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate test case description for TC024 77/17277/5
JingLu5 [Thu, 21 Jul 2016 00:25:53 +0000 (08:25 +0800)]
Update test case description for TC024

Change-Id: I3ad81be92a52db913e0b7e791c71162a8ed3af01
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoBugfix: Only add keyword "external_network" to the first network 25/17625/3
wu.zhihui [Wed, 27 Jul 2016 12:48:55 +0000 (20:48 +0800)]
Bugfix: Only add keyword "external_network" to the first network

In test case yaml file, when vm need three networks and enable
floating ip true, it should only add keyword "external_network"
to the first one.

'networks': {'test': {'cidr': '10.0.1.0/24', 'external_network':
'admin_floating_net'}, 'test3': {'cidr': '10.0.3.0/24'},
'test2': {'cidr': '10.0.2.0/24'}}

JIRA:YARDSTICK-309

Change-Id: I1126955749b598b8c5460ac75843c1939b4f8443
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoUpdate test_suite files for TC055, TC072 59/17659/2
JingLu5 [Thu, 28 Jul 2016 01:02:07 +0000 (09:02 +0800)]
Update test_suite files for TC055, TC072

Change-Id: Ib03708aeb1a90434cf6e2af45e9daae8621a6080
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "Add HA Test Cases in Test Suite"
liang gao [Thu, 28 Jul 2016 05:09:44 +0000 (05:09 +0000)]
Merge "Add HA Test Cases in Test Suite"

7 years agoMerge "modify ha testing pod relative_path"
liang gao [Thu, 28 Jul 2016 05:09:07 +0000 (05:09 +0000)]
Merge "modify ha testing pod relative_path"

7 years agoUpdate 03-list-of-tcs.rst for recent added tcs 63/17663/2
JingLu5 [Thu, 28 Jul 2016 03:17:55 +0000 (11:17 +0800)]
Update 03-list-of-tcs.rst for recent added tcs

Change-Id: I3af5bb5e8c6ea10f92666d76b78bd76865fe29ca
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agomodify ha testing pod relative_path 61/17661/1
rexlee8776 [Thu, 28 Jul 2016 02:12:57 +0000 (02:12 +0000)]
modify ha testing pod relative_path

Change-Id: I944f983a444b2315a39831bcb8e98e31b2f0b312
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoBugfix: remove a redundant dash in opnfv_os-onos-nofeature-ha_daily.yaml 55/17655/2
JingLu5 [Thu, 28 Jul 2016 00:34:26 +0000 (08:34 +0800)]
Bugfix: remove a redundant dash in opnfv_os-onos-nofeature-ha_daily.yaml

Change-Id: I4207ceeb5b461fb6fd612e6fe7d53ded5d44fb98
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd grafana config for TC071_Network Latency, Throughput, Packet Loss and Cache Utili... 53/17653/1
JingLu5 [Wed, 27 Jul 2016 09:35:54 +0000 (17:35 +0800)]
Add grafana config for TC071_Network Latency, Throughput, Packet Loss and Cache Utilization

Change-Id: Ica0431df75628f08eb2ba558681c5740a038ab1d
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd grafana config for TC070_Network Latency, Throughput, Packet Loss and Memory... 51/17651/1
JingLu5 [Thu, 28 Jul 2016 00:20:33 +0000 (08:20 +0800)]
Add grafana config for TC070_Network Latency, Throughput, Packet Loss and Memory Utilization

Change-Id: I06e5c07e63e57d6568ca92478aec041f339209d6
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoModify grafana config for TC037_Network Latency, Throughput, Packet Loss and CPU... 97/17597/4
JingLu5 [Wed, 27 Jul 2016 07:16:30 +0000 (15:16 +0800)]
Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and CPU Load

Change-Id: I898c80328751c81a644ad824f2dd83a56021afd6
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd grafana config for TC069_memory_bandwidth(RAMspeed) 49/17649/1
JingLu5 [Thu, 28 Jul 2016 00:11:32 +0000 (08:11 +0800)]
Add grafana config for TC069_memory_bandwidth(RAMspeed)

Change-Id: I06ac3df77f35b14746a4b07ebc16d46dc83624c1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd HA Test Cases in Test Suite 65/17465/4
tjuyinkanglin [Sun, 24 Jul 2016 14:52:07 +0000 (22:52 +0800)]
Add HA Test Cases in Test Suite

JIRA: YARDSTICK-306

Change-Id: Ib91f7663c03df0bcfa4d823745324b29fffcf18c
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoadd grafana config for TC043_Latency_between_NFVI_nodes 89/17289/2
rexlee8776 [Thu, 21 Jul 2016 02:14:33 +0000 (02:14 +0000)]
add grafana config for TC043_Latency_between_NFVI_nodes

JIRA: YARDSTICK-258

Change-Id: I0e30780722232859eecf17b178ac1cd133b1433c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoAdd test case description for TC061 91/17291/2
JingLu5 [Thu, 21 Jul 2016 02:25:58 +0000 (10:25 +0800)]
Add test case description for TC061

Change-Id: Ib73a7437ade77abd70df1412d94e0e9c8a8885a8
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "Update test_suite files for TC069, TC070 and TC071"
liang gao [Wed, 27 Jul 2016 01:47:03 +0000 (01:47 +0000)]
Merge "Update test_suite files for TC069, TC070 and TC071"

7 years agoMerge "Modify ping scenario output format"
liang gao [Wed, 27 Jul 2016 01:45:24 +0000 (01:45 +0000)]
Merge "Modify ping scenario output format"

7 years agoUpdate test_suite files for TC069, TC070 and TC071 85/17485/5
JingLu5 [Mon, 25 Jul 2016 03:33:00 +0000 (11:33 +0800)]
Update test_suite files for TC069, TC070 and TC071

Change-Id: I5015835a13d17973c64186b742562e9cf165c427
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "[Yardstick-233] Add tc_42 yaml file"
liang gao [Tue, 26 Jul 2016 07:06:26 +0000 (07:06 +0000)]
Merge "[Yardstick-233] Add tc_42 yaml file"

7 years agoMerge "Create Bash Sheel Utilities for TC054"
liang gao [Tue, 26 Jul 2016 07:04:59 +0000 (07:04 +0000)]
Merge "Create Bash Sheel Utilities for TC054"

7 years agoMerge "Add test case description and task file for TC070"
liang gao [Tue, 26 Jul 2016 07:03:21 +0000 (07:03 +0000)]
Merge "Add test case description and task file for TC070"

7 years agoMerge "Add test case description and task file for TC055"
liang gao [Tue, 26 Jul 2016 01:36:08 +0000 (01:36 +0000)]
Merge "Add test case description and task file for TC055"

7 years agoMerge "Add Network Utilization Scenario"
liang gao [Tue, 26 Jul 2016 01:35:26 +0000 (01:35 +0000)]
Merge "Add Network Utilization Scenario"

7 years agoMerge "StorPerf integration into Yardstick as a pulgin."
liang gao [Tue, 26 Jul 2016 01:34:49 +0000 (01:34 +0000)]
Merge "StorPerf integration into Yardstick as a pulgin."

7 years agoMerge "Update setup.py to include plugin install/remove scripts and rename "script...
liang gao [Tue, 26 Jul 2016 01:34:14 +0000 (01:34 +0000)]
Merge "Update setup.py to include plugin install/remove scripts and rename "script" directory to "scripts""

7 years agoMerge "complement sceanrio for joid, apex, noha"
liang gao [Tue, 26 Jul 2016 01:32:28 +0000 (01:32 +0000)]
Merge "complement sceanrio for joid, apex, noha"

7 years agoMerge "Add test case description and task file for TC044"
liang gao [Tue, 26 Jul 2016 01:26:47 +0000 (01:26 +0000)]
Merge "Add test case description and task file for TC044"

7 years agoMerge "Code Clean for HA Testing Framework"
liang gao [Tue, 26 Jul 2016 01:25:43 +0000 (01:25 +0000)]
Merge "Code Clean for HA Testing Framework"

7 years agoMerge "Add test case description and task file for TC071"
liang gao [Tue, 26 Jul 2016 01:24:31 +0000 (01:24 +0000)]
Merge "Add test case description and task file for TC071"

7 years agocomplement sceanrio for joid, apex, noha 23/17523/1
rexlee8776 [Tue, 26 Jul 2016 00:57:42 +0000 (00:57 +0000)]
complement sceanrio for joid, apex, noha

Change-Id: I6ccec0ff2bb05d9263691096c9306a0374aa7406
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoModify ping scenario output format 87/17387/5
JingLu5 [Fri, 22 Jul 2016 00:36:37 +0000 (08:36 +0800)]
Modify ping scenario output format

Change-Id: I38455fd42afaa965612edfaa46e385c7934ff7e7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate setup.py to include plugin install/remove scripts and rename "script" director... 77/17477/2
JingLu5 [Mon, 25 Jul 2016 03:01:36 +0000 (11:01 +0800)]
Update setup.py to include plugin install/remove scripts and rename "script" directory to "scripts"

Change-Id: I420b391acc15e6c65816c33b8568e86d8238bcc7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoCreate Bash Sheel Utilities for TC054 67/17467/2
tjuyinkanglin [Sun, 24 Jul 2016 15:33:55 +0000 (23:33 +0800)]
Create Bash Sheel Utilities for TC054

JIRA: YARDSTICK-277

Change-Id: I723bc6e0d054020831a8e9f743f20e51d937e4dc
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC073(netperf) 91/17491/1
rexlee8776 [Mon, 25 Jul 2016 06:34:52 +0000 (06:34 +0000)]
Add test case description and task file for TC073(netperf)

JIRA: YARDSTICK-305

Change-Id: I21fa71fc956b8724c3d3b8cac12f16491596fe52
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoCode Clean for HA Testing Framework 87/17487/2
tjuyinkanglin [Mon, 25 Jul 2016 04:24:18 +0000 (12:24 +0800)]
Code Clean for HA Testing Framework

JIRA: YARDSTICK-272

Change-Id: Icf41642fe0c31584f92c68cc9f97fa3f1e90b66e
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoAdd test case description and task file for TC055 87/17287/3
JingLu5 [Thu, 21 Jul 2016 01:47:58 +0000 (09:47 +0800)]
Add test case description and task file for TC055

Change-Id: I3247315e179b3d273f5cb281900390bef59cc5bd
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "Add test case description and task file for TC072"
liang gao [Mon, 25 Jul 2016 03:24:08 +0000 (03:24 +0000)]
Merge "Add test case description and task file for TC072"

7 years agoMerge "[docs] pre-hook for apidocs"
liang gao [Mon, 25 Jul 2016 03:09:00 +0000 (03:09 +0000)]
Merge "[docs] pre-hook for apidocs"

7 years agoMerge "Fix a bug when removing a plugin"
liang gao [Mon, 25 Jul 2016 02:57:27 +0000 (02:57 +0000)]
Merge "Fix a bug when removing a plugin"

7 years ago[docs] pre-hook for apidocs 75/17475/1
Ryota MIBU [Mon, 25 Jul 2016 02:37:16 +0000 (11:37 +0900)]
[docs] pre-hook for apidocs

This patch adds pre-hook script which is newly supported by opnfvdocs
and can be used to generate apidocs in yardstick.

This patch also updates .gitignore ;

  - remove '/releng/' as it isn't needed any more

  - add '/docs/apidocs/yardstick*.rst' as those files are generated
    by sphinx and aren't needed to be stored in the repository

JIRA: RELENG-133

Change-Id: I7812b2d6a69b9feb37b6c592c978f91b335c0a1c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years ago[Yardstick-233] Add tc_42 yaml file 11/17411/2
wu.zhihui [Fri, 22 Jul 2016 11:39:41 +0000 (19:39 +0800)]
[Yardstick-233] Add tc_42 yaml file

JIRA: Yardstick-233

Change-Id: Ic5dc1e0fee143a35b342cc105da5bc54925a2ced
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 agoStorPerf integration into Yardstick as a pulgin. 09/16909/3
Yaoguang Wang [Thu, 14 Jul 2016 11:59:12 +0000 (19:59 +0800)]
StorPerf integration into Yardstick as a pulgin.

This task will install *StorPerf* on the Jump Host.
StorPerf will run in docker container on the Jump Host.

JIRA: YARDSTICK-303

Change-Id: Ia592522a169f021adecc7d89d70079980be69665
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
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 when removing a plugin 15/17315/1
JingLu5 [Thu, 21 Jul 2016 09:33:06 +0000 (17:33 +0800)]
Fix a bug when removing a plugin

Change-Id: Iaf637c8a87123858d04d02ae04bf1a2bb517026b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd test case description and task file for TC070 79/17279/3
JingLu5 [Thu, 21 Jul 2016 00:35:14 +0000 (08:35 +0800)]
Add test case description and task file for TC070

Change-Id: Ia2108b1d53c3c2a5bb5a752da69252f6b9833487
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd test case description and task file for TC071 85/17285/3
JingLu5 [Thu, 21 Jul 2016 00:53:58 +0000 (08:53 +0800)]
Add test case description and task file for TC071

Change-Id: Ia1edfba287f011a23557f55162cc9ef8a8ffb0a1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoAdd test case description and task file for TC072 93/17293/2
JingLu5 [Thu, 21 Jul 2016 02:36:08 +0000 (10:36 +0800)]
Add test case description and task file for TC072

Change-Id: Ie363ac960fc67e05a3fca8ad7707abc6aee2842d
Signed-off-by: JingLu5 <lvjing5@huawei.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 TC044 75/17275/1
JingLu5 [Thu, 21 Jul 2016 00:20:23 +0000 (08:20 +0800)]
Add test case description and task file for TC044

Change-Id: I89c0ebe1111c5fa909625757bdf8ce3e212d630a
Signed-off-by: JingLu5 <lvjing5@huawei.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 agoAdd Network Utilization Scenario 09/17109/2
JingLu5 [Tue, 19 Jul 2016 04:15:20 +0000 (12:15 +0800)]
Add Network Utilization Scenario

This scenario reads network interface utilization stats and data sent/receive
rate using "sar -n".

Change-Id: I9c69f03c017bc2f8a5d87a4de286af147e8a086a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
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>