qtip.git
7 years agoMerge "No need to list the other nodes system information"
zhihui wu [Mon, 22 May 2017 09:41:19 +0000 (09:41 +0000)]
Merge "No need to list the other nodes system information"

7 years agoNo need to list the other nodes system information 43/35043/1
zhihui wu [Fri, 19 May 2017 08:00:54 +0000 (16:00 +0800)]
No need to list the other nodes system information

Change-Id: Ia1d4da97ac30c767446be964f33a6edb1af756e4
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Remove "plan" module. Replaced by "project""
zhihui wu [Fri, 19 May 2017 07:52:27 +0000 (07:52 +0000)]
Merge "Remove "plan" module. Replaced by "project""

7 years agoMerge "Add cli-prompts while creating workspace"
zhihui wu [Fri, 19 May 2017 07:52:06 +0000 (07:52 +0000)]
Merge "Add cli-prompts while creating workspace"

7 years agoMerge "Implement sunburst badge for QPI"
Yujun Zhang [Fri, 19 May 2017 00:19:16 +0000 (00:19 +0000)]
Merge "Implement sunburst badge for QPI"

7 years agoRemove "plan" module. Replaced by "project" 69/34969/1
Charlie Root [Thu, 18 May 2017 10:14:46 +0000 (15:14 +0500)]
Remove "plan" module. Replaced by "project"

Change-Id: I5da2a3cf366e4e5a67b68e34db62219587d923e5
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoMerge "delete unuse code in directory /qtip"
zhihui wu [Wed, 17 May 2017 02:07:18 +0000 (02:07 +0000)]
Merge "delete unuse code in directory /qtip"

7 years agoMerge "delete unuse code in directory legacy"
zhihui wu [Wed, 17 May 2017 02:06:52 +0000 (02:06 +0000)]
Merge "delete unuse code in directory legacy"

7 years agoAdd cli-prompts while creating workspace 53/34853/1
Taseer [Tue, 16 May 2017 19:06:55 +0000 (00:06 +0500)]
Add cli-prompts while creating workspace

Change-Id: I954b2fcf38e89f875f6b52cde63031fc663491dd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoMerge "Add support for manually installed (not using installer) OPNFV pod"
Yujun Zhang [Tue, 16 May 2017 08:29:20 +0000 (08:29 +0000)]
Merge "Add support for manually installed (not using installer) OPNFV pod"

7 years agoMerge "Add arithmetic metrics"
Yujun Zhang [Tue, 16 May 2017 08:29:12 +0000 (08:29 +0000)]
Merge "Add arithmetic metrics"

7 years agoAdd support for manually installed (not using installer) OPNFV pod 27/34827/1
Yujun Zhang [Tue, 16 May 2017 07:13:14 +0000 (15:13 +0800)]
Add support for manually installed (not using installer) OPNFV pod

Change-Id: I314882dd8a9e491f253f825a8da7ec4c91ed3321
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agodelete unuse code in directory /qtip 21/34821/2
zhihui wu [Tue, 16 May 2017 05:56:28 +0000 (13:56 +0800)]
delete unuse code in directory /qtip

Change-Id: I6732c7cf572d5b744c3a176ce266b9739e9233fd
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoAdd arithmetic metrics 25/34825/1
Yujun Zhang [Tue, 16 May 2017 06:16:48 +0000 (14:16 +0800)]
Add arithmetic metrics

Change-Id: I99b118931fd78a7908f32ddb418264576468118e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agodelete unuse code in directory legacy 23/34823/1
zhihui wu [Tue, 16 May 2017 06:11:02 +0000 (14:11 +0800)]
delete unuse code in directory legacy

Change-Id: I31427e8a59ea241e882f41222f211fffe709043f
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoImplement sunburst badge for QPI 35/34735/5
Yujun Zhang [Sat, 13 May 2017 13:52:37 +0000 (21:52 +0800)]
Implement sunburst badge for QPI

Change-Id: Iccdec7b0ac223a38c846f73adc6bd0e53db3723b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoSwitch to qtip-cli for ci job 03/34803/2
Yujun Zhang [Tue, 16 May 2017 01:56:43 +0000 (09:56 +0800)]
Switch to qtip-cli for ci job

Change-Id: Id485803a56a89ef1dd80d3597bcc10e7d70cd87a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoRemove prompt for teardown 01/34801/1
Yujun Zhang [Tue, 16 May 2017 01:54:55 +0000 (09:54 +0800)]
Remove prompt for teardown

Interactive prompt will block automatic task execution in CI

Change-Id: I435045186660ddda517f847e7cc33174e878da6d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoRefactoring workspace related commands to `project` group 09/34709/5
Yujun Zhang [Sat, 13 May 2017 03:15:49 +0000 (11:15 +0800)]
Refactoring workspace related commands to `project` group

- renamed `workspace` to `project`, which is more accurate
- group create/setup/run/teardown into `project`
- shortcut for project commands, e.g. `qtip create` <=> `qtip project create`
- even shorter command alias, e.g. `qtip s` => `qtip setup`

Change-Id: I69ba5aa571bccc1cc4687481189c329b099bee91
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Update readme of running with native `ansible-playbook` command"
Yujun Zhang [Mon, 15 May 2017 15:15:56 +0000 (15:15 +0000)]
Merge "Update readme of running with native `ansible-playbook` command"

7 years agoMerge "Check ssh-agent before running tests. Fail playbook if not running."
Yujun Zhang [Mon, 15 May 2017 15:02:40 +0000 (15:02 +0000)]
Merge "Check ssh-agent before running tests. Fail playbook if not running."

7 years agoUpdate readme of running with native `ansible-playbook` command 23/34623/4
Yujun Zhang [Thu, 11 May 2017 12:03:33 +0000 (20:03 +0800)]
Update readme of running with native `ansible-playbook` command

Change-Id: Idd021dd6301c7ced7658460622ba4961b071c3c2
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoCheck ssh-agent before running tests. Fail playbook if not running. 69/34669/6
Taseer [Fri, 12 May 2017 11:10:05 +0000 (16:10 +0500)]
Check ssh-agent before running tests. Fail playbook if not running.

- Need to start it manually. Not possible via playbook.

JIRA: QTIP-242

Change-Id: Ief593fe54a900f7aa36890be5317a60bcb65a82e
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoGet rid of `changed=false` flag in test result 19/34619/4
Yujun Zhang [Thu, 11 May 2017 11:41:26 +0000 (19:41 +0800)]
Get rid of `changed=false` flag in test result

Change-Id: I74c9634b708dbad82e6e4b0a04b44e16ff01ffdd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "The script for CI"
Yujun Zhang [Sat, 13 May 2017 01:52:55 +0000 (01:52 +0000)]
Merge "The script for CI"

7 years agoThe script for CI 79/34579/4
zhihui wu [Thu, 11 May 2017 06:07:32 +0000 (14:07 +0800)]
The script for CI

- The script includes all steps to trigger QTIP test On CI.
- Add a dependency iputils-ping for command "ping"

Change-Id: Ia7712cc9eedf227686896e2a38f3b8baf03d7397
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agodelete test scripts which are copied from releng/jjb/qtip 89/34589/1
zhihui wu [Thu, 11 May 2017 08:35:33 +0000 (16:35 +0800)]
delete test scripts which are copied from releng/jjb/qtip

It is not suitable to copy these test scripts to QTIP.

Change-Id: I64df9f0b7b6886ccdef89e28db26cfc1f83df6d8
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Implement setup/run command"
Yujun Zhang [Thu, 11 May 2017 08:02:56 +0000 (08:02 +0000)]
Merge "Implement setup/run command"

7 years agoImplement setup/run command 39/34539/2
Taseer [Wed, 10 May 2017 08:52:43 +0000 (13:52 +0500)]
Implement setup/run command

Change-Id: I2dbbedac08856672a093dc3c277243a3f60776d3
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoFix warning on missing ansible hosts file 65/34565/1
Yujun Zhang [Wed, 10 May 2017 16:06:46 +0000 (00:06 +0800)]
Fix warning on missing ansible hosts file

Change-Id: I9d6fdb7a55e8528ec1cd29338bbb24e6ca92d585
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoSet installer and master-host as required options 63/34563/1
Yujun Zhang [Wed, 10 May 2017 16:05:12 +0000 (00:05 +0800)]
Set installer and master-host as required options

missing these options will cause failure in workspace creation

Change-Id: I701b080d7f6b2deb7f71e76da322d26b20cd3b42
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoFix document index error 35/34535/2
Yujun Zhang [Wed, 10 May 2017 06:57:55 +0000 (14:57 +0800)]
Fix document index error

`include` directive seems not supported by default

Change-Id: I0c94592c140b40950e36b079bc3760bc5dcb26b9
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "update Dockerfile"
zhihui wu [Wed, 10 May 2017 07:35:19 +0000 (07:35 +0000)]
Merge "update Dockerfile"

7 years agoMerge "Remove prompts for options while creating workspace"
zhihui wu [Wed, 10 May 2017 07:22:20 +0000 (07:22 +0000)]
Merge "Remove prompts for options while creating workspace"

7 years agoMerge "Include index files in master doc"
zhihui wu [Wed, 10 May 2017 05:48:45 +0000 (05:48 +0000)]
Merge "Include index files in master doc"

7 years agoupdate Dockerfile 59/34459/4
zhihui wu [Tue, 9 May 2017 01:24:50 +0000 (09:24 +0800)]
update Dockerfile

- remove dependencies which is not in use
- remove unuse envrioment variables HOME and QTIP_DIR
- set envrioment variable USER to root
- pip install qtip with parameter -e
- automatically startup ssh-agent

Change-Id: I16999db53745b03c00260b2b5d73c5e89c0005f3
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoRemove prompts for options while creating workspace 39/34439/4
Taseer [Mon, 8 May 2017 15:16:36 +0000 (20:16 +0500)]
Remove prompts for options while creating workspace

Change-Id: Ic1b4bfbcefa6240fdab193e411cce4725a6835e7
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoInclude index files in master doc 97/34497/1
Yujun Zhang [Tue, 9 May 2017 14:09:13 +0000 (22:09 +0800)]
Include index files in master doc

some files were missing because we manually maintain the root index and it
is out of sync with the child index

Change-Id: If26474952931bfbfb9c7c2acf8331cbd54a1ccec
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoremove ansible.cfg.default which is no longer in use 61/34461/1
zhihui wu [Tue, 9 May 2017 01:53:05 +0000 (09:53 +0800)]
remove ansible.cfg.default which is no longer in use

Change-Id: I3d2888962edc8506a702d53225b082680b0f9060
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Implement qtip workspace create"
Yujun Zhang [Mon, 8 May 2017 06:28:34 +0000 (06:28 +0000)]
Merge "Implement qtip workspace create"

7 years agoMerge "Merge workspace template into one directory"
Yujun Zhang [Mon, 8 May 2017 06:28:14 +0000 (06:28 +0000)]
Merge "Merge workspace template into one directory"

7 years agoMerge "Fix release notes link"
zhihui wu [Mon, 8 May 2017 02:36:30 +0000 (02:36 +0000)]
Merge "Fix release notes link"

7 years agoImplement qtip workspace create 87/33787/14
Taseer [Tue, 25 Apr 2017 12:18:27 +0000 (17:18 +0500)]
Implement qtip workspace create

Change-Id: Ibd4213a6c4c86a7f4e8f99b16cba5055a3abba39
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoMerge workspace template into one directory 99/34399/1
Yujun Zhang [Sat, 6 May 2017 11:23:09 +0000 (19:23 +0800)]
Merge workspace template into one directory

Change-Id: I384ea3611e58feb7292840d672094d49bb9e7482
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoFix release notes link 89/34389/1
Yujun Zhang [Sat, 6 May 2017 00:39:32 +0000 (08:39 +0800)]
Fix release notes link

Change-Id: I1795768bfd89a297bf0f69e0d985ae995cf33a4c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate release note to Danube 2.0 31/34231/1
Yujun Zhang [Thu, 4 May 2017 00:40:29 +0000 (08:40 +0800)]
Update release note to Danube 2.0

Change-Id: I33eb6321d0349ab636ee99b616c7d326cc88d604
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit c868680eb17c2a7f86cb794e1cf15330f21dd3cd)

8 years agoCopy integration test scripts from releng/jjb/qtip 11/34011/2
Yujun Zhang [Sun, 30 Apr 2017 01:00:37 +0000 (09:00 +0800)]
Copy integration test scripts from releng/jjb/qtip

- it is better to manage these builder scripts in project instead of releng
- releng shall keep only the job scheduler and publisher

Change-Id: Idf8685427d8d24b1da83f31afdc7c640c0af2e5f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd user guide about install from source code 15/33915/1
Yujun Zhang [Thu, 27 Apr 2017 03:28:10 +0000 (11:28 +0800)]
Add user guide about install from source code

Change-Id: Ieb4bbada9cd6375f4583a7cdc4ad7d995d2b6780
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAllow executing benchmark under non-root user 13/33913/1
Yujun Zhang [Thu, 27 Apr 2017 02:57:40 +0000 (10:57 +0800)]
Allow executing benchmark under non-root user

Change-Id: I62b242c9a2e90cc6c0c6c5ca181356690e18b59b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoRevert "Merge workspace files into one folder" 09/33909/1
Yujun Zhang [Thu, 27 Apr 2017 01:15:40 +0000 (09:15 +0800)]
Revert "Merge workspace files into one folder"

This reverts commit e6da6749be6e5143855a48c866de2cd03789d2e8.

Change-Id: Ieac19a1526e7a5515923b8258079af3a1faaa56b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "bugfix: regex node role"
Yujun Zhang [Thu, 27 Apr 2017 01:25:34 +0000 (01:25 +0000)]
Merge "bugfix: regex node role"

8 years agobugfix: regex node role 99/33899/2
zhihui wu [Wed, 26 Apr 2017 22:08:23 +0000 (06:08 +0800)]
bugfix: regex node role

In NEC pod based with apex, node role is incorrectly regexed.

Change-Id: I90d5eb92e6eec4abf850137f50ffc4df02257615
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
8 years agomiss dependencies for ubuntu 01/33901/2
zhihui wu [Wed, 26 Apr 2017 22:14:26 +0000 (06:14 +0800)]
miss dependencies for ubuntu

Change-Id: Id97daffbb0ce97ad4248934192f8f574deac7446
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
8 years agoAdd developer guide for framework 31/33831/2
Yujun Zhang [Wed, 26 Apr 2017 08:49:26 +0000 (16:49 +0800)]
Add developer guide for framework

Change-Id: Iff4a45847ef12320afd3e64acfe32152e6ca0595
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd user guide for using ansible-playbook to run QTIP benchmarks 29/33829/1
Yujun Zhang [Wed, 26 Apr 2017 08:22:29 +0000 (16:22 +0800)]
Add user guide for using ansible-playbook to run QTIP benchmarks

Change-Id: Ic04f83d91447944ed0fa507d6fffeed0a18b65fe
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd support for reporting to testapi 13/33813/2
Yujun Zhang [Wed, 26 Apr 2017 02:42:36 +0000 (10:42 +0800)]
Add support for reporting to testapi

Change-Id: If363e7e5d14bdd6a1a12a553a2f162be3c23f530
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd support for result aggregation 11/33811/2
Yujun Zhang [Wed, 26 Apr 2017 02:14:59 +0000 (10:14 +0800)]
Add support for result aggregation

Change-Id: I678b765f3f430cb6a5d130d94960273b8eea85e7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoInclude memory metrics to calculation 05/33805/1
Yujun Zhang [Wed, 26 Apr 2017 01:09:48 +0000 (09:09 +0800)]
Include memory metrics to calculation

Change-Id: Iaf67cc53d7c95a4f3527000e479936a57a4c41cc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge workspace files into one folder 03/33803/1
Yujun Zhang [Tue, 25 Apr 2017 11:29:36 +0000 (19:29 +0800)]
Merge workspace files into one folder

Change-Id: Ie8d0e8fdd6d6c212701ba1ee10b1d05da1ccca22
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd dpi metrics to calculation 01/33801/1
Yujun Zhang [Tue, 25 Apr 2017 09:38:25 +0000 (17:38 +0800)]
Add dpi metrics to calculation

Change-Id: I4ae05af6e8c29d94b2b3f3b4dd748c4325dfa410
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoOrganize common tasks under qtip-common role 67/33767/1
Yujun Zhang [Tue, 25 Apr 2017 08:46:51 +0000 (16:46 +0800)]
Organize common tasks under qtip-common role

Change-Id: I8592efdac7e6c2161eb7cb1b36d023697ebe7ad4
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoRewrite `export_to_file` as decorator 65/33765/1
Yujun Zhang [Tue, 25 Apr 2017 06:08:01 +0000 (14:08 +0800)]
Rewrite `export_to_file` as decorator

Change-Id: Ibf852038fac986801a3fc2c608a0ddb1572abbde
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd ssl aes metrics in qpi calculation 41/33741/2
Yujun Zhang [Tue, 25 Apr 2017 05:49:21 +0000 (13:49 +0800)]
Add ssl aes metrics in qpi calculation

Change-Id: Id568aa3942849e105ca24892babff2acaec21121
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoPrompt for variables required for creating workspace 31/33731/2
Yujun Zhang [Tue, 25 Apr 2017 01:47:40 +0000 (09:47 +0800)]
Prompt for variables required for creating workspace

Change-Id: I9fa48ebcb8433cbc2f8101e59a285d50b0497273
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoExport collected metrics to json as inputs for calculating 15/33715/2
Yujun Zhang [Mon, 24 Apr 2017 13:39:59 +0000 (21:39 +0800)]
Export collected metrics to json as inputs for calculating

Change-Id: Id2dce1e750f646aeb972221229556fcd647a3637
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoSupport running collect stage only 13/33713/2
Yujun Zhang [Mon, 24 Apr 2017 13:14:40 +0000 (21:14 +0800)]
Support running collect stage only

- add `always` tag to tasks required for all stages
- apply `setup`, `collect` and `run` tag to each stage

Change-Id: I806ec1add08bb18cb5b2848c78a039ed8a38c8ff
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoFix package missing on debian hosts 91/33691/1
Yujun Zhang [Mon, 24 Apr 2017 09:21:04 +0000 (17:21 +0800)]
Fix package missing on debian hosts

Change-Id: I4cc5c78f1b33f17234bbcf4864b01c550dc0e487
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCollect arithmetic metrics from unixbench 87/33687/1
Yujun Zhang [Mon, 24 Apr 2017 01:10:32 +0000 (09:10 +0800)]
Collect arithmetic metrics from unixbench

Change-Id: I3e9ca649f3b35908c162d5036dcde3a333278f6d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoSave logs before collecting 77/33677/2
Yujun Zhang [Sun, 23 Apr 2017 11:37:16 +0000 (19:37 +0800)]
Save logs before collecting

Change-Id: I0e39103ef917fa7ea86d5c47de0cc71c37fca74c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoUnify workdir 75/33675/2
Yujun Zhang [Sat, 22 Apr 2017 14:19:27 +0000 (22:19 +0800)]
Unify workdir

- use role variable `workdir`
- download dependencies to remote workdir with checksum

Change-Id: I2a7991e014e365fec532520c2b57a3fe480914d8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCleanup metrics report 61/33661/2
Yujun Zhang [Sat, 22 Apr 2017 07:00:30 +0000 (15:00 +0800)]
Cleanup metrics report

Change-Id: I79b56d7490930db171fe93e314be4f6d73b0063b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd support for render a justified output from list and dict 59/33659/2
Yujun Zhang [Sat, 22 Apr 2017 06:15:13 +0000 (14:15 +0800)]
Add support for render a justified output from list and dict

Change-Id: I4411e62b3d1a067cfa8ae1296cf521877aedb830
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoOrganize **all** tasks into ansible role `qtip` 57/33657/2
Yujun Zhang [Sat, 22 Apr 2017 04:49:21 +0000 (12:49 +0800)]
Organize **all** tasks into ansible role `qtip`

Change-Id: I5d3852d2a31e9c4043191377e5cb7d539d222a8c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoOrganize results in folder named with pod and current date 47/33647/1
Yujun Zhang [Sat, 22 Apr 2017 02:29:12 +0000 (10:29 +0800)]
Organize results in folder named with pod and current date

Change-Id: I0882fb4548c3c3a6a72c6f752f8074e553ee3748
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoRename folders 45/33645/2
Yujun Zhang [Sat, 22 Apr 2017 01:06:05 +0000 (09:06 +0800)]
Rename folders

* copy -> defaults
* render -> custom
* roles -> ansible_roles

Change-Id: Ia96214691873f3bd8e6c5f9f433292fd912ac46e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoFix bug on apex 37/33637/1
Yujun Zhang [Fri, 21 Apr 2017 10:48:35 +0000 (18:48 +0800)]
Fix bug on apex

missing repository configuration and packages

Change-Id: I929e3bafced56b2ab8fd90edc21421bd7bde2073
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agocorrect document of module apex_generate_inventory 69/33569/2
zhihui wu [Thu, 20 Apr 2017 05:53:29 +0000 (13:53 +0800)]
correct document of module apex_generate_inventory

Change-Id: I10bfd526e377ae02d2f6cf6d60d82fbb175ac431
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
8 years agoDump unixbench results without top folder 23/33623/1
Yujun Zhang [Fri, 21 Apr 2017 09:07:04 +0000 (17:07 +0800)]
Dump unixbench results without top folder

Change-Id: Ic86e03643c7d6720d6de13e8749ebe0208ab9391
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoFix issues when running qtip first time 21/33621/1
Yujun Zhang [Fri, 21 Apr 2017 09:03:57 +0000 (17:03 +0800)]
Fix issues when running qtip first time

- results folder not created
- hostkey check should be skipped

Change-Id: I658f5c459617d1651eec360edd53a8766f7387c1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd AES testing in SSL metrics 11/33611/2
Yujun Zhang [Fri, 21 Apr 2017 04:13:25 +0000 (12:13 +0800)]
Add AES testing in SSL metrics

Change-Id: Iee1b1711d9ce07c468bc390966c55bd49abea228
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoSet default folder for dump data 09/33609/2
Yujun Zhang [Fri, 21 Apr 2017 03:19:55 +0000 (11:19 +0800)]
Set default folder for dump data

Change-Id: I2b96bcf369b13a679a417d78ebca19b3e63155e2
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoOrganize testapi tasks into ansible roles 05/33605/3
Yujun Zhang [Fri, 21 Apr 2017 02:28:56 +0000 (10:28 +0800)]
Organize testapi tasks into ansible roles

Change-Id: If073401b94e7146521fb54a85470b931e458de3c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCleanup customizable variables of workspace 03/33603/3
Yujun Zhang [Fri, 21 Apr 2017 01:59:27 +0000 (09:59 +0800)]
Cleanup customizable variables of workspace

Change-Id: I00185b7c73692e2aeafb1307cea81f4f2d149c74
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoGroup test results and report under node 91/33591/3
Yujun Zhang [Thu, 20 Apr 2017 14:51:59 +0000 (22:51 +0800)]
Group test results and report under node

Change-Id: I66286787d06c5012c6dcf516cffb9f6fd76522c5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdd comments about workspace parameters 87/33587/4
Yujun Zhang [Thu, 20 Apr 2017 13:29:58 +0000 (21:29 +0800)]
Add comments about workspace parameters

Change-Id: I45f7547a15b66b6901cb5a298e3f097cd6d2257d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoReorganize benchmarking tasks into ansible roles which helps to 81/33581/3
Yujun Zhang [Thu, 20 Apr 2017 12:58:13 +0000 (20:58 +0800)]
Reorganize benchmarking tasks into ansible roles which helps to

- group task with related templates and variables
- simplify the main playbook to improve readability

See: http://docs.ansible.com/ansible/playbooks_roles.html

Change-Id: I9d3180edaac83ee9dba85ce5ac14ff574af7a905
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Fix workspace creator"
Yujun Zhang [Fri, 21 Apr 2017 03:45:45 +0000 (03:45 +0000)]
Merge "Fix workspace creator"

8 years agoMerge "Set default width to 80 for justify filter"
Yujun Zhang [Thu, 20 Apr 2017 12:58:47 +0000 (12:58 +0000)]
Merge "Set default width to 80 for justify filter"

8 years agoFix workspace creator 75/33575/5
Yujun Zhang [Thu, 20 Apr 2017 10:08:42 +0000 (18:08 +0800)]
Fix workspace creator

- handle relative path in workspace
- handle differences between installers
- create working directories

Change-Id: I5fbe66c1218c29db0fafd87085a6cf5c15a91dc5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Automate QTIP upload to PyPI."
zhihui wu [Thu, 20 Apr 2017 08:00:26 +0000 (08:00 +0000)]
Merge "Automate QTIP upload to PyPI."

8 years agoAutomate QTIP upload to PyPI. 37/33537/3
Taseer [Wed, 19 Apr 2017 14:44:49 +0000 (19:44 +0500)]
Automate QTIP upload to PyPI.

Change-Id: I3be05a75551ca8648f6ea7dea35f1180178e5b7d
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
8 years agoRestore default content of ansible.cfg 59/33559/2
Yujun Zhang [Thu, 20 Apr 2017 01:41:30 +0000 (09:41 +0800)]
Restore default content of ansible.cfg

The comments are very helpful when updating configuration

Change-Id: If04bc2d784981991a5bb0e5b7599280180b44704
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCreate workspace by ansible playbook 35/33535/3
Yujun Zhang [Wed, 19 Apr 2017 14:03:52 +0000 (22:03 +0800)]
Create workspace by ansible playbook

Change-Id: Ia79353e686240c5915e40b8202d3fdc289df2158
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Add UnixBench benchmarking role"
Yujun Zhang [Thu, 20 Apr 2017 03:48:59 +0000 (03:48 +0000)]
Merge "Add UnixBench benchmarking role"

8 years agoMerge "Use ansible roles to setup development tools"
Yujun Zhang [Thu, 20 Apr 2017 03:46:43 +0000 (03:46 +0000)]
Merge "Use ansible roles to setup development tools"

8 years agoMerge "Use different folder for cached data"
Yujun Zhang [Thu, 20 Apr 2017 03:43:07 +0000 (03:43 +0000)]
Merge "Use different folder for cached data"

8 years agoMerge "Fix error in details"
Yujun Zhang [Thu, 20 Apr 2017 03:42:58 +0000 (03:42 +0000)]
Merge "Fix error in details"

8 years agoMerge "fix apex integration"
Yujun Zhang [Thu, 20 Apr 2017 03:41:18 +0000 (03:41 +0000)]
Merge "fix apex integration"

8 years agoAdd UnixBench benchmarking role 27/33527/2
Yujun Zhang [Wed, 19 Apr 2017 07:06:28 +0000 (15:06 +0800)]
Add UnixBench benchmarking role

Change-Id: I14e1630ff67bf4dff0998456e57fee2b1656f585
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoUse ansible roles to setup development tools 17/33517/3
Yujun Zhang [Wed, 19 Apr 2017 06:52:55 +0000 (14:52 +0800)]
Use ansible roles to setup development tools

Change-Id: I897773edf8dcacf08e67fa3eb999c4c10ba22805
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>