qtip.git
8 years agoUpdate .gitignore 29/33429/1
Yujun Zhang [Mon, 17 Apr 2017 14:52:00 +0000 (22:52 +0800)]
Update .gitignore

- ignore ansible retry inventory
- remove sample report because it has been moved to resources/

Change-Id: I329e63ef674fddaf61eb2fc010017c53059f482c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Add usage of testapi client"
Yujun Zhang [Mon, 17 Apr 2017 02:39:04 +0000 (02:39 +0000)]
Merge "Add usage of testapi client"

8 years agoMerge "Fix error in py35"
Yujun Zhang [Mon, 17 Apr 2017 02:38:57 +0000 (02:38 +0000)]
Merge "Fix error in py35"

8 years agoMove YAML resources to /resources. 03/33303/6
Yujun Zhang [Wed, 12 Apr 2017 11:44:00 +0000 (19:44 +0800)]
Move YAML resources to /resources.

- replacing the content of /benchmarks will break current module like api/cli
- migration required before surpressing the current benchmarks/ folder

Change-Id: I8bd04eeb18aaa3c966330ff7adbe85a267680fc1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoLoad benchmark specification from external file 97/33297/2
Yujun Zhang [Wed, 12 Apr 2017 09:08:23 +0000 (17:08 +0800)]
Load benchmark specification from external file

Change-Id: If72f1d98b90f9666c17aa28b3b88f32178ee4166
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Dump collected facts"
Yujun Zhang [Sat, 15 Apr 2017 09:07:30 +0000 (09:07 +0000)]
Merge "Dump collected facts"

8 years agoMerge "rename output file to sample"
Yujun Zhang [Sat, 15 Apr 2017 09:07:24 +0000 (09:07 +0000)]
Merge "rename output file to sample"

8 years agoAdd usage of testapi client 79/33379/2
Yujun Zhang [Fri, 14 Apr 2017 09:15:03 +0000 (17:15 +0800)]
Add usage of testapi client

Change-Id: Ifacc61c5353e3975e625bb2843972cba6be79398
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoFix error in py35 77/33377/1
Yujun Zhang [Fri, 14 Apr 2017 09:15:20 +0000 (17:15 +0800)]
Fix error in py35

Change-Id: Iacc7bce9e1b5379907677d9fa0c26bf9c8ba155b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "User friendly messages for exceptions"
zhihui wu [Fri, 14 Apr 2017 03:32:36 +0000 (03:32 +0000)]
Merge "User friendly messages for exceptions"

8 years agoMerge "Consume OPNFV TestAPI to push results"
zhihui wu [Thu, 13 Apr 2017 08:04:39 +0000 (08:04 +0000)]
Merge "Consume OPNFV TestAPI to push results"

8 years agoUser friendly messages for exceptions 69/33269/4
Taseer [Tue, 11 Apr 2017 16:39:18 +0000 (21:39 +0500)]
User friendly messages for exceptions

- Use colorama for color
- Implement verbosity option in separate patch

Change-Id: Ib2491d867e9bbf59cb00874d99a11f86ad7eea1b
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoConsume OPNFV TestAPI to push results 97/33197/7
akhilbatra898 [Mon, 10 Apr 2017 14:06:05 +0000 (19:36 +0530)]
Consume OPNFV TestAPI to push results

push_results will be triggered after a benchmark run is completed.

- Added Validation before the information to be sent to testapi
- A validator is added as a decorator for this

Change-Id: I1149133fc41668f6c8dab042e59673be2b46d09d
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
8 years agoDump collected facts 91/33291/2
Yujun Zhang [Wed, 12 Apr 2017 07:37:24 +0000 (15:37 +0800)]
Dump collected facts

Change-Id: Id0b7b2e94016a73ffcaa2d737af1ca33230b3662
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agorename output file to sample 85/33285/3
Yujun Zhang [Wed, 12 Apr 2017 04:17:20 +0000 (12:17 +0800)]
rename output file to sample

Change-Id: I9c62114ebd6c2016fa177565a4413138cafd573b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoRefactoring connection task 83/33283/3
Yujun Zhang [Wed, 12 Apr 2017 04:14:59 +0000 (12:14 +0800)]
Refactoring connection task

- split `compute` playbook into `setup` and `run`
- save inventory and ssh configuration after in `setup`

Change-Id: I0803a954ffcd7c07861ff6bdb76acdbfaa4815bd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Fix format error"
Yujun Zhang [Wed, 12 Apr 2017 07:53:55 +0000 (07:53 +0000)]
Merge "Fix format error"

8 years agoMerge "Fix reporting tasks"
Yujun Zhang [Wed, 12 Apr 2017 07:53:43 +0000 (07:53 +0000)]
Merge "Fix reporting tasks"

8 years agoMerge "Add document about how to release QTIP Python package"
zhihui wu [Wed, 12 Apr 2017 07:11:24 +0000 (07:11 +0000)]
Merge "Add document about how to release QTIP Python package"

8 years agoFix format error 75/33275/1
Yujun Zhang [Wed, 12 Apr 2017 00:33:36 +0000 (08:33 +0800)]
Fix format error

Change-Id: I764c30f8b3a170e8428b3943e3341b4388fbd8a1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoFix reporting tasks 17/33217/2
Yujun Zhang [Tue, 11 Apr 2017 01:33:38 +0000 (09:33 +0800)]
Fix reporting tasks

- no need to specify `local_action` on `local` hosts
- no need to delegate to `localhost` on `local` hosts

Change-Id: I9e7843ce8ba414a786784943b8c253d615271233
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd document about how to release QTIP Python package 49/33149/6
Taseer [Sat, 8 Apr 2017 08:35:32 +0000 (13:35 +0500)]
Add document about how to release QTIP Python package

JIRA: QTIP-240

Change-Id: Ie946504d9e52a889bc1dfe97248d45c205b1069f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoImplement a sample qpi report to show how to retrieve variables from benchmark results 37/33237/1
Yujun Zhang [Tue, 11 Apr 2017 07:37:35 +0000 (15:37 +0800)]
Implement a sample qpi report to show how to retrieve variables from benchmark results

Change-Id: I479e4446c18d45d69d2f88db021f7739201104d9
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoNormalize system info variables and report 35/33235/1
Yujun Zhang [Tue, 11 Apr 2017 07:35:45 +0000 (15:35 +0800)]
Normalize system info variables and report

Change-Id: I5627b4e2fa2287a1880433c7f25d9a2d1874cc26
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoIntegrate openssl metrics for qpi calculate 89/33189/3
Yujun Zhang [Mon, 10 Apr 2017 11:03:38 +0000 (19:03 +0800)]
Integrate openssl metrics for qpi calculate

Change-Id: I7319cd9b49cb27ba4fa367e395ceb2caa543c06e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoImplement calculator PoC 75/33175/4
Yujun Zhang [Mon, 10 Apr 2017 02:27:08 +0000 (10:27 +0800)]
Implement calculator PoC

- use `mean` as default formula

Change-Id: I236b46c1e52f3535fb6e954d324790b1421126bd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd todo items for integration 15/33115/1
Yujun Zhang [Fri, 7 Apr 2017 09:05:24 +0000 (17:05 +0800)]
Add todo items for integration

Change-Id: I15cc5f81cc4aee27d536e8f654aa36c16c27c72b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Update index page for docs.qtip.io"
Yujun Zhang [Fri, 7 Apr 2017 08:58:30 +0000 (08:58 +0000)]
Merge "Update index page for docs.qtip.io"

8 years agoMerge "Integrate reporter"
Yujun Zhang [Fri, 7 Apr 2017 08:57:50 +0000 (08:57 +0000)]
Merge "Integrate reporter"

8 years agoMerge "Add integration test"
Yujun Zhang [Fri, 7 Apr 2017 08:57:35 +0000 (08:57 +0000)]
Merge "Add integration test"

8 years agoIntegrate reporter 71/33071/3
Yujun Zhang [Thu, 6 Apr 2017 11:38:41 +0000 (19:38 +0800)]
Integrate reporter

Change-Id: I7b13282dbae576e36c01c959182bc0838b36649e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd integration test 63/33063/3
Yujun Zhang [Thu, 6 Apr 2017 09:59:43 +0000 (17:59 +0800)]
Add integration test

- integrate test tasks with collector
- require fuel-master in `~/.ssh/config` to run

TODO:

- integerate calculator and reporter
- generate/execute ansible playbooks from benchmark plan

Change-Id: I1984e07fe620e219a9eadad4a2ec668627729d31
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Add ansible action plugin `collect`"
Yujun Zhang [Fri, 7 Apr 2017 07:32:00 +0000 (07:32 +0000)]
Merge "Add ansible action plugin `collect`"

8 years agoMerge "Add ansible module `fuel`"
Yujun Zhang [Fri, 7 Apr 2017 07:31:51 +0000 (07:31 +0000)]
Merge "Add ansible module `fuel`"

8 years agoMerge "bugfix in regex of ssl."
Yujun Zhang [Fri, 7 Apr 2017 03:09:58 +0000 (03:09 +0000)]
Merge "bugfix in regex of ssl."

8 years agoUpdate index page for docs.qtip.io 95/33095/1
Yujun Zhang [Fri, 7 Apr 2017 02:21:09 +0000 (10:21 +0800)]
Update index page for docs.qtip.io

Change-Id: If6d64dc29cda08550f613eaaad097a5ff1f2815b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd ansible action plugin `collect` 57/33057/3
Yujun Zhang [Thu, 6 Apr 2017 09:18:54 +0000 (17:18 +0800)]
Add ansible action plugin `collect`

- this plugin collects information or metrics from string
- it is reworked from qtip.collector.parser.grep
- the captured subgroups are always list even only one match found

Change-Id: I1def3d7b40c7928b503fae1be531976a13e5d0be
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd ansible module `fuel` 13/33013/5
Yujun Zhang [Wed, 5 Apr 2017 14:30:32 +0000 (22:30 +0800)]
Add ansible module `fuel`

This module will be used to generate a dynamic inventory of fuel nodes
for performance testing

Change-Id: Idaa491c5fc3050abfb8ba36328f2113cf2885179
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Add more comprehensive document example"
Yujun Zhang [Wed, 5 Apr 2017 10:35:37 +0000 (10:35 +0000)]
Merge "Add more comprehensive document example"

8 years agoMerge "Add instructions for releasing"
Yujun Zhang [Wed, 5 Apr 2017 10:35:32 +0000 (10:35 +0000)]
Merge "Add instructions for releasing"

8 years agoMerge "Add instructions about branching"
Yujun Zhang [Wed, 5 Apr 2017 10:35:26 +0000 (10:35 +0000)]
Merge "Add instructions about branching"

8 years agobugfix in regex of ssl. 77/32977/1
zhihui wu [Wed, 5 Apr 2017 03:28:43 +0000 (11:28 +0800)]
bugfix in regex of ssl.

Change-Id: Ifa5c958bc87d241b6c5c61765d30b0735ea51269
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
8 years agoBeautify compute report 09/32109/3
Taseer [Wed, 29 Mar 2017 01:34:31 +0000 (09:34 +0800)]
Beautify compute report

Change-Id: I0c4faa3720d980970f923697c879627ccbf22852
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoAdd more comprehensive document example 87/32887/1
Yujun Zhang [Sun, 2 Apr 2017 01:05:46 +0000 (09:05 +0800)]
Add more comprehensive document example

Change-Id: Ia414c692c7f91c4e071cdb4fb19637eb10adf11c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "init TOM: machine learning on test results"
Yujun Zhang [Sun, 2 Apr 2017 00:27:43 +0000 (00:27 +0000)]
Merge "init TOM: machine learning on test results"

8 years agoAdd instructions for releasing 51/32851/3
Yujun Zhang [Sat, 1 Apr 2017 03:42:22 +0000 (11:42 +0800)]
Add instructions for releasing

Change-Id: I9a76b0eaec0ba7630fc6915197c71ff93a62c1e3
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd instructions about branching 39/32839/3
Yujun Zhang [Sat, 1 Apr 2017 02:38:25 +0000 (10:38 +0800)]
Add instructions about branching

Change-Id: Iecaabe34dcc2eabf520d0b2793edad26b4b0df79
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoReorganize requirements 27/32127/3
Yujun Zhang [Wed, 29 Mar 2017 06:06:06 +0000 (14:06 +0800)]
Reorganize requirements

- move test-requirements to ./requirements/test
- freeze requirements in ./requirements/frozen{,-test}.txt
- add necessary packages for requirements checking

Change-Id: I451e75bd0d9654ab37940336145cf3b4d0e365fe
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Update QTIP index"
Yujun Zhang [Fri, 31 Mar 2017 14:41:49 +0000 (14:41 +0000)]
Merge "Update QTIP index"

8 years agoMerge "Delete unnecessary material"
Yujun Zhang [Fri, 31 Mar 2017 14:40:56 +0000 (14:40 +0000)]
Merge "Delete unnecessary material"

8 years agoMerge "Add jinja2 filter justify"
Yujun Zhang [Fri, 31 Mar 2017 14:30:35 +0000 (14:30 +0000)]
Merge "Add jinja2 filter justify"

8 years agoMerge "Add guide for exposing api port during docker run"
Yujun Zhang [Fri, 31 Mar 2017 14:30:19 +0000 (14:30 +0000)]
Merge "Add guide for exposing api port during docker run"

8 years agoMerge "delete useless dependency coverage"
zhihui wu [Fri, 31 Mar 2017 11:08:17 +0000 (11:08 +0000)]
Merge "delete useless dependency coverage"

8 years agoAdd guide for exposing api port during docker run 75/32775/2
akhilbatra898 [Fri, 31 Mar 2017 10:40:21 +0000 (16:10 +0530)]
Add guide for exposing api port during docker run

Change-Id: I5dcc98ac02051f509c4714c6ea849f642dcae9d5
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
8 years agoDelete unnecessary material 41/32741/3
Taseer [Fri, 31 Mar 2017 08:43:13 +0000 (13:43 +0500)]
Delete unnecessary material

Change-Id: I446495d2ec5641b5478ce59192525df332b4f498
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoMerge "Configure docker to enable api autorun"
Yujun Zhang [Fri, 31 Mar 2017 06:18:46 +0000 (06:18 +0000)]
Merge "Configure docker to enable api autorun"

8 years agoMerge "Replace Qtip with QTIP"
Yujun Zhang [Fri, 31 Mar 2017 03:31:44 +0000 (03:31 +0000)]
Merge "Replace Qtip with QTIP"

8 years agoMerge "Replace Qtip with QTIP"
Yujun Zhang [Fri, 31 Mar 2017 03:28:08 +0000 (03:28 +0000)]
Merge "Replace Qtip with QTIP"

8 years agoReplace Qtip with QTIP 71/32671/1
Yujun Zhang [Fri, 31 Mar 2017 03:15:58 +0000 (11:15 +0800)]
Replace Qtip with QTIP

Change-Id: I7ac76209b10938bb33b5c1879acc343be0bab858
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoReplace Qtip with QTIP 69/32669/1
Yujun Zhang [Fri, 31 Mar 2017 03:09:54 +0000 (11:09 +0800)]
Replace Qtip with QTIP

Change-Id: I4f187f86f5bb519d836864778f815fcea2fa9545
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoFix document title 39/32639/1
Yujun Zhang [Fri, 31 Mar 2017 01:04:46 +0000 (09:04 +0800)]
Fix document title

Change-Id: Ie4865676420fc573ebba6f019f5bbfafdf3e38b4
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd missing license header 15/32515/2
Yujun Zhang [Thu, 30 Mar 2017 14:08:19 +0000 (22:08 +0800)]
Add missing license header

Change-Id: Ifd9015b50ef05040b8eb90a3ad3e3edddfd61811
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoUpdate QTIP index 79/32379/2
Yujun Zhang [Thu, 30 Mar 2017 03:05:32 +0000 (11:05 +0800)]
Update QTIP index

Change-Id: I57ec7d8e2558ce27b6a6acad6a8ec6d9ee0080f7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCreate release note for Danube 1.0 99/32399/3
Yujun Zhang [Thu, 30 Mar 2017 08:14:09 +0000 (16:14 +0800)]
Create release note for Danube 1.0

Change-Id: I68cdb0ba44b6296207ebdd9129f33220962d4bc0
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoNormalize all section headers 53/32353/2
Yujun Zhang [Thu, 30 Mar 2017 02:14:04 +0000 (10:14 +0800)]
Normalize all section headers

- folder with `index.rst` for parts, using # with overline for heading
- `*.rst` file for chapter, using * with overline for heading

In each *.rst file, use the following token for heading

- =, for sections
- -, for subsections
- ^, for subsubsections
- ", for paragraphs

Change-Id: I6c247c1f1e27e891d0dade099195ef521f7dbb72
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agodelete useless dependency coverage 27/32427/1
SerenaFeng [Thu, 30 Mar 2017 09:20:18 +0000 (17:20 +0800)]
delete useless dependency coverage

the coverage is counted by pytest-cov

Change-Id: I156b500e767bde680c46b27f6c05cc89e7e06105
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
8 years agoMerge "Add more content to developer overview"
Yujun Zhang [Thu, 30 Mar 2017 01:22:17 +0000 (01:22 +0000)]
Merge "Add more content to developer overview"

8 years agoinit TOM: machine learning on test results 29/32229/2
Alassane Samba [Wed, 29 Mar 2017 14:19:15 +0000 (16:19 +0200)]
init TOM: machine learning on test results

Change-Id: Ic66214e53d694bef9d4fac08a2ededa1f3ae4f82
Signed-off-by: Alassane Samba <alassane.samba@orange.com>
8 years agoConfigure docker to enable api autorun 07/32207/1
akhilbatra898 [Wed, 29 Mar 2017 12:09:46 +0000 (17:39 +0530)]
Configure docker to enable api autorun

 - modify path to api
 - expose api port

Change-Id: I080bd1e82f29120db9acee8f3bd3a3908dc87bc4
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
8 years agoAdd path for QTIP docs 97/32097/4
akhilbatra898 [Tue, 28 Mar 2017 21:25:25 +0000 (02:55 +0530)]
Add path for QTIP docs

This file will serve as the index page of QTIP isolated documentation
on qtip.readthedoc.org and docs.qtip.io

Change-Id: I34315e62847bc1bdc970db9b400138c3640c9ed5
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
8 years agoAdd more content to developer overview 15/32115/2
Yujun Zhang [Wed, 29 Mar 2017 02:47:16 +0000 (10:47 +0800)]
Add more content to developer overview

- copy "Coding Style" from `CONTRIBUTING.md`
- copy "Testing" from `DEVELOP.md`
- add links of primary packages

Change-Id: Ia4da2c610a3ceb41ec710904e9437b0449d0a46f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd jinja2 filter justify 21/32021/8
Yujun Zhang [Tue, 28 Mar 2017 10:13:38 +0000 (18:13 +0800)]
Add jinja2 filter justify

It will be used in report template

Change-Id: I69fd891db5e69b2dec441bd296836e6806461b78
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Align folder structure `docs/testing/developer` to opnfvdocs template"
Yujun Zhang [Tue, 28 Mar 2017 06:15:48 +0000 (06:15 +0000)]
Merge "Align folder structure `docs/testing/developer` to opnfvdocs template"

8 years agoMerge "Add project introduction"
Yujun Zhang [Tue, 28 Mar 2017 06:15:31 +0000 (06:15 +0000)]
Merge "Add project introduction"

8 years agoMerge "update user docs"
Yujun Zhang [Tue, 28 Mar 2017 05:57:47 +0000 (05:57 +0000)]
Merge "update user docs"

8 years agoMerge "Cleanup DEVELOP.md"
Yujun Zhang [Tue, 28 Mar 2017 05:57:34 +0000 (05:57 +0000)]
Merge "Cleanup DEVELOP.md"

8 years agoAdd project introduction 33/31533/6
Yujun Zhang [Thu, 23 Mar 2017 09:12:45 +0000 (17:12 +0800)]
Add project introduction

Change-Id: I5d0553f0ccec571f9db90b2fd8f25f0941f00b03
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "cite danube.rst in index.rst"
Yujun Zhang [Tue, 28 Mar 2017 05:46:02 +0000 (05:46 +0000)]
Merge "cite danube.rst in index.rst"

8 years agoMerge "Add API docs"
Yujun Zhang [Tue, 28 Mar 2017 05:45:55 +0000 (05:45 +0000)]
Merge "Add API docs"

8 years agoMerge "Add overview in developer guide"
Yujun Zhang [Tue, 28 Mar 2017 05:45:27 +0000 (05:45 +0000)]
Merge "Add overview in developer guide"

8 years agoMerge "remove replicated dependencies"
zhihui wu [Tue, 28 Mar 2017 03:18:05 +0000 (03:18 +0000)]
Merge "remove replicated dependencies"

8 years agoupdate user docs 55/31655/7
wu.zhihui [Fri, 24 Mar 2017 05:51:40 +0000 (13:51 +0800)]
update user docs

Change-Id: I7a7a1343c457fe1c3063dfeafa079154d495eac0
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoAdd info about selective running 83/31883/2
Taseer [Mon, 27 Mar 2017 08:33:51 +0000 (13:33 +0500)]
Add info about selective running

Change-Id: Ic5f7969c3d3969b7790d17beec10d73991ca8d08
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoAdd overview in developer guide 61/31861/1
Yujun Zhang [Mon, 27 Mar 2017 06:57:20 +0000 (14:57 +0800)]
Add overview in developer guide

Change-Id: I491f921d87cf0cec3bbef5a78e9f3065b1e012a1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoremove replicated dependencies 55/31855/1
SerenaFeng [Mon, 27 Mar 2017 06:53:09 +0000 (14:53 +0800)]
remove replicated dependencies

Change-Id: Ie82153d201a06e7008465a5ea116b389dc1311c6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
8 years agocite danube.rst in index.rst 33/31833/2
SerenaFeng [Mon, 27 Mar 2017 02:36:55 +0000 (10:36 +0800)]
cite danube.rst in index.rst

Change-Id: I00aa92a22e4e6aabd69463f3dd97d5d4a58f1e3a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
8 years agoAdd API docs 33/31733/7
akhilbatra898 [Fri, 24 Mar 2017 22:24:47 +0000 (03:54 +0530)]
Add API docs

  - Add developer guide for API
  - Add user guide for API
  - Add api to user guide doctree

JIRA: QTIP-234

Change-Id: Id388f82c52e31b3c75599ab846e64431be8083b7
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
8 years agoAlign folder structure `docs/testing/developer` to opnfvdocs template 27/31827/1
Yujun Zhang [Mon, 27 Mar 2017 02:15:27 +0000 (10:15 +0800)]
Align folder structure `docs/testing/developer` to opnfvdocs template

Change-Id: I9ce069cf4b5384b5788ca7cfc70e4188519667d5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoUpdate ssh-key request 81/31781/1
akhilbatra898 [Sun, 26 Mar 2017 06:48:56 +0000 (12:18 +0530)]
Update ssh-key request

Change-Id: I86e6a5fa020439ee9eca95ea767c241c1e41703d
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
8 years agoCleanup DEVELOP.md 57/31757/1
Yujun Zhang [Tue, 21 Mar 2017 09:04:31 +0000 (17:04 +0800)]
Cleanup DEVELOP.md

- remove unecessary content
- move CLI develop guide to rst document

Change-Id: I20b6f458aa13f1feb1764e6c4d096ec8a9dddf49
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "bugfix: regex for dpi"
Yujun Zhang [Sat, 25 Mar 2017 01:04:02 +0000 (01:04 +0000)]
Merge "bugfix: regex for dpi"

8 years agoMerge "Update CLI docs."
Yujun Zhang [Sat, 25 Mar 2017 01:03:31 +0000 (01:03 +0000)]
Merge "Update CLI docs."

8 years agoadd qtip installation in Dockerfile 69/31669/1
wu.zhihui [Fri, 24 Mar 2017 09:14:19 +0000 (17:14 +0800)]
add qtip installation in Dockerfile

Docker build successfully on local. And QTIP cli works well.

Change-Id: I0916c73e67808ae170ff7b290b8e03b605be8e69
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agobugfix: regex for dpi 67/31667/1
wu.zhihui [Fri, 24 Mar 2017 08:47:31 +0000 (16:47 +0800)]
bugfix: regex for dpi

see: https://build.opnfv.org/ci/view/qtip/job/
qtip-os-nosdn-kvm-ha-zte-pod3-daily-danube/3/console

Previous regex cann't match with log like:
"nDPI throughput:       943.34 K pps / 8.86 Gb/sec".
For pps, there are two type of unit: K and M.
Same with bps.

Change-Id: I247c8b6049cc8b264fe894538cd4f89ba544c0b8
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoMerge "Rename docs/testing/developer/design to docs/testing/developer/devguide"
Yujun Zhang [Fri, 24 Mar 2017 07:46:58 +0000 (07:46 +0000)]
Merge "Rename docs/testing/developer/design to docs/testing/developer/devguide"

8 years agoMerge "Cleanup `docs` folder"
Yujun Zhang [Fri, 24 Mar 2017 07:46:53 +0000 (07:46 +0000)]
Merge "Cleanup `docs` folder"

8 years agoMerge "Sync docs from stable/danube 05ef2c4f46a9dc7a704a290eb15817c80a52c2e6"
Yujun Zhang [Fri, 24 Mar 2017 07:46:42 +0000 (07:46 +0000)]
Merge "Sync docs from stable/danube 05ef2c4f46a9dc7a704a290eb15817c80a52c2e6"

8 years agoUpdate CLI docs. 57/31657/1
Taseer [Fri, 24 Mar 2017 06:09:13 +0000 (11:09 +0500)]
Update CLI docs.

- Update command to execute runner
- Include reporter

JIRA: QTIP-231

Change-Id: I834ac94821cea7221078fbb6160ef7467b2bd4cf
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoMerge "Integrate cli, runner and reporter."
zhihui wu [Fri, 24 Mar 2017 01:11:43 +0000 (01:11 +0000)]
Merge "Integrate cli, runner and reporter."

8 years agoMerge "Create folder for TOM tool, R module for performance dataset processing"
Morgan Richomme [Thu, 23 Mar 2017 14:20:31 +0000 (14:20 +0000)]
Merge "Create folder for TOM tool, R module for performance dataset processing"