bottlenecks.git
6 years agobug-fix: veriry job no coverage package 37/50337/1
Yang Yu [Wed, 10 Jan 2018 02:12:01 +0000 (10:12 +0800)]
bug-fix: veriry job no coverage package

JIRA: BOTTLENECK-219

vitualenv should install nose and coverage package for unittest,
only install coverage is not enough since virtualenv will use
external nose which couldnt find coverage package installed
externally

Change-Id: I6daebf2db6dd97cdfd0eac0c43a619229ba38577
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "bug-fix: coverage package missing for ci verify"
Yu Yang (Gabriel) [Wed, 10 Jan 2018 01:51:42 +0000 (01:51 +0000)]
Merge "bug-fix: coverage package missing for ci verify"

6 years agobug-fix: coverage package missing for ci verify 89/50189/1
Yang Yu [Mon, 8 Jan 2018 02:58:11 +0000 (10:58 +0800)]
bug-fix: coverage package missing for ci verify

JIRA: BOTTLENECK-219

nosetests has enbled coverage check which requires coverage
package missing currently

Change-Id: Ia4b87a6036ea00532014a332170a19681432f84c
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agobug-fix: wrong line to modify for getting results 77/49877/3
Yang Yu [Wed, 3 Jan 2018 02:09:16 +0000 (10:09 +0800)]
bug-fix: wrong line to modify for getting results

In Danube, should modify no.12 line of yardstick config file to
let yardstick record result in file instead of reporting to
MongoDB. After Danube, it should be no.13 line of that file.
Also return to Danube:3.1 and will fix the line issue
for VNF scaling test in another ticket

Change-Id: I309e9c609967efdda8eaaf289d788ccf1693308e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoAdd unit & coverage test 99/49999/2
Yang Yu [Thu, 4 Jan 2018 06:10:00 +0000 (14:10 +0800)]
Add unit & coverage test

JIRA: BOTTLENECK-219

Using python-nose to run nosetests on unittest and coverage test

Change-Id: I3928823bc2f8c65dbe770827ee69da8dd3ced1f2
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agobuf-fix: sfc quota setting 11/49611/1
Yang Yu [Mon, 25 Dec 2017 05:05:32 +0000 (13:05 +0800)]
buf-fix: sfc quota setting

JIRA: BOTTLENECK-215

compass master does not enable sfc, only eupurates.
changing sfc quota will cause error for "not valide attributes"

Change-Id: I77fab2d957d88bed6ed28c06bff9d3c2f7fb0da7
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agobug-fix: neutron quota for euphrates 15/49515/1
Yang Yu [Thu, 21 Dec 2017 23:11:15 +0000 (07:11 +0800)]
bug-fix: neutron quota for euphrates

JIRA: BOTTLENECK-215

It seems SFC is enabled defaultly in euphrates.
So modify the quota for SFC

Change-Id: Id8b88f03b029ca6a4c1c13098d799958601f1bb6
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Add Storperf API usage in bottlenecks"
Ace Lee [Thu, 21 Dec 2017 06:41:53 +0000 (06:41 +0000)]
Merge "Add Storperf API usage in bottlenecks"

6 years agobug-fix: fix neutron quota setting 47/49347/3
Yang Yu [Wed, 20 Dec 2017 09:03:39 +0000 (17:03 +0800)]
bug-fix: fix neutron quota setting

JIRA: BOTTLENECK-215

also fix the bug for type error: converted string

Change-Id: Ic56b5ab5c49d8fdbcf49ba4571c2286d5f7bc422
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Docs update for E 5.1"
Yu Yang (Gabriel) [Fri, 15 Dec 2017 07:09:00 +0000 (07:09 +0000)]
Merge "Docs update for E 5.1"

6 years agoMerge "VNF scale-out testcase"
Yu Yang (Gabriel) [Fri, 15 Dec 2017 06:19:09 +0000 (06:19 +0000)]
Merge "VNF scale-out testcase"

6 years agoVNF scale-out testcase 05/48305/4
Ace Lee [Mon, 4 Dec 2017 08:59:59 +0000 (08:59 +0000)]
VNF scale-out testcase

JIRA: BOTTLENECK-214

Bottlenecks VNF scale out testcase

Change-Id: I05c4dec483062dd59c4b062516c8a6c1bc83ad6e
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoDocs update for E 5.1 29/48929/5
Yang Yu [Thu, 14 Dec 2017 08:39:34 +0000 (16:39 +0800)]
Docs update for E 5.1

Change-Id: I53972edc64398339463824d5f8d7193a6e15481f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Add moon feature tenant testcase"
Yu Yang (Gabriel) [Fri, 15 Dec 2017 04:00:33 +0000 (04:00 +0000)]
Merge "Add moon feature tenant testcase"

6 years agoFix path for util script in posca guide 05/48405/1
Yujun Zhang [Tue, 5 Dec 2017 18:56:15 +0000 (10:56 -0800)]
Fix path for util script in posca guide

Change-Id: I957d2232ceafad45ec40f7f99e9b11629887b059
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoAdd Storperf API usage in bottlenecks 07/47407/10
Shubham Agarwal [Fri, 17 Nov 2017 09:06:15 +0000 (04:06 -0500)]
Add Storperf API usage in bottlenecks

JIRA: BOTTLENECK-213

This is to use Storperf API in bottlenecks.

Change-Id: I3a3fbb3bfd9c278740c070b167222ff122df1d49
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
6 years agoCadvisor Client-Server installation automation script 61/47161/4
Rutuja Surve [Tue, 14 Nov 2017 04:36:23 +0000 (04:36 +0000)]
Cadvisor Client-Server installation automation script

JIRA: BOTTLENECK-181

Automated the installation for cadvisor client from
jump server host and added docker installation of cadvisor
in monitoring script.

Change-Id: I906b5237bc0ed320106309c1a29e8dd72a05a427
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
6 years agoCollectd Client-Server installation automation script 57/46657/8
Rutuja Surve [Fri, 3 Nov 2017 10:16:23 +0000 (10:16 +0000)]
Collectd Client-Server installation automation script

JIRA: BOTTLENECK-181

Automated the installation for collectd client from
jump server host and corrected docker versions in monitoring
script

Change-Id: I14ec20f2761c72e261aa1185a381f0c02b84ed45
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
6 years agoMerge "Datasource and Dashboard automation script"
Yu Yang (Gabriel) [Wed, 1 Nov 2017 03:53:39 +0000 (03:53 +0000)]
Merge "Datasource and Dashboard automation script"

6 years agoDatasource and Dashboard automation script 77/42677/4
Rutuja Surve [Thu, 21 Sep 2017 17:35:34 +0000 (13:35 -0400)]
Datasource and Dashboard automation script

JIRA: BOTTLENECK-180

Automated creation of Prometheus datasource and
dashboard for Grafana

Change-Id: Id1e0323f74a0587b0fe3c80ba7a39843893f00ec
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
6 years agoBug fix in CI 51/45951/1 opnfv-5.0.0
liyin [Fri, 20 Oct 2017 07:31:01 +0000 (15:31 +0800)]
Bug fix in CI

Bug fix in CI yardstick docker image problem.

Change-Id: Ie25c82b19cb7ae54fd4f2563f09c97cafbf6e584
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoAdd project name before UserDevloeper Guide 95/45495/1
Morgan Richomme [Wed, 18 Oct 2017 09:27:37 +0000 (11:27 +0200)]
Add project name before UserDevloeper Guide
otherwise title User Guide without context may be misleading

Change-Id: I7ae96154633d21dec5ab540e8817ea1c04989cda
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoHarmonization of the naming of the titeles of the testing project guides 49/45449/1
Morgan Richomme [Wed, 18 Oct 2017 06:42:25 +0000 (08:42 +0200)]
Harmonization of the naming of the titeles of the testing project guides

Change-Id: I3e4febb08afa58689a9d43e1083ba2a7cd16fd22
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoAdd moon feature tenant testcase 13/45313/2
liyin [Tue, 17 Oct 2017 08:27:51 +0000 (16:27 +0800)]
Add moon feature tenant testcase

JIRA: BOTTLENECKS-212

Add moon feature tenant testcase to Bottlenecks

Change-Id: I3795470fa5fab1866da346ec376dbd8f00f8205b
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoMerge "update the Euphrates docs"
Yu Yang (Gabriel) [Tue, 17 Oct 2017 01:39:57 +0000 (01:39 +0000)]
Merge "update the Euphrates docs"

6 years agoMerge "Add moon feature resource testcase"
Ace Lee [Mon, 16 Oct 2017 01:59:22 +0000 (01:59 +0000)]
Merge "Add moon feature resource testcase"

6 years agoMerge "Modified the docker_cleanup.sh file to cleanup the ELK container"
Yu Yang (Gabriel) [Fri, 13 Oct 2017 08:15:19 +0000 (08:15 +0000)]
Merge "Modified the docker_cleanup.sh file to cleanup the ELK container"

6 years agoAdd moon feature resource testcase 75/44875/1
liyin [Thu, 12 Oct 2017 07:04:54 +0000 (15:04 +0800)]
Add moon feature resource testcase

JIRA: BOTTLENECKS-212

Add moon feature resource testcase to Bottlenecks

Change-Id: Ib9bddfcd980e38c40d4a76b6cfd48bb9a656c81e
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoMerge "Bottlenecks testpmd scale-up testcase."
Ace Lee [Wed, 11 Oct 2017 09:22:49 +0000 (09:22 +0000)]
Merge "Bottlenecks testpmd scale-up testcase."

6 years agoRemove 'stable' from version for results pushed to DB 27/44627/2
Gabriel Yu [Tue, 10 Oct 2017 08:50:55 +0000 (16:50 +0800)]
Remove 'stable' from version for results pushed to DB

JIRA: BOTTLENECK-210

RT.

Change-Id: I5861f971e8afd69430bf5e322a566b27ce1eb2b7
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
6 years agoModified the docker_cleanup.sh file to cleanup the ELK container 17/44617/1
Shubham Agarwal [Sun, 8 Oct 2017 14:12:44 +0000 (10:12 -0400)]
Modified the docker_cleanup.sh file to cleanup the ELK container

Change-Id: Idfebbdc0296e4aeba5caf4da3b6b0ced438745ea
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
6 years agoBottlenecks testpmd scale-up testcase. 65/42465/3
liyin [Wed, 20 Sep 2017 01:06:34 +0000 (09:06 +0800)]
Bottlenecks testpmd scale-up testcase.

JIRA: BOTTLENECK-205

This is the script of testpmd scale-up feature testcase.
we will debug the dashboard.

Change-Id: I4a6de0e7e1ea7c04639ece78a7b11b75128d8d2f
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoupdate the Euphrates docs 65/41665/18
Yang Yu [Tue, 12 Sep 2017 06:46:37 +0000 (14:46 +0800)]
update the Euphrates docs

JIRA: BOTTLENECK-170

This patch is to update the euphrates docs to commandate new
changes.

Change-Id: I766f3e689c9093694e82995f1b0f013f316636ab
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agofix bug in reporting. 39/43539/1
liyin [Fri, 29 Sep 2017 03:47:46 +0000 (11:47 +0800)]
fix bug in reporting.

JIRA: BOTTLENECK-206

Bug fix in reporting.

Change-Id: I2d2269e9d35b279b3aa3b08d497d6e6bda2a5704
Signed-off-by: liyin <liyin11@huawei.com>
6 years agobug-fix: make CLI available by adding docker operations 03/41903/2
Yang Yu [Thu, 14 Sep 2017 02:38:29 +0000 (10:38 +0800)]
bug-fix: make CLI available by adding docker operations

JIRA: BOTTLENECK-197

offline test is executed which validated this patch

Change-Id: Ib98e64781697839a7c1896d4089279d017d738ad
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoAdd local support for config preparation before testing 67/41167/4
Yang Yu [Wed, 6 Sep 2017 09:49:46 +0000 (17:49 +0800)]
Add local support for config preparation before testing

JIRA: BOTTLENECK-103

Lcoal support for finding openstack certs and pod yamls

Change-Id: Ia0f0ee2fd841a4f88e82ac3f504613a6f431107e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Bottlenecks committer update"
Yu Yang (Gabriel) [Mon, 21 Aug 2017 08:11:45 +0000 (08:11 +0000)]
Merge "Bottlenecks committer update"

6 years agoMerge "VNF characterizaion scale_out test, untested"
Yu Yang (Gabriel) [Thu, 10 Aug 2017 08:34:18 +0000 (08:34 +0000)]
Merge "VNF characterizaion scale_out test, untested"

6 years agoMerge "VNF characterization scale_up test, untested"
Yu Yang (Gabriel) [Thu, 10 Aug 2017 08:33:28 +0000 (08:33 +0000)]
Merge "VNF characterization scale_up test, untested"

6 years agoMerge "system bandwidth testcase frame rebuild"
Yu Yang (Gabriel) [Thu, 10 Aug 2017 08:32:34 +0000 (08:32 +0000)]
Merge "system bandwidth testcase frame rebuild"

6 years agoVNF characterizaion scale_out test, untested 33/38233/5
Ross Brattain [Wed, 26 Jul 2017 23:25:08 +0000 (16:25 -0700)]
VNF characterizaion scale_out test, untested

The purpose of this test is to increase the
number of VNFs being tested while monitoring
aggregate performance scaling.

requires https://gerrit.opnfv.org/gerrit/#/c/37993

Change-Id: I0015ef0326859512c7b9ab4c57ef9b5a710ca852
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoVNF characterization scale_up test, untested 31/38231/6
Ross Brattain [Wed, 26 Jul 2017 23:20:12 +0000 (16:20 -0700)]
VNF characterization scale_up test, untested

The purpose of this test is to increase the amount
of resources provided to the VNF and monitor the ablilty
of the VNF to scale

requires https://gerrit.opnfv.org/gerrit/#/c/37991/

Change-Id: I4e2384ef120dea2348a623acc1d439696d95e73b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agosystem bandwidth testcase frame rebuild 57/38757/3
liyin [Fri, 4 Aug 2017 09:09:00 +0000 (17:09 +0800)]
system bandwidth testcase frame rebuild

JIRA: BOTTLENECK-177

This patch will debug some error in system bandwidth testcase.
use the new docker way to test this testcase.
Bug fix about dashboard and test framework.

Change-Id: I7167ffd75efab9a7780407aa5b9a4337ebb9b4c7
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoBottlenecks committer update 35/38735/1
Yang Yu [Fri, 4 Aug 2017 03:35:07 +0000 (11:35 +0800)]
Bottlenecks committer update

According to email communication with Bottlenecks committer,
4 committers step down and 1 committer cooptation. Details will
be sent out through email.

Change-Id: I19acc55075d47d240659b0ec2ff19761bdb70a92
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agochange Dockerfile to adapt Branches 33/38733/1
Yang Yu [Fri, 4 Aug 2017 03:15:01 +0000 (11:15 +0800)]
change Dockerfile to adapt Branches

Reverse dockerfile

Change-Id: I827209833ae4e34e20afba522557c83f4acaaf45
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Remove Branch var for docker build push"
Yu Yang (Gabriel) [Fri, 4 Aug 2017 02:57:20 +0000 (02:57 +0000)]
Merge "Remove Branch var for docker build push"

6 years agoRemove Branch var for docker build push 21/38721/2
Yang Yu [Fri, 4 Aug 2017 02:43:26 +0000 (10:43 +0800)]
Remove Branch var for docker build push

For Dovetail, remove the var temporiately

Change-Id: Ic833d565435b431c83d995c5f5174890cd0570cb
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Change path to reporting db"
Yu Yang (Gabriel) [Thu, 3 Aug 2017 04:01:50 +0000 (04:01 +0000)]
Merge "Change path to reporting db"

6 years agoChange path to reporting db 91/38591/2
Yang Yu [Wed, 2 Aug 2017 08:32:02 +0000 (16:32 +0800)]
Change path to reporting db

JIRA: BOTTLENECK-158

Change the path env to align with CI pipeline

Change-Id: Ib5a7799c3eb3e5ba9056aa738c4c3b15995e3c11
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoAdd modify output file function 93/38593/1
liyin [Wed, 2 Aug 2017 08:30:16 +0000 (16:30 +0800)]
Add modify output file function

JIRA: BOTTLENECK-176

Add function which could modify outfile name.
Also a bug fix about yardstick docker version should be danube.3.1

Change-Id: I0e0bb5b26cae44358311d17932c698505560974c
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoMerge "Add yardstick danube3.1 support."
Yu Yang (Gabriel) [Wed, 2 Aug 2017 06:41:00 +0000 (06:41 +0000)]
Merge "Add yardstick danube3.1 support."

6 years agoMerge "Bottlenecks testcase rebuild"
Yu Yang (Gabriel) [Wed, 2 Aug 2017 06:30:24 +0000 (06:30 +0000)]
Merge "Bottlenecks testcase rebuild"

6 years agoAdd yardstick danube3.1 support. 69/38569/2
Ace Lee [Wed, 2 Aug 2017 01:47:06 +0000 (01:47 +0000)]
Add yardstick danube3.1 support.

JIRA: BOTTLENECK-173

This patch will add a result handle for Yardstick danube
This is only for bottlenecks danube to use.
This will change time to 2 min to wait for Yardstick result back

Change-Id: Icbd9d89f3e3816df947eaf6f70a12c86f74a2812
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoBottlenecks testcase rebuild 63/38563/2
Ace Lee [Tue, 1 Aug 2017 10:48:21 +0000 (10:48 +0000)]
Bottlenecks testcase rebuild

JIRA: BOTTLENECK-175

After this patch,
Bottlenecks will try to find the stress of the openstack system.
we try to create 20 stacks one time.
And 20 stacks the other time.
we will try to find if openstack will pass threshhold twice.
This patch only affact latest version

Change-Id: I6146cf5c6fe0ac4968337cc36e07f715b64191d0
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoAdd support for arbitary DB reporting 09/38509/1
Yang Yu [Tue, 1 Aug 2017 07:01:49 +0000 (15:01 +0800)]
Add support for arbitary DB reporting

JIRA: BOTTLENECK-158

Support for arbitary DB reporting. TestperfDB and Dovetail DB are
within currently consideration.

Change-Id: I4373e5f295d26155e2b4fda59044cc4e922c3557
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoBottlenecks Https support 01/38501/2
Ace Lee [Tue, 1 Aug 2017 03:10:27 +0000 (03:10 +0000)]
Bottlenecks Https support

JIRA: BOTTLENECK-174

Bottlenecks Https Support
After this patch, you could use https method to run Bottlenecks
Motion that if you want to use https, you need to write down the cacert
at Bottlenecks /tmp/ dir

Change-Id: I86fda57c76179d52e7d4c06c7289e2fcc15a4bc0
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoMerge "Add Grafana for displaying time series from Prometheus"
Yu Yang (Gabriel) [Mon, 31 Jul 2017 01:27:57 +0000 (01:27 +0000)]
Merge "Add Grafana for displaying time series from Prometheus"

6 years agoBug fix: Bottlenecks sometimes deadlock 43/37843/3
Ace Lee [Thu, 20 Jul 2017 08:48:47 +0000 (08:48 +0000)]
Bug fix: Bottlenecks sometimes deadlock

JIRA: BOTTLENECK-173

This patch will change the way to call multithreading.
And change some encoding error about Yardstick config

Change-Id: I04803bff6acaad1089d180b104652049f1f0a485
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoAdd Grafana for displaying time series from Prometheus 37/37837/2
yuyang [Thu, 20 Jul 2017 05:07:25 +0000 (13:07 +0800)]
Add Grafana for displaying time series from Prometheus

JIRA: BOTTLENECK-172

Add Grafana for the monitoring result dashboarding

Change-Id: I9b17f4bd745c8556e2b551c6b499d77e3406cbf4
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoBug fix: fit Yardstick 3.1 version. 75/37675/2
liyin [Tue, 18 Jul 2017 06:55:29 +0000 (14:55 +0800)]
Bug fix: fit Yardstick 3.1 version.

JIRA: BOTTLENECK-173

This patch will add a file to create some yardstick conf,
Yardstick will use this file to manage output file type.

Change-Id: I1d265af9f0b9b5132dc63c4d6d95d5bc194c7ff6
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoBug fix of Bottlenecks can't use CLI 17/37617/1
liyin [Mon, 17 Jul 2017 09:45:38 +0000 (17:45 +0800)]
Bug fix of Bottlenecks can't use CLI

JIRA: BOTTLENECK-171

Bug fix of Bottlenecks can't use CLI to start test.
Some docker-compose function delete to fit elk docker support.
After this patch you could use bottlenecks testcase run
posca_factor_ping to start this test.
you also need to put the rc file to bottlenecks docker.

Change-Id: I340e31185a499c81f9595a902df89d8f0ddf0cd3
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoMerge "Add test monitoring module"
Yu Yang (Gabriel) [Mon, 17 Jul 2017 03:48:30 +0000 (03:48 +0000)]
Merge "Add test monitoring module"

6 years agoAdd test monitoring module 91/37491/2
yuyang [Fri, 14 Jul 2017 09:27:13 +0000 (17:27 +0800)]
Add test monitoring module

JIRA: BOTTLENECK-172

Add the monitoring module for Bottlenecks testing. Merging into
the framework will be in another patch since framework is under
refactoration.

Change-Id: I72eb1b6cabac6a9d1d0ef1fb6430f364e8ad76df
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoAdd frame support of elk one docker support 15/37315/8
liyin [Thu, 13 Jul 2017 03:54:08 +0000 (11:54 +0800)]
Add frame support of elk one docker support

JIRA: BOTTLENECK-171

Add support of Bottlenecks docker frame refact,
After this patch we will provide the ability of several installer.
Add Yardstick_TAG to adjust yardstick docker version

Change-Id: Ib431f8acf4a76b59f9d5e8783bcc7d2e5be208ae
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoAdd docker container manage function 31/37231/2
liyin [Wed, 12 Jul 2017 02:57:13 +0000 (10:57 +0800)]
Add docker container manage function

JIRA: BOTTLENECK-171

This patch will add a file to create some function,
Bottlenecks will use those function to manage docker.
for example: docker ip address , create docker ,remove docker.

Change-Id: I60e70ed9c6c7805e85b183ea3b19295fce68f657
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoInitiate docs for Euphrates Release 59/36859/11
yuyang [Mon, 3 Jul 2017 09:59:12 +0000 (17:59 +0800)]
Initiate docs for Euphrates Release

JIRA: BOTTLENECK-170

Initiate docs for euphrates release by chaning the
directory structure and contents framework

Change-Id: Id051574a9d489c5b4f90b7e079ce8482413b1b53
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoMerge "Docs for Danube 3"
Yu Yang (Gabriel) [Wed, 21 Jun 2017 08:08:55 +0000 (08:08 +0000)]
Merge "Docs for Danube 3"

6 years agoDocs for Danube 3 73/36173/3
yuyang [Mon, 19 Jun 2017 08:19:26 +0000 (16:19 +0800)]
Docs for Danube 3

JIRA: BOTTLENECKS-137

Documentation for Danube 3

Change-Id: Ic4b2611028fa45c0b731e998296e5000e35a33f6
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoRemove redundant print functions 67/35767/1
yuyang [Mon, 5 Jun 2017 02:44:21 +0000 (10:44 +0800)]
Remove redundant print functions

JIRA: BOTTLENECK-158

Remove redundant print functions for report log

Change-Id: I35c43fd3e30090bc296823faca55b49c0431a1fb
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoBugfix: json format transform for report 01/35401/2
yuyang [Fri, 26 May 2017 09:33:56 +0000 (17:33 +0800)]
Bugfix: json format transform for report

JIRA: BOTTLENECK-158

The details part of report is not json formatted.
This patch is to fix it.

Change-Id: I089dae0c12e14935e4b7a5e7bdbe69f00e003f98
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoBugfix: dockerfile does not support basename 17/35317/1
yuyang [Thu, 25 May 2017 07:46:55 +0000 (15:46 +0800)]
Bugfix: dockerfile does not support basename

JIRA: BOTTLENECK-158

Remove basename commond in docker-compose file

Change-Id: If06bac1903b2b830f9e5e4133f3315fb9f424c18
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoAdd reporting to MongoDB 39/35139/16
yuyang [Mon, 22 May 2017 11:19:56 +0000 (19:19 +0800)]
Add reporting to MongoDB

JIRA: BOTTLENECK-158

Add reporting function to community MongoDB

Change-Id: Idebc191b20ad238dbdd129ce38131b79e7133e35
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoAdd test name check function and cleanup 19/35119/4
yuyang [Mon, 22 May 2017 02:23:55 +0000 (10:23 +0800)]
Add test name check function and cleanup

JIRA: BOTTLENECK-158

Add test case/story name check and cleanup environment option.

Change-Id: I07609c089ca78b0d2760c09c0312d7d1106c815a
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoDelete testcase of rubbos and vstf. 47/34547/1
liyin [Mon, 8 May 2017 09:04:32 +0000 (09:04 +0000)]
Delete testcase of rubbos and vstf.

JIRA:BOTTLENECK-167

This patch will delete vstf and rubbos testcase code.
Include some testcase config file,
if there will be someone who want to use this testcase
maybe B or C version code will contain those testcase.
if you use the D version code to run this two testcase
we will info you that:
    Rubbos testsuite is not updating anymore.
    This entrance for running Rubbos within Bottlenecks is no longer supported.

Change-Id: I04e4042ff3998b3696df2ed47a9ffab6f1620ec3
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoMerge "Change PTL informatin in INFO"
Yu Yang (Gabriel) [Thu, 4 May 2017 06:43:43 +0000 (06:43 +0000)]
Merge "Change PTL informatin in INFO"

6 years agoChange PTL informatin in INFO 99/34199/1
yuyang [Thu, 4 May 2017 06:33:17 +0000 (14:33 +0800)]
Change PTL informatin in INFO

Due to recent email voting results, change the PTL promotion
result in INFO. Detailed information could be found below.
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-April/003422.html

Change-Id: I5c942668cbe03e697bd0865cc8aee1980afed104
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoAdd description of environment clean-up 31/34031/2
yuyang [Tue, 2 May 2017 04:16:22 +0000 (12:16 +0800)]
Add description of environment clean-up

JIRA: BOTTLENECK-165

More details of the environment clean-up for ping test case

Change-Id: I4b12a219155400235ae2bcb970efb3ba237153d9
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoDocs for Danube 2.0 35/33735/6
yuyang [Tue, 25 Apr 2017 03:17:25 +0000 (11:17 +0800)]
Docs for Danube 2.0

JIRA: BOTTLENECK-165

Documents adapted to Danube 2.0

Change-Id: Ic46cc0ad2f2706986b294f539bba1264ec6f8b0b
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoMerge "Add more information to Table for stress ping"
Yu Yang (Gabriel) [Tue, 25 Apr 2017 02:08:53 +0000 (02:08 +0000)]
Merge "Add more information to Table for stress ping"

7 years agoAdd more information to Table for stress ping 97/33597/1
yuyang [Thu, 20 Apr 2017 16:01:56 +0000 (00:01 +0800)]
Add more information to Table for stress ping

JIRA: BOTTLENECK-164

Table for stress ping is showing results categories for different number of users.
It does not show the results for every testing round, just show uniquely
testing round with different success rates.
This patch is to make sure showing every results.

Change-Id: I3a33164024e3da23de31d546767f0fb29952983d
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoBugfix of docker-compose file for privileged 71/33571/1
yuyang [Thu, 20 Apr 2017 07:05:58 +0000 (15:05 +0800)]
Bugfix of docker-compose file for privileged

JIRA: BOTTLENECK-163

privileged option in docker-compose file should be true to avoid
"permission deny" error when accessing directories

Change-Id: I1a57146236efb5fe71405c5b7682af706a8814bf
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoFix code style issues for specificed path 31/33231/3
yuyang [Tue, 11 Apr 2017 06:47:07 +0000 (14:47 +0800)]
Fix code style issues for specificed path

JIRA: BOTTLENECK-100

Fix code syle issues for the path flake8 specified before flake8
check merged into CI pipeline.

Change-Id: Iee59bada206fafd4740023e90d08a4b4a7a030db
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoFinalize docs for Danube 1.0 57/32557/4
yuyang [Thu, 30 Mar 2017 16:26:31 +0000 (00:26 +0800)]
Finalize docs for Danube 1.0

JIRA: BOTTLENECK-145

Polishing docs and finalizing docs for Danube 1.0.

Change-Id: Iea5490785bce802aff37b7f52172d7f14ea358e0
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoMerge "bugfix: bottlenecks devguide in docs.opnfv.org"
Yu Yang (Gabriel) [Wed, 29 Mar 2017 08:25:09 +0000 (08:25 +0000)]
Merge "bugfix: bottlenecks devguide in docs.opnfv.org"

7 years agobugfix: bottlenecks devguide in docs.opnfv.org 11/32111/1
yuyang [Wed, 29 Mar 2017 01:58:10 +0000 (09:58 +0800)]
bugfix: bottlenecks devguide in docs.opnfv.org

JIRA: BOTTLENECK-149

Adjust the directory structure to make Bottlenecks devguide
on docs.opnfv.org.

Change-Id: Ib773a26ca5f4eaee94834ff641ec45531ef3025c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agobugfix: fix bugs for running 'teststory run' 63/31963/2
yuyang [Tue, 28 Mar 2017 02:40:35 +0000 (10:40 +0800)]
bugfix: fix bugs for running 'teststory run'

JIRA: BOTTLENECK-144

utils/parser.py:56 has incorrect var:cls which cause pass more
var to testcase_read function.

Change-Id: I2d4b93f95d19a205e537515529746f6d9e13fe2c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoAdd docker clean-up for run test 73/31873/2
yuyang [Mon, 27 Mar 2017 07:41:23 +0000 (15:41 +0800)]
Add docker clean-up for run test

JIRA: BOTTLENECK-148

Currently, only OPNFV CI includes env-cleanup for Bottlenecks.
It is preferable to also include the operation locally
for test automation and repeatability.

Changes:
1. Translate tab into 4 spaces

Change-Id: I9f4efb95c155e442afd3141c00f707421c61b2da
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoMerge "CLI acommadation to the current test case calling method"
Yu Yang (Gabriel) [Mon, 27 Mar 2017 03:10:50 +0000 (03:10 +0000)]
Merge "CLI acommadation to the current test case calling method"

7 years agoMerge "Add task selection to test suite entrance file"
Yu Yang (Gabriel) [Mon, 27 Mar 2017 02:01:07 +0000 (02:01 +0000)]
Merge "Add task selection to test suite entrance file"

7 years agoCLI acommadation to the current test case calling method 69/31769/2
yuyang [Sat, 25 Mar 2017 10:31:39 +0000 (18:31 +0800)]
CLI acommadation to the current test case calling method

JIRA: BOTTLENECK-144

Calling method of POSCA test case has changed. CLI for calling
the run test case script should also adjust.

Change-Id: Ia007b658903c8133c824358943f325b070d1e195
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoAdd task selection to test suite entrance file 65/31765/4
yuyang [Sat, 25 Mar 2017 08:40:19 +0000 (16:40 +0800)]
Add task selection to test suite entrance file

JIRA: BOTTLENECK-143

Add task selection to test suite entrance file

Change-Id: Ia21b3121d104a457a66e2c77e3caf091e102f388
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate document according to Danube release plan 51/31651/7
yuyang [Fri, 24 Mar 2017 03:24:17 +0000 (11:24 +0800)]
Update document according to Danube release plan

JIRA: BOTTLENECK-145

Currently, the docs of Bottlenecks still follow the format
from Colorado. Some work need to be done regarding reorganizing
the contents according to the Danube release.

Change-Id: I4ece51abc558bb7128565125224b5e8579a198f7
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoBugfix: set docker api version to 1.24 63/31563/1
yuyang [Thu, 23 Mar 2017 11:59:29 +0000 (19:59 +0800)]
Bugfix: set docker api version to 1.24

JIRA: BOTTLENECK-146

Set docker api version to 1.24

Change-Id: Id05527e628c7fa6ff3382bd68741bd36fc706fe6
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoBugfix: fix docker version to 2.1.0 41/31541/1
yuyang [Thu, 23 Mar 2017 09:40:27 +0000 (17:40 +0800)]
Bugfix: fix docker version to 2.1.0

JIRA: BOTTLENECK-146

Fix the docker API library to 2.1.0

Change-Id: I4cf2801db2adc28325a587411f802515176e8d03
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoBugfix: fix docker version instead of API version 35/31535/1
yuyang [Thu, 23 Mar 2017 09:23:35 +0000 (17:23 +0800)]
Bugfix: fix docker version instead of API version

JIRA: BOTTLENECK-146

In 31527, API version is 1.24, docker version should be 1.12

Change-Id: I529f16372aaa00b4fc802344b559453677b7b560
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agobugfix: docker client version newer than docker server 21/31521/1
yuyang [Thu, 23 Mar 2017 08:59:52 +0000 (16:59 +0800)]
bugfix: docker client version newer than docker server

JIRA: BOTTLENECK-146

Docker client is needed in Bottlenecks docker for the purpose to
use docker command within docker.
The inconsistence of docker client version with
docker server version causing building falure.

Change-Id: Ib4ecf9c40db5492438b27550636413e5f3a69ea3
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoMerge "Update docs structure according to Danube agreement"
Yu Yang (Gabriel) [Thu, 23 Mar 2017 08:25:22 +0000 (08:25 +0000)]
Merge "Update docs structure according to Danube agreement"

7 years agoUpdate test suite running entrance 75/31375/3
yuyang [Wed, 22 Mar 2017 11:57:59 +0000 (19:57 +0800)]
Update test suite running entrance

JIRA: BOTTLENECK-142

Update the entrance for POSCA test suite.Currently, test case
selection for POSCA is not support for this entrance.
The function will be added later.
For Rubbos and VSTF, after OPNFV Colorado release,
they are not updating anymore. This entrance for running them
within Bottlenecks is no longer supported.
These testsuites are also not in the release plan with Bottlenecks
since then. If you want to run Rubbos and VSTF,
please refer to ealier releases.

Change-Id: Idaf7da147489c6371e46ac3234179133762a05cd
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate docs structure according to Danube agreement 59/31359/1
yuyang [Wed, 22 Mar 2017 10:24:46 +0000 (18:24 +0800)]
Update docs structure according to Danube agreement

JIRA: BOTTLENECK-141

docs.opnfv.org has trouble indexing all the testing docs.
So testing projects have to adjust the docs structure.

Change-Id: I586b2c1626ca4fb8e1980130e132e6079a0977a7
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoMerge "Add liscense to file headers"
Yu Yang (Gabriel) [Fri, 10 Mar 2017 08:24:57 +0000 (08:24 +0000)]
Merge "Add liscense to file headers"