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>
liang gao [Thu, 30 Jun 2016 07:27:44 +0000 (07:27 +0000)]
Merge "Add plugin Command"
liang gao [Thu, 30 Jun 2016 07:25:23 +0000 (07:25 +0000)]
Merge "Add zte-pod1 in Yardstick-Main"
liang gao [Thu, 30 Jun 2016 02:24:28 +0000 (02:24 +0000)]
Merge "fix ssh bug when running tc043 on huawei_pod1"
liang gao [Thu, 30 Jun 2016 02:17:16 +0000 (02:17 +0000)]
Merge "Change floating ip association method"
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>
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>
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>
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>
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>
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>
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>
liang gao [Wed, 8 Jun 2016 04:01:11 +0000 (04:01 +0000)]
Merge "Update plotter.py to new yardstick.out format"
liang gao [Wed, 8 Jun 2016 03:31:31 +0000 (03:31 +0000)]
Merge "rename test suite script"
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>
liang gao [Fri, 3 Jun 2016 10:03:52 +0000 (10:03 +0000)]
Merge "ubuntu-server-cloudimg-modify: fix location of #! shell line"
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>
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>
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>
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>
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>
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>
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>
liang gao [Tue, 24 May 2016 07:37:16 +0000 (07:37 +0000)]
Merge "add memory_load scenario"
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>
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"
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>
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>
liang gao [Mon, 23 May 2016 03:57:54 +0000 (03:57 +0000)]
Merge "add support for RAMspeed"
liang gao [Mon, 23 May 2016 03:21:47 +0000 (03:21 +0000)]
Merge "CI docker image usage document improvement"
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
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>
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>
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>
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>
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>
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>
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>
liang gao [Wed, 11 May 2016 05:17:25 +0000 (05:17 +0000)]
Merge "add support for Latency between NFVI nodes(Ping)"
QiLiang [Fri, 6 May 2016 22:15:46 +0000 (22:15 +0000)]
Add plugfest test suite
JIRA: -
Change-Id: I0f127d7a27e788575ad34ee3a0aa6a75bbf61450
Signed-off-by: QiLiang <liangqi1@huawei.com>
Aric Gardner [Fri, 29 Apr 2016 19:09:54 +0000 (15:09 -0400)]
PTL changed from Ana to Liang Gao
Change-Id: I5d66b0afefe425c00808e1979c1b87269bcb5d6f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Ana C [Wed, 27 Apr 2016 09:03:52 +0000 (11:03 +0200)]
Release notes for 3.0
This patch updates the release notes for brahmaputra.3.0.
The results document is also updated with the list of verified scenarios
and limitations.
Change-Id: Ie16ff71e9c3acdb136f57a5e30e5c3d64479b417
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Ana C [Tue, 26 Apr 2016 08:42:51 +0000 (10:42 +0200)]
Update links in user guide
Updates to the links for the presentations referred in the text and to ETSI
TST document.
No other changes were done.
Change-Id: I147c359929e3e53ff8039611f96a7409613de798
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Jonas Bjurel [Tue, 22 Mar 2016 19:27:13 +0000 (20:27 +0100)]
Introduction of a new environment variable indicating a virtual environment
This patch introduces a new environment variable: DEPLOY_TYPE [bm | virt],
indicating if the opnfv stack is deployed bare-metal or virtualized.
This can be used for several purposes, but in this patch it is used
to tell "fetch_os_creds.sh" wheather it is a BM or virt deployment.
Also see: https://gerrit.opnfv.org/gerrit/#/c/11541/
NOT VERIFIED
CAN MERGE AS SOON AS VERIFIED
Change-Id: I2d4385dc9a2786ce51e44081967a77736276696e
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Billy O'Mahony [Fri, 15 Apr 2016 15:27:10 +0000 (16:27 +0100)]
ubuntu_cloud_img: Allow pwd console access
Currently if there is a port bind failure it is impossible to access a
VM based on Ubuntu server cloud image to debug.
This change allows access on the console for user ubuntu by was of a
password that is printed to the console during start up; The same way as
VMs based on the cirros image do.
Change-Id: Iac242ba1f3f14ae77a7b00cf2befd6fa4b65af09
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
Reviewed-by: Ana Cunha <ana.cunha@ericsson.com>
Reviewed-by: Jorgen Karlsson <jorgen.w.karlsson@ericsson.com>
Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Reviewed-by: Daniel Smith <daniel.smith@ericsson.com>
Reviewed-by: Mark D. Gray <mark.d.gray@intel.com>
Billy O'Mahony [Fri, 15 Apr 2016 14:56:37 +0000 (15:56 +0100)]
yardstick-verify: Mod yardstick-flavor for ovs scenarios
VMs used with DPDK-enabled OVS must have their memory backed by large pages.
Change-Id: Id685554183a76e8a6024d58920a9a9e187b90e24
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
Reviewed-by: Ana Cunha <ana.cunha@ericsson.com>
Reviewed-by: Jorgen Karlsson <jorgen.w.karlsson@ericsson.com>
Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Reviewed-by: Daniel Smith <daniel.smith@ericsson.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Mark D. Gray <mark.d.gray@intel.com>
Ana C [Wed, 6 Apr 2016 15:48:25 +0000 (17:48 +0200)]
Update info file
This patch adds two new committers after voting in community and removes
three inactive committers who stepped down.
Change-Id: Id92e834df1343438d39db4acf0b5866b0fc2c28b
Signed-off-by: Ana C <ana.cunha@ericsson.com>
kubi [Fri, 1 Apr 2016 03:02:11 +0000 (11:02 +0800)]
add latency for cache read operations(LMBench)
Using LMBench to measure latency of cache.
two parameter can be configured (repetition and warmup)
Change-Id: I5e4ecca0f9dd9c9ce2cecce3623dd8347ab2b5b1
Signed-off-by: kubi <jean.gaoliang@huawei.com>
kubi [Fri, 8 Apr 2016 03:52:33 +0000 (11:52 +0800)]
add huawei shanghai pod6 daily suite
add a huawei pod6 test suite yaml to verify generic test case
Change-Id: I50938617c1093bedb9732702b3330a044528f122
Signed-off-by: kubi <jean.gaoliang@huawei.com>
rexlee8776 [Wed, 6 Apr 2016 01:47:18 +0000 (01:47 +0000)]
add support for Latency between NFVI nodes(Ping)
Change-Id: I13cc3f6cdfc243391df6e15827428352a8d6634d
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
rexlee8776 [Mon, 28 Mar 2016 08:35:56 +0000 (04:35 -0400)]
add "yardstick testcase show" command function
"yardstick testcase show" will show the details of specific test case
yardstick testcase show <case-name> (e.g. yardstick testcase show opnfv_yardstick_tc001)
JIRA:-
Change-Id: Ibb91625dc3e6802855f28160ee0aa8c7e386cf7a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
qi liang [Fri, 1 Apr 2016 03:15:58 +0000 (03:15 +0000)]
Merge "add "yardstick testcase list" command function"
Ana C [Wed, 23 Mar 2016 14:06:05 +0000 (15:06 +0100)]
Release notes for Brahmaputra2.0
This change updates the release notes for Brahmaputra2.0.
It also includes minor updates on reuslts report.
Change-Id: Id0b5def1fc2b9b6cd03821bb3d248ecc28c0e06d
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Akis Kourtis [Sun, 27 Mar 2016 21:51:50 +0000 (17:51 -0400)]
Documentation and results explanation for vTC generic test case
Change-Id: Idff2bc3e857414469a7d9ce42ad8bf1e82f423bf
kubi [Sat, 26 Mar 2016 08:55:00 +0000 (16:55 +0800)]
add "yardstick testcase list" command function
"yardstick testcase list" will list test cases info(Name, Description)
in tests/OPNFV/test_cases/
Change-Id: Icf2e6a803d90d33012f009519e47e750bfd57489
JIRA:-
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Vincenzo Riccobene [Thu, 24 Mar 2016 08:40:27 +0000 (08:40 +0000)]
Documentation: Installation and Results for vTC test cases
Change-Id: I6b0d11255b4edfe9fe5070f880ad75ca597e1960
Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
QiLiang [Fri, 25 Mar 2016 00:37:52 +0000 (17:37 -0700)]
Add Logical view part of SWA
JIRA: -
Change-Id: I64ada7e2ea1b7e668b93ae10c22c7c1c9facf6f7
Signed-off-by: QiLiang <liangqi1@huawei.com>
Patrick [Thu, 24 Mar 2016 04:14:02 +0000 (12:14 +0800)]
Deployment View part of SWA
this part will shows how yardstick can be deployed into the underlying platform.
Change-Id: Ia24f52fd85056e1ab5718cdf560a4ede7c7aaa69
Signed-off-by: Patrick <shamrock.pang@huawei.com>
rexlee8776 [Thu, 24 Mar 2016 10:44:14 +0000 (18:44 +0800)]
Process Case View Part Of SWA
this part will show a sequence graph of test execution flow to help users to use yardstick
Change-Id: Ie72ee6da93eb2fbe89f3a121190b6a87d232dfb0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
kubi [Thu, 24 Mar 2016 02:34:45 +0000 (10:34 +0800)]
Use Case View Part Of SWA
this part will show some use case to help users to use yardstick
Change-Id: If521bebaff066185ba59ffa5ab35347915818926
Signed-off-by: kubi <jean.gaoliang@huawei.com>
kubi [Wed, 23 Mar 2016 04:10:03 +0000 (12:10 +0800)]
add software Architecture chapter for user guide
this is a part of SWA, referenced with Per Holmgren's patch(9815).
Because Brahmaputra 2.0 is coming, Qiliang,Patrick,Mingjiang Lin
will work with me together to finish this chapter before doc freeze.
Change-Id: I1e6abe55658671fb1fcc66f2d81b5c2d0b364822
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Jo¶rgen Karlsson [Wed, 23 Mar 2016 13:29:06 +0000 (14:29 +0100)]
Set environment variables when running VTC daily
Change-Id: I791434ac5ac263cb12f256414cbc7e07a9a20765
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
user [Fri, 18 Mar 2016 18:15:09 +0000 (14:15 -0400)]
Fix configuration files according to the last working configuration in Montreal testbed
Change-Id: Icd4d56de8bd60b2b4333459ce8669363ba54a33b
Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
Jonas Bjurel [Tue, 22 Mar 2016 20:02:49 +0000 (21:02 +0100)]
Added a Yardstick test scenario for the OPNFV-Playground development CI pipeline
Change-Id: I6d2e825c1080bb91c8b0f91ab0f37ce66462bcb9
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Jo¶rgen Karlsson [Tue, 15 Mar 2016 15:41:30 +0000 (16:41 +0100)]
Add missing dependencies to docker file
Change-Id: I51e198e5992cc52070b9ddddad59a123d1c476fd
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
kubi [Tue, 15 Mar 2016 04:01:10 +0000 (12:01 +0800)]
Change copyright for cover.sh.
Change-Id: Ib342ac40adf5a48aca0269eee1baaf7db2a95135
Signed-off-by: kubi <jean.gaoliang@huawei.com>
QiLiang [Wed, 16 Mar 2016 08:32:28 +0000 (08:32 +0000)]
Merge "Change copyright for dispatchers."
Jo¶rgen Karlsson [Fri, 11 Mar 2016 11:54:22 +0000 (12:54 +0100)]
Update setup.py and dependencies
Fixes dependency problem with python-openstackclient
Freezes requirements to use latest/current upstream versions
Yardstick can be installed with:
$ python setup.py install
or with:
$ easy_install -U pip
$ pip install -r ci/requirements.txt
$ pip install . (or for develop mode: pip install -e .)
if fixed package versions are required
Change-Id: I9cb44d29011509c9c388dc2e7dc8bb60ee25e790
JIRA:-
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
user [Tue, 15 Mar 2016 12:16:39 +0000 (08:16 -0400)]
Improvement of debug messages to the user
Change-Id: I09fa9cd865021701f53e0df2a2cd79d60ea04d6c
Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
user [Tue, 15 Mar 2016 11:35:29 +0000 (07:35 -0400)]
Support for port_security extension
Change-Id: I5c513eb4024a3cd35c27e3ba6b9ace92af278432
Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
QiLiang [Tue, 15 Mar 2016 04:05:02 +0000 (12:05 +0800)]
Change copyright for dispatchers.
Changed to ceilometer/influxdb-python copyright as lots of concepts
and code have been reused.
JIRA: -
Change-Id: I5fb0a8f9dac2e7b816240f5cf4d43f31f8e1a2f3
Signed-off-by: QiLiang <liangqi1@huawei.com>
user [Thu, 10 Mar 2016 15:10:27 +0000 (10:10 -0500)]
Bug Fix - Fixes the heat template for noisy neighbours and its deployment
Change-Id: I4c45b204a06a728db276a2e4a5f905f3a34f2de5
Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
Vincenzo Riccobene [Wed, 9 Mar 2016 13:47:47 +0000 (13:47 +0000)]
Bug Fix - select specific commit for smcroute within the vTC VM
Change-Id: I515c6355546758365346fab5babc3a0810de1f4a
Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
Jo¶rgen Karlsson [Mon, 14 Mar 2016 10:15:24 +0000 (11:15 +0100)]
Change copyright for base scenario
Changed to rally copyright as lots of concepts and code have
been reused.
Change-Id: I00d3665fc37634b1ad5f8b2aaca31fffb8fa8942
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Jo¶rgen Karlsson [Mon, 14 Mar 2016 09:15:23 +0000 (10:15 +0100)]
Change copyright for runners.
Changed to rally copyright as lots of concepts and code have
been reused.
Change-Id: Id850b94c9ad05a075614870b293456f2d5fb6e5f
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Jo¶rgen Karlsson [Fri, 26 Feb 2016 14:20:03 +0000 (15:20 +0100)]
Backup of grafana dashboard
Temprarily backing up dashboard files in case of server crash.
We should automate this in the future.
Change-Id: Ia56a41aaff9bd66dccb4146320938851c875989e
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
QiLiang [Fri, 26 Feb 2016 08:54:22 +0000 (16:54 +0800)]
Add test suite for huawei shanghai pod
JIRA: -
Change-Id: If314e5e7b3f93a3368452b7401e320ce0c64b99f
Signed-off-by: QiLiang <liangqi1@huawei.com>
kubi [Thu, 25 Feb 2016 15:33:05 +0000 (10:33 -0500)]
update ipv6 test case user guide
add more introduce into ipv6 test case of user guide
JIRA:-
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Change-Id: I96e78d6bf5553bb53ba1837d45126726981c9d42
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Per Holmgren [Mon, 22 Feb 2016 10:56:26 +0000 (11:56 +0100)]
Adds test results for scenario: fuel_os_nosdn_nofeature_ha
All scenario TCs included, except TC011 which has had
an InfluxDB population problem. This is now solved but too
late to run with scenario in R2 release time frame.
Change-Id: I0eefa9b3599e7813ec8b21df863d885766cae4d0
Signed-off-by: Per Holmgren <per.q.holmgren@ericsson.com>
Per Holmgren [Wed, 24 Feb 2016 13:35:33 +0000 (14:35 +0100)]
Adds test scenario result report: fuel-os-odl_l2-nofeature-ha
Change-Id: I2574411fe5ac670851ea9d1be5ba5f2da5defb17
Signed-off-by: Per Holmgren <per.q.holmgren@ericsson.com>
Per Holmgren [Wed, 24 Feb 2016 15:37:53 +0000 (16:37 +0100)]
Adds test results for scenario: fuel_os_onos_nofeature_ha
All scenario TCs included, except TC011 which has had an
InfluxDB population problem. This is now solved but too
late to run with scenario in R2 release time frame.
Change-Id: I341bd4109baf14069b6241f37da4c62da4cad394
Signed-off-by: Per Holmgren <per.q.holmgren@ericsson.com>
Ana C [Tue, 23 Feb 2016 12:45:46 +0000 (13:45 +0100)]
Test results for apex and joid
Adds test results for apex-odl-l2 and joid-odl-l2 scenarios.
Change-Id: I76869112a8225ff33d19cde179b2e6ca7e988fd4
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Ana C [Tue, 23 Feb 2016 13:07:11 +0000 (14:07 +0100)]
Test results for compass onos and odl l2
Add short summary for tests using compass, scenarios onos and odl l2.
Change-Id: I1f1f0ba4f2aeae4e656ae9a6d06fbd948da41424
Signed-off-by: Ana C <ana.cunha@ericsson.com>
kubi [Tue, 23 Feb 2016 20:06:46 +0000 (15:06 -0500)]
add test result: compass_os_nosdn_nofeature_ha
Reference to PerH's patch, modify the real value of
every test case, and add two more test cases about ipv6 and parser.
All scenario TCs included, except TC011 which has had an InfluxDB
population problem. this is now solved but too late to run with scenario
in R2 release time frame
JIRA:-
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Change-Id: Ic58613b6bdf45de449ca3f0c381d716f0c03a736
Signed-off-by: kubi <jean.gaoliang@huawei.com>
wym_libra [Thu, 21 Jan 2016 11:45:55 +0000 (19:45 +0800)]
Test Result of TC019 and TC025
JIRA: None
Change-Id: I425f957dade4bdb3bffe2f6c172fa6c3b68ce382
Signed-off-by: wym_libra <yimin.wang@huawei.com>
Ana C [Thu, 11 Feb 2016 15:42:08 +0000 (16:42 +0100)]
Add Yardstick release note
This change adds Brahmaputra release note for Yardstick, listing
deliverables.
Test results for the release and scenarios will be documented separately.
Test cases for vTC have been removed, will be delivered in SR1.
Change-Id: Ia9575249c8155d5a417722a8a1e89102e942784f
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Ana C [Tue, 23 Feb 2016 10:19:06 +0000 (11:19 +0100)]
Release results overview
This change includes the list of scenarios tested for the release.
Change-Id: Id1e6a07378560e7b88cabde16caca0fcc26544dc
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Jo¶rgen Karlsson [Tue, 23 Feb 2016 12:10:00 +0000 (13:10 +0100)]
iperf3: fix for influxDb schema errors
Convert integers to float before dumping to influxDb.
Iperf3 is not always consistent about data types in its
JSON output. This may cause schema errors when values with
different types (integer and float) are written to the same
field in InfluxDb.
This is a quick fix. A Future improvement would be to write a
format func for the data.
Change-Id: I7011adc19693f91db5889554fd6bec0d46dc6679
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
qi liang [Tue, 23 Feb 2016 12:44:00 +0000 (12:44 +0000)]
Merge "ipv6-bug-fix: update physical pod yaml configure"
kubi [Tue, 23 Feb 2016 20:17:51 +0000 (15:17 -0500)]
ipv6-bug-fix: update physical pod yaml configure
due to the configure of huawei sc physical pod has been changed, ipv6 testing failed,
so i update the pod.yaml in yardstick to make it run successfully again
JIRA: YARDSTICK-186
Signed-off-by: kubi <jean.gaoliang@huawei.com>
ChristopherPrice [Tue, 23 Feb 2016 11:50:41 +0000 (12:50 +0100)]
Altering the name to ensure it is included in the configuration guide and not drawn into the user guide.
Change-Id: I51f91b4ac94a869bd00bc7ded18ec1df78a4c073
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Ana C [Mon, 22 Feb 2016 13:37:44 +0000 (14:37 +0100)]
Add missing license files
This change adds missing license information.
Change-Id: I2ddc85e3fb7b92a86b8a0f054d4ee177af198c8f
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Jo¶rgen Karlsson [Fri, 19 Feb 2016 15:01:55 +0000 (16:01 +0100)]
influxdb: log error when result posting fails
Change-Id: I628e3919af56586a481708cb97ac4e38b7ccc5fa
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Ana C [Fri, 12 Feb 2016 01:48:15 +0000 (02:48 +0100)]
Results for Yardstick test cases
This change adds folder Results and templates for all scenarios as well as
tests not included in scenarios.
Change-Id: I2e93cd12e9af9ac8c3717515339e2c7687ef1943
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Ana C [Fri, 12 Feb 2016 02:25:27 +0000 (03:25 +0100)]
Yardstick input for Release central doc
This change adds a file, userguide.rst, that will be used by the release
central document as a summary of the Yardstick Project.
This file shall not be included in the index of the userguide.
The file has been renamed to testusage.rst, as per request.
Change-Id: Id8099349a7e626be3d800499bf98171d23239ded
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Jo¶rgen Karlsson [Wed, 17 Feb 2016 15:17:04 +0000 (16:17 +0100)]
Add heat template workaround for odl-l3
Change-Id: I476fdd4d0e0e97cb1457ae15f92442c42aa77b4e
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Jo¶rgen Karlsson [Tue, 16 Feb 2016 19:24:56 +0000 (20:24 +0100)]
ci: Freeze pip requirements + cleanups
Freeze pip requirements for brahmaputra release to make sure we
keep track of dependencies.
Fixes internalURL problem with ericsson-virtual1
Add check to verify that nova, glance and heat services are functional
Change-Id: I15c3d215596eaad31f8e260d129b8e07a7d63976
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Fatih Degirmenci [Tue, 16 Feb 2016 14:05:56 +0000 (15:05 +0100)]
Add test suite for ericsson-virtual1 blade
Change-Id: I6c22a32fd3197a5475ee4f41db946bd78b08dfa0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Jo¶rgen Karlsson [Fri, 12 Feb 2016 16:00:30 +0000 (17:00 +0100)]
Add more debug to image build
Change-Id: Icfbed0433cb9cfb6f8f479fc69699d08ad49602b
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Ana C [Wed, 10 Feb 2016 18:07:13 +0000 (19:07 +0100)]
Add license info and update structure
This change adds license to all .rst files under userguide.
It also combines all configguide files into user guide.
New reference.rst with list of links.
Updated glossary, removed separate directories for apexlake and yardstick
framework.
Change-Id: I6532ed073905b0fa85a17e759ea7dc3c24acb91f
Signed-off-by: Ana C <ana.cunha@ericsson.com>