qtip.git
7 years agodelete the code which will not included in Fraser 39/55639/1
zhihui wu [Sun, 8 Apr 2018 04:48:47 +0000 (12:48 +0800)]
delete the code which will not included in Fraser

- legacy code
- the function of network test isn't completed.
- outdated documents

Change-Id: Id59d35f6985d876ef09aef0845dde38ae19b589a
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
(cherry picked from commit b34030013f9af4c40fd79850a85957c842e76595)

7 years agolatency test bugfix 59/54459/1
Qiang Dai [Mon, 26 Mar 2018 03:41:12 +0000 (11:41 +0800)]
latency test bugfix

Change-Id: Ida6cb237e7827cd007253078a156104a71adddd3
Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
7 years agoMerge "bugfix: Unable to locate package python-minimal"
zhihui wu [Thu, 22 Mar 2018 01:29:43 +0000 (01:29 +0000)]
Merge "bugfix: Unable to locate package python-minimal"

7 years agobugfix: Unable to locate package python-minimal 03/54103/7
zhihui wu [Mon, 19 Mar 2018 11:32:51 +0000 (19:32 +0800)]
bugfix: Unable to locate package python-minimal

This log shows python-minimal can't be located.
https://build.opnfv.org/ci/view/qtip/job/qtip-compute-fuel-zte-virtual6-master/21/console

Change-Id: Idbdd47bae68ac5998c75f33ab8dd2851238d8484
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "A initial CI script for network test"
zhihui wu [Wed, 21 Mar 2018 02:55:56 +0000 (02:55 +0000)]
Merge "A initial CI script for network test"

7 years agoMerge "Change nettest export port to 5000"
zhihui wu [Wed, 21 Mar 2018 02:55:41 +0000 (02:55 +0000)]
Merge "Change nettest export port to 5000"

7 years agoA initial CI script for network test 59/54159/2
zhihui wu [Tue, 20 Mar 2018 06:16:46 +0000 (14:16 +0800)]
A initial CI script for network test

This is a initial CI script for network test.
For now it verifies the containers can be correctly launched.

Change-Id: I418716a69efa5c784b300d0d8b5ce0d0823d11db
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoadd nettest client code and some bugfix 51/54151/2
Qiang Dai [Tue, 20 Mar 2018 04:06:49 +0000 (12:06 +0800)]
add nettest client code and some bugfix

1. add nettest client code
2. provide get testcase result file interface
3. delete useless code to avoid produce userdata file
4. modify throughput parameter to shrink test time

Change-Id: I88edccab326381aadb6f7a64a6005e461325055b
Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
7 years agoChange nettest export port to 5000 43/54143/1
zhihui wu [Tue, 20 Mar 2018 02:22:21 +0000 (10:22 +0800)]
Change nettest export port to 5000

I misunderstood this export port before.Change it to the previous
value.

Change-Id: I8366c27d8763ea1c8eb140dbbb37cfcffe414dbf
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "mount a ubuntu 16.04 image into qtip container"
zhihui wu [Tue, 20 Mar 2018 00:39:24 +0000 (00:39 +0000)]
Merge "mount a ubuntu 16.04 image into qtip container"

7 years agoMerge "add nettest user guide documents"
Yujun Zhang [Thu, 15 Mar 2018 10:19:50 +0000 (10:19 +0000)]
Merge "add nettest user guide documents"

7 years agoMerge "adjust the execution pipeline for vnf"
Yujun Zhang [Thu, 15 Mar 2018 10:19:32 +0000 (10:19 +0000)]
Merge "adjust the execution pipeline for vnf"

7 years agomount a ubuntu 16.04 image into qtip container 51/53851/1
zhihui wu [Thu, 15 Mar 2018 08:07:24 +0000 (16:07 +0800)]
mount a ubuntu 16.04 image into qtip container

Downloading image time can be saved.

Change-Id: I71de2cd14bdc0f279a75bfeffe959a603e8a7026
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoadd nettest user guide documents 91/53491/3
Qiang Dai [Mon, 12 Mar 2018 07:18:08 +0000 (15:18 +0800)]
add nettest user guide documents

- desribe how to run nettest testcase
- network test case description

Change-Id: I9d21bc9c553b3a8a4785e0e726838c9f3a537127
Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
7 years agofix an error in the ci script 19/53819/2
zhihui wu [Thu, 15 Mar 2018 01:39:23 +0000 (09:39 +0800)]
fix an error in the ci script

Error: No such container: storage_qtip_.[1]

[1] https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/16/console

Change-Id: Icaa1e9ad60a2ccf3c02f26340e88811c57512bf9
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "run storage test without "-u"."
zhihui wu [Wed, 14 Mar 2018 07:37:35 +0000 (07:37 +0000)]
Merge "run storage test without "-u"."

7 years agoadjust the execution pipeline for vnf 99/53499/7
zhihui wu [Mon, 12 Mar 2018 09:08:16 +0000 (17:08 +0800)]
adjust the execution pipeline for vnf

- Add a new execution logic for vnf. use a variable "sut"
as the conditional judgement.
- Loop attempt to connect the vnf
- check whether install python in remote target

Change-Id: I29b13603a0f75380471c586c642d46d626d8ce22
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Delete part of code under qtip/legacy"
zhihui wu [Tue, 13 Mar 2018 02:33:06 +0000 (02:33 +0000)]
Merge "Delete part of code under qtip/legacy"

7 years agoDelete part of code under qtip/legacy 15/53615/1
zhihui wu [Tue, 13 Mar 2018 01:56:09 +0000 (09:56 +0800)]
Delete part of code under qtip/legacy

These code is obsolete.

Change-Id: I0fc2b12847aaa30f713cf7578a92aae912153dd6
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agorun storage test without "-u". 11/53611/1
zhihui wu [Tue, 13 Mar 2018 01:29:52 +0000 (09:29 +0800)]
run storage test without "-u".

https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/13/console

Change-Id: Id335a2ea36df7553180660bf1f1680354c73266d
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoGet Ansible to work with bare ubuntu 16.04 95/53495/1
zhihui wu [Mon, 12 Mar 2018 07:26:04 +0000 (15:26 +0800)]
Get Ansible to work with bare ubuntu 16.04

Bare ubuntu 16.04 doesn't have python2.

[1] https://gist.github.com/gwillem/4ba393dceb55e5ae276a87300f6b8e6f.

Change-Id: I677fe0b387826b0c94c8a819a6424d3f4e8a3448
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Add public keys for Taseer."
Taseer Ahmed [Fri, 9 Mar 2018 09:15:37 +0000 (09:15 +0000)]
Merge "Add public keys for Taseer."

7 years agoMerge "Add documents template about network test"
zhihui wu [Wed, 7 Mar 2018 10:35:58 +0000 (10:35 +0000)]
Merge "Add documents template about network test"

7 years agoAdd public keys for Taseer. 69/53169/2
Taseer Ahmed [Tue, 6 Mar 2018 16:42:48 +0000 (21:42 +0500)]
Add public keys for Taseer.

Change-Id: I0e424307ad414849967a741bd338ae9dfd47bb2a
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agogenerate inventory file and ssh configuration file 49/53049/2
zhihui wu [Sun, 4 Mar 2018 08:23:58 +0000 (16:23 +0800)]
generate inventory file and ssh configuration file

Generate inventory file and ssh configuration file for VM.
The default image is ubuntu 16.04. So the ansible user is
ubuntu.

Change-Id: Ie14ebcdcfbc24f045ffd32785eec07df5798c5fb
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoAdd documents template about network test 71/53071/1
zhihui wu [Mon, 5 Mar 2018 02:28:17 +0000 (10:28 +0800)]
Add documents template about network test

Change-Id: I0a5332ef5f158cacee543486482429c2691ddfad
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Auto Generated INFO.yaml file"
zhihui wu [Thu, 1 Mar 2018 06:39:03 +0000 (06:39 +0000)]
Merge "Auto Generated INFO.yaml file"

7 years agoAuto Generated INFO.yaml file 01/51701/2
agardner [Mon, 5 Feb 2018 19:15:56 +0000 (14:15 -0500)]
Auto Generated INFO.yaml file

INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.

Meeting times are not currently filled out.
please ammend this patchset to complete

Going forward comitter promotions should be done
against this file.

PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org

If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:

project_lead: &opnfv_$project_ptl
    name: 'Lead Name'
    email: 'lead email'
    id: 'lead lfid'
    company: 'lead company'

Change-Id: I2ec5d1630c6ef871002e52ea10bc9b80d889f3a6
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoMerge "bugfix about sut"
zhihui wu [Thu, 1 Mar 2018 05:20:00 +0000 (05:20 +0000)]
Merge "bugfix about sut"

7 years agobugfix about sut 99/52899/2
zhihui wu [Thu, 1 Mar 2018 02:36:20 +0000 (10:36 +0800)]
bugfix about sut

1. currently experimental job only runs against vnf
2. bugfix: for qtip  Renaming a container with the
same name as its current name
3. update quickstart.sh usage

Change-Id: I363fcfdb4199b3ddc408fdf3c54b11cdf62fa728
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "support rfc2544 test using spirent virtual test center"
zhihui wu [Thu, 1 Mar 2018 02:30:57 +0000 (02:30 +0000)]
Merge "support rfc2544 test using spirent virtual test center"

7 years agoDelete the hardcoding parameter "sut_type" 21/52721/1
zhihui wu [Tue, 27 Feb 2018 08:03:07 +0000 (16:03 +0800)]
Delete the hardcoding parameter "sut_type"

SUT already can be passed from CLI.

Change-Id: I3ff68ebf94ce25dfc0a42964cf1aafc8e58da4b6
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoAdd SUT option in CLI 03/52703/2
Taseer Ahmed [Tue, 27 Feb 2018 04:44:39 +0000 (09:44 +0500)]
Add SUT option in CLI

Change-Id: I43063793497ebdc8b2383c23739eb89df1ffa74b
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agosupport rfc2544 test using spirent virtual test center 03/52503/4
Qiang Dai [Fri, 23 Feb 2018 07:54:05 +0000 (15:54 +0800)]
support rfc2544 test using spirent virtual test center

1. support rfc2544 throughput and latency test with different packet size
2. support vswitch performance test based on STCv affinity deployment

Change-Id: I597de973ab95039dcbcd2da8473a3a5c87a10c14
Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
7 years agoMerge "create VM via heat"
zhihui wu [Tue, 27 Feb 2018 02:04:57 +0000 (02:04 +0000)]
Merge "create VM via heat"

7 years agocreate VM via heat 75/52575/5
zhihui wu [Sat, 24 Feb 2018 06:25:54 +0000 (14:25 +0800)]
create VM via heat

JIRA: QTIP-290

Change-Id: I3b87b06e7f2b134c28d9cb046150fb000070a760
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoAdapter "installer_type" for reporting 09/52609/1
zhihui wu [Mon, 26 Feb 2018 02:27:29 +0000 (10:27 +0800)]
Adapter "installer_type" for reporting

mcp is regarded as fuel in opnfv testresult reporting, but they are
different tools for QTIP. so convert "mcp" to "fuel" before reporting.

Change-Id: I5a90828b4583fe734beb80283734966d9ece1852
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Add missing license header"
zhihui wu [Sun, 25 Feb 2018 13:11:05 +0000 (13:11 +0000)]
Merge "Add missing license header"

7 years agoUse a fixed ubuntu 16.04 image 63/52563/3
zhihui wu [Sat, 24 Feb 2018 06:52:10 +0000 (14:52 +0800)]
Use a fixed ubuntu 16.04 image

Use a fixed ubuntu 16.04 image

Change-Id: I2eeeb647c6fa55af2c0149022e03326cb03a26a5
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoAdd missing license header 05/52505/1
Yujun Zhang [Fri, 23 Feb 2018 09:24:31 +0000 (17:24 +0800)]
Add missing license header

Change-Id: Ie6464f443ef4357f0aac13667ca7053194b4615b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoAdd QTIP flavor creation/deletion 49/52049/8
Taseer Ahmed [Mon, 12 Feb 2018 16:55:46 +0000 (21:55 +0500)]
Add QTIP flavor creation/deletion

JIRA: QTIP-291

Change-Id: I4f5bea70605c4f9d4451961a3aa6db3a1fb078e4
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoMerge "Add the creation/deletion of image in the pipeline"
zhihui wu [Sun, 11 Feb 2018 07:43:33 +0000 (07:43 +0000)]
Merge "Add the creation/deletion of image in the pipeline"

7 years agoAdd the creation/deletion of image in the pipeline 31/50731/12
zhihui wu [Wed, 17 Jan 2018 08:09:08 +0000 (16:09 +0800)]
Add the creation/deletion of image in the pipeline

- Specify image download and upload details

JIRA: QTIP-291

Change-Id: I9f4e0d179f7d907b448b716274348fb6c71dd3bc
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoupdate pipfile.lock 81/51881/1
zhihui wu [Thu, 8 Feb 2018 06:05:34 +0000 (14:05 +0800)]
update pipfile.lock

Use "pipenv install shade" to update the file Pipfile.lock.

Change-Id: I61b00fac5855dba0e72656063d4814c3c5bc47f6
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoinstall "shade" for ansible openstack module 33/51433/2
zhihui wu [Thu, 1 Feb 2018 08:06:19 +0000 (16:06 +0800)]
install "shade" for ansible openstack module

shade is a simple client library for interacting with
OpenStack clouds. Ansible openstack module needs it.

Change-Id: I82a134924d052e0d046c97b349a709cdaeb5c6bf
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Convert ipynb to rst file"
zhihui wu [Thu, 25 Jan 2018 03:37:25 +0000 (03:37 +0000)]
Merge "Convert ipynb to rst file"

7 years agochange the test suite for experimental job 27/50727/1
zhihui wu [Wed, 17 Jan 2018 05:34:16 +0000 (13:34 +0800)]
change the test suite for experimental job

The experimental job is executed on zte-virtual6.
And zte-virtual6 is deployed by mcp(fuel), storage
test doesn't support mcp, so I change the test suite
from "storage" to "compute".

Change-Id: Id11dcc3344a0d06fdb3be2f058a519d1407736ac
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoConvert ipynb to rst file 55/48355/6
Yujun Zhang [Tue, 5 Dec 2017 21:54:15 +0000 (13:54 -0800)]
Convert ipynb to rst file

Change-Id: I24e52254670524ff94c26154e8f930e20105ddc9
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Add a judgement to control the proxy jump configuration"
zhihui wu [Mon, 15 Jan 2018 01:34:19 +0000 (01:34 +0000)]
Merge "Add a judgement to control the proxy jump configuration"

7 years agoAdd a judgement to control the proxy jump configuration 67/49267/3
zhihui wu [Tue, 19 Dec 2017 09:26:29 +0000 (17:26 +0800)]
Add a judgement to control the proxy jump configuration

- Set a default value(True) to proxy_jump
- For MCP, set proxy_jump to False. Because remote node can
be directly connected from qtip container without proxy jump.

Change-Id: I92214de984a0231ba4ba873f3a60cb12589ade28
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agouse 'import_tasks' and 'include_tasks' instead of 'include' 49/48449/4
zhihui wu [Wed, 6 Dec 2017 07:36:27 +0000 (15:36 +0800)]
use 'import_tasks' and 'include_tasks' instead of 'include'

The use of 'include' for tasks has been deprecated.[1]

[1] http://docs.ansible.com/ansible/latest/include_module.html

Change-Id: I940f4031b16860e69d2ca92e4fca82c5cc495aef
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoFix "qtip command not found" in Docker container 87/50187/3
Yujun Zhang [Mon, 8 Jan 2018 02:48:42 +0000 (10:48 +0800)]
Fix "qtip command not found" in Docker container

- updated dependency lock
- allow buidling docker image from local repository
- use pip to install local package

Change-Id: I9eecae54f278e57ec0ba4840b2d64abb0134d9b6
JIRA: QTIP-289
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Add sphinx build configuration"
Yujun Zhang [Thu, 21 Dec 2017 14:49:28 +0000 (14:49 +0000)]
Merge "Add sphinx build configuration"

7 years agofix some bugs about mcp module 59/49259/3
zhihui wu [Tue, 19 Dec 2017 08:27:50 +0000 (16:27 +0800)]
fix some bugs about mcp module

- ansible user should be "ubuntu"
- SUT:children is "compute" not "compute-nodes" in the template/hosts
- logical error about node_meta
- Uniform installer_group mcp value

Change-Id: I8c40accbe2b5d65d93044faebaf166703ab63932
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoMerge "Fix dependency error"
zhihui wu [Thu, 7 Dec 2017 08:18:32 +0000 (08:18 +0000)]
Merge "Fix dependency error"

7 years agoMerge "Fix broken link"
zhihui wu [Thu, 7 Dec 2017 02:08:35 +0000 (02:08 +0000)]
Merge "Fix broken link"

7 years agoFix dependency error 73/48473/1
Yujun Zhang [Wed, 6 Dec 2017 16:51:41 +0000 (08:51 -0800)]
Fix dependency error

- remove django from Pipfile
- include local package

Change-Id: I3ec401bd367f8672771af0a19f621e066036f66d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Storage QPI Userguide"
Taseer Ahmed [Wed, 6 Dec 2017 16:24:37 +0000 (16:24 +0000)]
Merge "Storage QPI Userguide"

7 years agoMerge "bugfix: error in sed expression"
zhihui wu [Wed, 6 Dec 2017 07:45:17 +0000 (07:45 +0000)]
Merge "bugfix: error in sed expression"

7 years agoStorage QPI Userguide 43/48443/2
zhihui wu [Wed, 6 Dec 2017 07:10:57 +0000 (15:10 +0800)]
Storage QPI Userguide

Add storage QPI userguide.

JIRA: QTIP-288

Change-Id: Ie3376345832e54238239a44f0d4e1218dbac82c1
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agobugfix: error in sed expression 93/48293/7
zhihui wu [Mon, 4 Dec 2017 02:56:28 +0000 (10:56 +0800)]
bugfix: error in sed expression

Refer to
https://build.opnfv.org/ci/view/qtip/job/qtip-compute-apex-zte-virtual5-master/12/console

Change-Id: I81991ce36a2827e614fb77ceb9276c444cc1c004
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoFix broken link 23/48423/2
Yujun Zhang [Tue, 5 Dec 2017 19:10:03 +0000 (11:10 -0800)]
Fix broken link

Change-Id: I795a4cf21fc8dfd716cde7f7b6e9f1ca7e64388b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoAdd sphinx build configuration 21/48421/1
Yujun Zhang [Tue, 5 Dec 2017 21:53:36 +0000 (13:53 -0800)]
Add sphinx build configuration

This allows local build of document for preview

Change-Id: I9f70ad68358cdd5d47afebc9e440555c48a7c913
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Use pipenv instead of pip"
Taseer Ahmed [Tue, 5 Dec 2017 10:34:56 +0000 (10:34 +0000)]
Merge "Use pipenv instead of pip"

7 years agoAdd missing link for euphrates release notes 43/48343/1
Yujun Zhang [Mon, 4 Dec 2017 21:49:43 +0000 (13:49 -0800)]
Add missing link for euphrates release notes

Change-Id: Icc0067e961c497f203996eafedec3e316ea6e5ff
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUse pipenv instead of pip 51/48051/2
Yujun Zhang [Wed, 29 Nov 2017 08:40:39 +0000 (16:40 +0800)]
Use pipenv instead of pip

pipenv[1] is the officially recommended Python packaging tool from Python.org[2]

[1]: https://docs.pipenv.org/
[2]: https://packaging.python.org/new-tutorials/installing-and-using-packages/

It integrates pip with virtualenv and handles version management better than pip.

Change-Id: I4ec6436e29d76a866b56caa609e2bcd22489ae9f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoDeprecate qtip/web in favor of AWX 01/48001/1
Yujun Zhang [Wed, 29 Nov 2017 08:18:13 +0000 (16:18 +0800)]
Deprecate qtip/web in favor of AWX

We decided to develop it at the time AWX is not open sourced. Now AWX seems to
be a more promising solution then create the service from scratch.

Change-Id: I586ac7e582b2db57ad81f0ece7585ca2bf0dd416
JIRA: QTIP-287
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agodistinguish fuel and mcp in ci scripts 55/47755/1
zhihui wu [Fri, 24 Nov 2017 08:51:28 +0000 (16:51 +0800)]
distinguish fuel and mcp in ci scripts

Because ci parameter still use fuel to represent mcp, but they are
two different installers for qtip. Distinguish them in qtip ci scripts.

Change-Id: I74165da39a607c26464ced04e1ad3ca4ed4e40e5
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoAdd role for heat stack creation 97/47397/4
Taseer Ahmed [Fri, 17 Nov 2017 07:06:44 +0000 (12:06 +0500)]
Add role for heat stack creation

JIRA: QTIP-284

Change-Id: I8de67c74fe31d6353f05892df67f21ae9af9640e
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoUpdate gpg key for akhil 25/47225/1
akhilbatra898 [Wed, 15 Nov 2017 03:22:13 +0000 (08:52 +0530)]
Update gpg key for akhil

- Old key expired

Change-Id: Iba882d9a44cfb5a3b8695ad46f85bc509afbae4f
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
7 years agoAdd public keys for akhil 17/47117/1
akhilbatra898 [Mon, 13 Nov 2017 08:30:55 +0000 (14:00 +0530)]
Add public keys for akhil

Change-Id: If13f9f73adda0356054c26480b37c371fd1eb1db
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
7 years agoMerge "VM-2-VM Network Performance Indicator: A Proposal"
zhihui wu [Mon, 30 Oct 2017 06:02:38 +0000 (06:02 +0000)]
Merge "VM-2-VM Network Performance Indicator: A Proposal"

7 years agoVM-2-VM Network Performance Indicator: A Proposal 13/42613/2
Sridhar K. N. Rao [Thu, 21 Sep 2017 04:35:54 +0000 (10:05 +0530)]
VM-2-VM Network Performance Indicator: A Proposal

The proposal is in Jupyter Notebook format.

The network performance indicator considers the following
(a) Metrics - Throughput and delay
(b) Application performance.
(c) Topology
(d) Virtualization technology.

The proposal is added at /docs/proposal folder.

JIRA: QTIP-272
Change-Id: Ia808cb031edbe123c011de44712c389ce83863f5
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
7 years agoAdd public key for aaron and qdai 49/46149/1
Yujun Zhang [Tue, 24 Oct 2017 01:36:44 +0000 (09:36 +0800)]
Add public key for aaron and qdai

The keys are used for openvpn connection and ssh access to qtip infra

Change-Id: Ia56b79babeabbd89003e93463812808b5f3fc4d5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Committers please vote +2/-2 for PTL nomination of Zhihui Wu"
Yujun Zhang [Mon, 23 Oct 2017 07:37:44 +0000 (07:37 +0000)]
Merge "Committers please vote +2/-2 for PTL nomination of Zhihui Wu"

7 years agoFix link error for documents 39/45939/1
Yujun Zhang [Fri, 20 Oct 2017 03:45:29 +0000 (11:45 +0800)]
Fix link error for documents

Change-Id: I30197065acbe24d409ba81b289076b3a566b8d46
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoSet ``criteria`` as PASS for all completed executions 01/45701/1
Yujun Zhang [Mon, 9 Oct 2017 02:42:54 +0000 (10:42 +0800)]
Set ``criteria`` as PASS for all completed executions

Change-Id: I232eedba24dd9f41a6d5ef588ffb1f6cfd8d0415
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Harmonization titles of the doc of the test projects"
Morgan Richomme [Wed, 18 Oct 2017 16:02:31 +0000 (16:02 +0000)]
Merge "Harmonization titles of the doc of the test projects"

7 years agoHarmonization titles of the doc of the test projects 55/45455/2
Morgan Richomme [Wed, 18 Oct 2017 06:54:24 +0000 (08:54 +0200)]
Harmonization titles of the doc of the test projects

Change-Id: I75a0ca232a48d451be894dd08b38adb51dbddb82
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "Add support for Mirantis Cloud Platform."
zhihui wu [Wed, 18 Oct 2017 08:51:57 +0000 (08:51 +0000)]
Merge "Add support for Mirantis Cloud Platform."

7 years agoAdd support for Mirantis Cloud Platform. 83/42883/8
Taseer Ahmed [Mon, 16 Oct 2017 09:47:28 +0000 (14:47 +0500)]
Add support for Mirantis Cloud Platform.

JIRA: QTIP-261

Change-Id: Ied9c3d91b25bc8dad7deb0cf30f83cd2b7855a92
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoAdd release note for Euphrates 85/44085/3
Yujun Zhang [Tue, 3 Oct 2017 13:47:37 +0000 (21:47 +0800)]
Add release note for Euphrates

Change-Id: I673671a6d02fea007aebaa02d027cfdb670cf044
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoCommitters please vote +2/-2 for PTL nomination of Zhihui Wu 57/45157/1
Yujun Zhang [Mon, 16 Oct 2017 01:06:56 +0000 (09:06 +0800)]
Committers please vote +2/-2 for PTL nomination of Zhihui Wu

Change-Id: If3d5dfa5ec215c0360df70fc674e54be511a0857
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoLookup in enviroment for OPNFV release name 83/44083/1
Yujun Zhang [Tue, 3 Oct 2017 13:45:28 +0000 (21:45 +0800)]
Lookup in enviroment for OPNFV release name

this is used in testapi reporting

Change-Id: If0a2ef1d406544f5c8648fb653ff6c2334abf5e8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Nomination of committer promotion for Akhil Batra"
Akhil Batra [Sat, 30 Sep 2017 15:11:41 +0000 (15:11 +0000)]
Merge "Nomination of committer promotion for Akhil Batra"

7 years agoMerge "Download ramspeed from new url"
Yujun Zhang [Sat, 30 Sep 2017 09:28:05 +0000 (09:28 +0000)]
Merge "Download ramspeed from new url"

7 years agoMerge "Revert "Enable test result pushing in periodic job""
Yujun Zhang [Sat, 30 Sep 2017 09:27:57 +0000 (09:27 +0000)]
Merge "Revert "Enable test result pushing in periodic job""

7 years agoDownload ramspeed from new url 65/43765/1
Yujun Zhang [Sat, 30 Sep 2017 09:11:58 +0000 (17:11 +0800)]
Download ramspeed from new url

The original one has expired

Change-Id: I0e362daf0308c5f0915bf1f652f3ab7d14373e91
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoRevert "Enable test result pushing in periodic job" 01/43701/1
Yujun Zhang [Sat, 30 Sep 2017 03:02:55 +0000 (03:02 +0000)]
Revert "Enable test result pushing in periodic job"

This reverts commit 90ff55b51817c23d5070765435c69b585bd184fd.

Change-Id: I4dccc70869956e1f852230bc867538a5365903dd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoFix criteria data 83/43683/1
Yujun Zhang [Sat, 30 Sep 2017 01:46:42 +0000 (09:46 +0800)]
Fix criteria data

It does not make sense to use current score as criteria. Set to
2048 for now. Although the baseline is not well calibrated, it
is better than given a floating criteria.

Change-Id: Iae972b585422cdde95f8b7027081c56cc9608643
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Disable tty in CI scripts to remove color in ansible output"
Yujun Zhang [Sat, 30 Sep 2017 00:22:11 +0000 (00:22 +0000)]
Merge "Disable tty in CI scripts to remove color in ansible output"

7 years agoEnable test result pushing in periodic job 97/43597/1
Yujun Zhang [Fri, 29 Sep 2017 09:13:38 +0000 (17:13 +0800)]
Enable test result pushing in periodic job

Change-Id: I06629a3155c1a49e79f618afab29591578354b54
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoDisable tty in CI scripts to remove color in ansible output 61/43561/1
Yujun Zhang [Fri, 29 Sep 2017 06:57:26 +0000 (14:57 +0800)]
Disable tty in CI scripts to remove color in ansible output

This will make the console log more readable

Change-Id: Ia577d243d52449f580d34002e2052fa024e0f20d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Nomination of committer promotion for Taseer Ahmed"
Taseer Ahmed [Wed, 27 Sep 2017 05:12:43 +0000 (05:12 +0000)]
Merge "Nomination of committer promotion for Taseer Ahmed"

7 years agoMerge "Update CLI docs for release E"
Yujun Zhang [Wed, 27 Sep 2017 00:45:03 +0000 (00:45 +0000)]
Merge "Update CLI docs for release E"

7 years agoUpdate CLI docs for release E 89/42989/2
Taseer Ahmed [Mon, 25 Sep 2017 09:37:14 +0000 (14:37 +0500)]
Update CLI docs for release E

Change-Id: I5f08251a71e62a0440db66da08506af7243b9704
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoFix bug in ``qtip/scripts/quickstart.sh`` 79/42979/1
Yujun Zhang [Mon, 25 Sep 2017 08:27:23 +0000 (16:27 +0800)]
Fix bug in ``qtip/scripts/quickstart.sh``

- line 29: error: command not found

Change-Id: I0256ae89aaf4938b883cfae72d30f73d43b1da76
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoFreeze requirements for Euphrates 71/42371/1
Yujun Zhang [Tue, 19 Sep 2017 05:46:35 +0000 (13:46 +0800)]
Freeze requirements for Euphrates

Change-Id: Ifbdd773235497373eba8ecc44b21c207441fe407
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Fix output path of testing results"
Yujun Zhang [Tue, 19 Sep 2017 01:55:11 +0000 (01:55 +0000)]
Merge "Fix output path of testing results"

7 years agoNomination of committer promotion for Taseer Ahmed 65/42365/1
Yujun Zhang [Tue, 19 Sep 2017 01:20:05 +0000 (09:20 +0800)]
Nomination of committer promotion for Taseer Ahmed

Taseer is one of the active QTIP contributors in Euphrates release[1]
He has contributed a lot in qtip-cli[2]. It would be a great help to the
project to have him as a committer.

Current committers please vote +1/-1 for this nomination[3]

[1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&module=qtip&release=pike
[2] https://git.opnfv.org/qtip/log/?qt=author&q=taseer94@gmail.com
[3] https://wiki.opnfv.org/display/DEV/Committer+Promotions

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