qtip.git
8 years agobugfix: miss a whitespace in the playbook command. 07/19707/2
wu.zhihui [Mon, 29 Aug 2016 03:26:22 +0000 (11:26 +0800)]
bugfix: miss a whitespace in the playbook command.

According to https://build.opnfv.org/ci/job/qtip-fuel-zte-pod2-daily
-master/13/consoleFull,

ERROR! the playbook: ./benchmarks/playbooks/dhrystone.yaml--private-key=./data/QtipKey could not be found

miss a whitespace in the playbook command.

Change-Id: Id5fea085eb3e24e4105f20ec800d4a07478fb383
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoMerge "Adding new committers"
Yujun Zhang [Mon, 29 Aug 2016 02:35:18 +0000 (02:35 +0000)]
Merge "Adding new committers"

8 years agoRevert "Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer" 05/19705/1
Yujun Zhang [Mon, 29 Aug 2016 02:32:35 +0000 (10:32 +0800)]
Revert "Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer"

The voting is reopened in https://gerrit.opnfv.org/gerrit/#/c/19703/

This reverts commit a798b89691ae2ab27db5818d468e367f5ed470ec.

Change-Id: I18444476b9dfbea78924c4498be54bc7110a299f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoAdding new committers 23/1523/2
Aric Gardner [Fri, 11 Sep 2015 20:34:08 +0000 (16:34 -0400)]
Adding new committers

Some formatting as well
RT ticket #14023

Change-Id: Ic00063e7d6983160bc2af9d8a9189a5d0fe4dc51
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
8 years agoBugfix: some errors in env_setup.py. 83/19483/3
wu.zhihui [Wed, 24 Aug 2016 13:09:02 +0000 (21:09 +0800)]
Bugfix: some errors in env_setup.py.

Change-Id: Ia9ab50f8990659d4657e67f38ece72d5eb47f4d9
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoMerge "Use test_case/default instead of the directory named with a pod's name."
Yujun Zhang [Wed, 24 Aug 2016 11:14:44 +0000 (11:14 +0000)]
Merge "Use test_case/default instead of the directory named with a pod's name."

8 years agoMerge "Add some state change functions in db.py."
Yujun Zhang [Wed, 24 Aug 2016 00:59:18 +0000 (00:59 +0000)]
Merge "Add some state change functions in db.py."

8 years agoUse test_case/default instead of the directory named with a pod's name. 01/19001/4
wu.zhihui [Fri, 19 Aug 2016 00:40:12 +0000 (08:40 +0800)]
Use test_case/default instead of the directory named with a pod's name.

1. For qtip ci job, use test_cases/default for all pods.
2. It needn't to specify ip in test case files.
3. Remove customized configurations in test case files.

Change-Id: I4fb6210c024aacc4d1ed915939c0aabcfa60bb57
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoMerge "Add ansible_api so that python call ansible playbook by api."
Yujun Zhang [Wed, 24 Aug 2016 00:41:04 +0000 (00:41 +0000)]
Merge "Add ansible_api so that python call ansible playbook by api."

8 years agoMerge "Code refactoring cli.py so that it can be reused by restful server."
Yujun Zhang [Wed, 24 Aug 2016 00:40:57 +0000 (00:40 +0000)]
Merge "Code refactoring cli.py so that it can be reused by restful server."

8 years agoAdd some state change functions in db.py. 27/19127/3
zhifeng.jiang [Sun, 21 Aug 2016 13:40:44 +0000 (21:40 +0800)]
Add some state change functions in db.py.

modification:
   Add some functions in db.py
   Unit test will be added after functions called by restful server.
   Rename 'deadline' to 'max-minutes'

JIRA:QTIP-99

Change-Id: I74ed93df3f2dd91fa154fa0fcb52605983ee2719
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer"
Wenjing Chu [Tue, 23 Aug 2016 03:08:26 +0000 (03:08 +0000)]
Merge "Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer"

8 years agoMerge "Ignore .idea in git repo"
Yujun Zhang [Mon, 22 Aug 2016 14:13:10 +0000 (14:13 +0000)]
Merge "Ignore .idea in git repo"

8 years agoIgnore .idea in git repo 43/19143/1
Yujun Zhang [Mon, 22 Aug 2016 03:49:19 +0000 (11:49 +0800)]
Ignore .idea in git repo

Change-Id: I6a9f0b687c9820d07100238a9633fdf67bb67df8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoNominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer 41/19141/1
Yujun Zhang [Mon, 22 Aug 2016 03:27:59 +0000 (11:27 +0800)]
Nominate Zhifeng Jiang<Jiang.ZhiFeng@zte.com.cn> as new committer

Change-Id: I36672adef851471a1bafd05ff86823244a24789c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCode refactoring cli.py so that it can be reused by restful server. 05/19105/2
zhifeng.jiang [Sat, 20 Aug 2016 08:29:26 +0000 (16:29 +0800)]
Code refactoring cli.py so that it can be reused by restful server.

modification:
  Move function in cli.py to args_handler.py
  Add unit test for args_handler.py
  Add unit test for cli.py
  Delete print in driver.py to pass unit test

JIRA:QTIP-99

Change-Id: Ib670d7dff494f3e04cdbe1de5c247d382b1052c1
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd ansible_api so that python call ansible playbook by api. 59/18159/7
zhifeng.jiang [Mon, 8 Aug 2016 15:33:33 +0000 (23:33 +0800)]
Add ansible_api so that python call ansible playbook by api.

modification:
    Add ansible_api so that we can get ansible running results easily.
    Add UT for ansible_api.py

JIRA:QTIP-99

Change-Id: I6e7b0b97e4d9ef184978833c61c17e944c1eb20c
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Code refactoring driver so that it can call ansible playbook by api."
Yujun Zhang [Sun, 21 Aug 2016 00:01:28 +0000 (00:01 +0000)]
Merge "Code refactoring driver so that it can call ansible playbook by api."

8 years agoMerge "Fetch all compute ips via installer Fuel."
Yujun Zhang [Fri, 19 Aug 2016 05:46:35 +0000 (05:46 +0000)]
Merge "Fetch all compute ips via installer Fuel."

8 years agoFetch all compute ips via installer Fuel. 71/18071/5
wu.zhihui [Fri, 5 Aug 2016 07:05:30 +0000 (15:05 +0800)]
Fetch all compute ips via installer Fuel.

1. Fetch all compute ips via installer Fuel.
2. check the machines' ip. if unassigned, assign one of compute's
ip to it. if assigned by test case yaml, check the validation.

JIRA: QTIP-98

Change-Id: I5517916c594a14055087134d20c1fe4320b6d707
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoFix unit test 'test_cli_error' always 'pass' problem. 31/18931/1
zhifeng.jiang [Thu, 18 Aug 2016 08:35:43 +0000 (16:35 +0800)]
Fix unit test 'test_cli_error' always 'pass' problem.

Change-Id: Iabb4ca83f4f4167471b57411f78520d284a38b3c
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoCode refactoring driver so that it can call ansible playbook by api. 27/18627/3
zhifeng.jiang [Sun, 14 Aug 2016 06:17:21 +0000 (14:17 +0800)]
Code refactoring driver so that it can call ansible playbook by api.

JIRA:QTIP-99

Change-Id: Id182e586955bd5bc34cef787e71e1b6375c36dc9
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Doc updates according to DOCS project"
Yujun Zhang [Tue, 16 Aug 2016 05:53:37 +0000 (05:53 +0000)]
Merge "Doc updates according to DOCS project"

8 years agoDoc updates according to DOCS project 29/18629/2
Julien [Sun, 14 Aug 2016 10:20:04 +0000 (18:20 +0800)]
Doc updates according to DOCS project

Upddating QTIP docs according to DOCS project wiki in:
https://wiki.opnfv.org/display/DOC/Configurartion+guide and
https://wiki.opnfv.org/display/DOC/Userguide

JIRA: QTIP-102

Change-Id: Iab5bdcf3f290bc88d2fedc8a0153e26daf89cde8
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
8 years agoMerge "update committer list"
Yujun Zhang [Mon, 15 Aug 2016 02:36:34 +0000 (02:36 +0000)]
Merge "update committer list"

8 years agoMerge "Add restful server API in QTIP which can be called by Yardstick."
Yujun Zhang [Sun, 14 Aug 2016 13:12:37 +0000 (13:12 +0000)]
Merge "Add restful server API in QTIP which can be called by Yardstick."

8 years agoAdd restful server API in QTIP which can be called by Yardstick. 15/18015/4
zhifeng.jiang [Thu, 4 Aug 2016 04:14:20 +0000 (12:14 +0800)]
Add restful server API in QTIP which can be called by Yardstick.

modification:
  Add restful server API.
  Include needed packages in requirement file.
  Add unit tests for restful server api.

JIRA:QTIP-97

Change-Id: I5306d5dd76ee818fef46d0e7b7392f2df2982552
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Add LICENSE file"
Yujun Zhang [Thu, 11 Aug 2016 08:07:07 +0000 (08:07 +0000)]
Merge "Add LICENSE file"

8 years agoAdd LICENSE file 71/18371/1
Yujun Zhang [Thu, 11 Aug 2016 02:15:43 +0000 (10:15 +0800)]
Add LICENSE file

Change-Id: Ie319df3aeccf58713f257af7274577c901a7892c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoMerge "Fix Argument Parsing"
Yujun Zhang [Thu, 11 Aug 2016 01:59:40 +0000 (01:59 +0000)]
Merge "Fix Argument Parsing"

8 years agoFix Argument Parsing 33/18233/2
Sai Sindhur Malleni [Tue, 9 Aug 2016 14:26:45 +0000 (10:26 -0400)]
Fix Argument Parsing

Not making the option -l and -f causes a traceback when checking if -l is a
valid directory and -f is a valid file as concatenation is attemtped between
string and None type.

Signed-off-by: Sai Sindhur Malleni <smalleni@redhat.com>
Change-Id: If0ae87cde0e43122b3318f9c3749c05639ac3f36

8 years agoMerge "updates to use new doc toolchain"
Yujun Zhang [Wed, 10 Aug 2016 14:09:14 +0000 (14:09 +0000)]
Merge "updates to use new doc toolchain"

8 years agoMerge "Deleted the earlier Heat file"
Yujun Zhang [Tue, 9 Aug 2016 11:21:26 +0000 (11:21 +0000)]
Merge "Deleted the earlier Heat file"

8 years agoMerge "Fix the download fail and 'sshkey is not defined' problem in CI."
Yujun Zhang [Tue, 9 Aug 2016 11:19:27 +0000 (11:19 +0000)]
Merge "Fix the download fail and 'sshkey is not defined' problem in CI."

8 years agoupdate committer list 89/18189/1
Yujun Zhang [Tue, 9 Aug 2016 00:55:55 +0000 (08:55 +0800)]
update committer list

Change-Id: I93b0964854575f4d5c4407ce82a0336a7165338d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoupdates to use new doc toolchain 31/5831/3
Ryota MIBU [Fri, 11 Dec 2015 06:30:46 +0000 (15:30 +0900)]
updates to use new doc toolchain

Change-Id: I7598be048d64b43863f0a5699eafe0214a47ed93
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "Add parameter attempts in ping_test()"
Yujun Zhang [Sun, 7 Aug 2016 06:30:47 +0000 (06:30 +0000)]
Merge "Add parameter attempts in ping_test()"

8 years agoFix the download fail and 'sshkey is not defined' problem in CI. 09/18109/1
zhifeng.jiang [Sat, 6 Aug 2016 05:09:45 +0000 (13:09 +0800)]
Fix the download fail and 'sshkey is not defined' problem in CI.

modification:
   Remove the proxy info in zte-pod1
   Fix 'sshkey is not defined' problem in CI

Change-Id: I291eb03fea3f31cd8b499c6ee86836caa9a0de71
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd parameter attempts in ping_test() 43/17943/1
wu.zhihui [Wed, 3 Aug 2016 02:20:57 +0000 (10:20 +0800)]
Add parameter attempts in ping_test()

According to
https://build.opnfv.org/ci/job/qtip-fuel-zte-pod1-daily-master/55/consoleText,
it need to add attempts for ping test. The default value is 30.

Change-Id: Ia6c2628bd88c963374d00ed2c02346c8d7f40c39
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoSolving the facing problems when enable unit test 47/17647/1
zhifeng.jiang [Wed, 27 Jul 2016 23:10:40 +0000 (07:10 +0800)]
Solving the facing problems when enable unit test

modification:
  Delete and let git ignore the files which are generated by Qtip running time every time.
  Add the one more UT for the code "Use local QTIP CentOS.qcow2 img file"

Change-Id: Ida891c421306274241d1c4581dd5e274e3bdb0fe
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Add links of project approval and PTL changes"
Yujun Zhang [Tue, 19 Jul 2016 02:34:26 +0000 (02:34 +0000)]
Merge "Add links of project approval and PTL changes"

8 years agoFix pep8 errors for all the others python files. 11/17011/1
zhifeng.jiang [Sat, 16 Jul 2016 13:15:11 +0000 (21:15 +0800)]
Fix pep8 errors for all the others python files.

JIRA:QTIP-89

Change-Id: Ida1936dea3bcab6137d039fc2d21dc4df60d9f77
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Use local QTIP_CentOS.qcow2 img file."
Yujun Zhang [Fri, 15 Jul 2016 09:04:30 +0000 (09:04 +0000)]
Merge "Use local QTIP_CentOS.qcow2 img file."

8 years agoMerge "Fix pep8 errors for conf.py"
Yujun Zhang [Fri, 15 Jul 2016 09:03:39 +0000 (09:03 +0000)]
Merge "Fix pep8 errors for conf.py"

8 years agoAdd links of project approval and PTL changes 17/16517/3
Yujun Zhang [Thu, 7 Jul 2016 06:27:07 +0000 (14:27 +0800)]
Add links of project approval and PTL changes

Change-Id: I6c2219cd7d962812d9dba659ba21630186c0cae4
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoUse local QTIP_CentOS.qcow2 img file. 85/16885/3
wu.zhihui [Thu, 14 Jul 2016 06:29:02 +0000 (14:29 +0800)]
Use local QTIP_CentOS.qcow2 img file.

Check whether image file exists on local. If yes, use the local file.
If no, download it. The benefit is shorten the execute time of CI.

Change-Id: Ic9f9e84e85abb9b3adbc42462c136818f1c46767
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoMerge "Fix pep8 errors for python files in benchmarks,data,dashboard"
Yujun Zhang [Fri, 15 Jul 2016 02:34:31 +0000 (02:34 +0000)]
Merge "Fix pep8 errors for python files in benchmarks,data,dashboard"

8 years agoFix pep8 errors for conf.py 17/16917/1
zhifeng.jiang [Thu, 14 Jul 2016 14:20:13 +0000 (22:20 +0800)]
Fix pep8 errors for conf.py

JIRA:QTIP-89

Change-Id: I43ea5351fd9d1dcf157a0f7d06981cc9ff5d0ff0
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoFix pep8 errors for python files in benchmarks,data,dashboard 59/16759/2
zhifeng.jiang [Tue, 12 Jul 2016 14:36:43 +0000 (22:36 +0800)]
Fix pep8 errors for python files in benchmarks,data,dashboard

JIRA:QTIP-89

Change-Id: I3465221f0bdc9a8eb7c4e26069f7367fb1add729
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Add some UT test cases and fix pep8 errors for create_zone"
Yujun Zhang [Wed, 13 Jul 2016 01:38:32 +0000 (01:38 +0000)]
Merge "Add some UT test cases and fix pep8 errors for create_zone"

8 years agoAdd some UT test cases and fix pep8 errors for spawn_vm 31/16731/2
zhifeng.jiang [Tue, 12 Jul 2016 09:06:58 +0000 (17:06 +0800)]
Add some UT test cases and fix pep8 errors for spawn_vm

JIRA:QTIP-89

Change-Id: I2555a0a7a8ffaf6d19cfad88770cd8e378d154b2
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Add some UT test cases and fix pep8 errors for driver"
Yujun Zhang [Tue, 12 Jul 2016 07:56:08 +0000 (07:56 +0000)]
Merge "Add some UT test cases and fix pep8 errors for driver"

8 years agoAdd some UT test cases and fix pep8 errors for create_zone 45/16645/1
zhifeng.jiang [Sun, 10 Jul 2016 15:02:27 +0000 (23:02 +0800)]
Add some UT test cases and fix pep8 errors for create_zone

JIRA:QTIP-89

Change-Id: Ic5d88a7492f89dbffbed62ce15e3a4e04b4ef2cc
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd some UT test cases and fix pep8 errors for driver 39/16639/2
zhifeng.jiang [Sat, 9 Jul 2016 13:25:11 +0000 (21:25 +0800)]
Add some UT test cases and fix pep8 errors for driver

JIRA:QTIP-89

Change-Id: I672ebaf733ec967307963a18f32ca0aa4afc672d
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd some UT test cases and fix pep8 errors for fetchimg 77/16577/1
zhifeng.jiang [Fri, 8 Jul 2016 03:03:22 +0000 (11:03 +0800)]
Add some UT test cases and fix pep8 errors for fetchimg

JIRA:QTIP-89

Change-Id: I623cd6e48d90996b0199f9b31f86c8844b4d5ceb
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "First draft for release D roadmap"
Yujun Zhang [Fri, 8 Jul 2016 00:27:37 +0000 (00:27 +0000)]
Merge "First draft for release D roadmap"

8 years agoMerge "Schema checking for yaml file in test_cases."
Yujun Zhang [Fri, 8 Jul 2016 00:27:21 +0000 (00:27 +0000)]
Merge "Schema checking for yaml file in test_cases."

8 years agoMerge "Add some UT test cases and fix pep8 errors for cli and env_setup."
Yujun Zhang [Fri, 8 Jul 2016 00:27:12 +0000 (00:27 +0000)]
Merge "Add some UT test cases and fix pep8 errors for cli and env_setup."

8 years agoFirst draft for release D roadmap 81/15681/7
Yujun Zhang [Wed, 15 Jun 2016 07:38:12 +0000 (15:38 +0800)]
First draft for release D roadmap

Change-Id: I7c3785ed37e8287a2869eb97206aabc1fb87cc6a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoSchema checking for yaml file in test_cases. 07/16407/2
zhifeng.jiang [Wed, 6 Jul 2016 00:11:09 +0000 (08:11 +0800)]
Schema checking for yaml file in test_cases.

JIRA: QTIP-25

Change-Id: Ibc3d9d6f5f0606da6a876eae5d4b1c3edefb5b47
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd some UT test cases and fix pep8 errors for cli and env_setup. 09/16309/2
zhifeng.jiang [Sun, 3 Jul 2016 15:04:40 +0000 (23:04 +0800)]
Add some UT test cases and fix pep8 errors for cli and env_setup.

JIRA:QTIP-89

Change-Id: I4a46898071001f679f1a032a560d605dffc8eb9f
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Update committer list"
Morgan Richomme [Tue, 5 Jul 2016 07:17:27 +0000 (07:17 +0000)]
Merge "Update committer list"

8 years agoMerge "Change the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases."
Nauman Ahad [Tue, 28 Jun 2016 09:28:56 +0000 (09:28 +0000)]
Merge "Change the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases."

8 years agoMerge "Run the test only when ping ok and try ping 20 times."
Nauman Ahad [Tue, 28 Jun 2016 09:28:14 +0000 (09:28 +0000)]
Merge "Run the test only when ping ok and try ping 20 times."

8 years agoChange the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases. 65/15965/1
zhifeng.jiang [Thu, 23 Jun 2016 10:44:30 +0000 (18:44 +0800)]
Change the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases.

JIRA:QTIP-94

Change-Id: Ic67a50af8b967592357ac1459bd61a5e3b27b654
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoUpdate committer list 03/15903/1
Yujun Zhang [Tue, 21 Jun 2016 07:18:16 +0000 (09:18 +0200)]
Update committer list

Change-Id: Ie2474a534f4ae5764f284bc865ec104d60f02032
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoRun the test only when ping ok and try ping 20 times. 25/15825/2
zhifeng.jiang [Fri, 17 Jun 2016 14:49:48 +0000 (22:49 +0800)]
Run the test only when ping ok and try ping 20 times.

JIRA: QTIP-92

Change-Id: I270deb3b1d930d6805524d10826f5711b3e4787e
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Change the key in results to adapt to new testapi."
Nauman Ahad [Mon, 20 Jun 2016 20:52:29 +0000 (20:52 +0000)]
Merge "Change the key in results to adapt to new testapi."

8 years agoMerge "Patch the ssh-copy-id in fuel 9.0."
Nauman Ahad [Mon, 20 Jun 2016 20:51:48 +0000 (20:51 +0000)]
Merge "Patch the ssh-copy-id in fuel 9.0."

8 years agoChange the key in results to adapt to new testapi. 09/15609/3
zhifeng.jiang [Wed, 15 Jun 2016 09:22:15 +0000 (17:22 +0800)]
Change the key in results to adapt to new testapi.

JIRA:QTIP-86

Change-Id: Ifd5e8d678d3a310d23c561d806393dad0e2f3cfe
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoPatch the ssh-copy-id in fuel 9.0. 87/12587/3
zhifeng.jiang [Fri, 22 Apr 2016 16:29:49 +0000 (12:29 -0400)]
Patch the ssh-copy-id in fuel 9.0.

JIRA:QTIP-69

Change-Id: I14066b15247431780b5df1efebcb8cc4232d3761
Co-Authored-By: yujun.zhang <zhang.yujunz@zte.com.cn>
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Change url to new testapi"
Nauman Ahad [Wed, 15 Jun 2016 21:35:32 +0000 (21:35 +0000)]
Merge "Change url to new testapi"

8 years agoMerge "Add the tox.ini and requirement list so that we can start pep8 check by "tox...
Nauman Ahad [Wed, 15 Jun 2016 21:35:10 +0000 (21:35 +0000)]
Merge "Add the tox.ini and requirement list so that we can start pep8 check by "tox -e pep8""

8 years agoChange url to new testapi 91/15491/2
zhifeng.jiang [Tue, 14 Jun 2016 03:35:51 +0000 (11:35 +0800)]
Change url to new testapi

JIRA:QTIP-86

Change-Id: Ib29ba4d0ae5e30c2aff0170893104d4685e8224a
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoFix the pep8 error in qtip.py and validate_yaml.py 27/15427/1
zhifeng.jiang [Mon, 13 Jun 2016 05:18:55 +0000 (13:18 +0800)]
Fix the pep8 error in qtip.py and validate_yaml.py

JIRA:QTIP-89

Change-Id: Ifd760f74601dbc3e4d4c55108ed60a634f33cf49
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd the tox.ini and requirement list so that we can start pep8 check by "tox -e pep8" 25/15425/3
zhifeng.jiang [Sun, 12 Jun 2016 14:07:43 +0000 (22:07 +0800)]
Add the tox.ini and requirement list so that we can start pep8 check by "tox -e pep8"

JIRA:QTIP-89

Change-Id: Iff0792e2503be73865aa21c2995f1fb2252442fb
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Add zte-pod1 test cases and include proxy in playbooks."
Nauman Ahad [Mon, 6 Jun 2016 13:36:19 +0000 (13:36 +0000)]
Merge "Add zte-pod1 test cases and  include proxy in playbooks."

8 years agoMerge "Correct the wrong default public network name when install is 'fuel' and versi...
Nauman Ahad [Mon, 6 Jun 2016 13:33:03 +0000 (13:33 +0000)]
Merge "Correct the wrong default public network name when install is 'fuel' and version is 8.0."

8 years agodos2Unix the pushtoDb.py file. 89/15089/1
zhifeng.jiang [Thu, 2 Jun 2016 14:02:54 +0000 (22:02 +0800)]
dos2Unix the pushtoDb.py file.

Change-Id: I507822e4ea02a4e5fecc7242482b76d9412eede4
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd zte-pod1 test cases and include proxy in playbooks. 85/15085/2
zhifeng.jiang [Thu, 2 Jun 2016 12:10:25 +0000 (20:10 +0800)]
Add zte-pod1 test cases and  include proxy in playbooks.

JIRA:QTIP-75

Change-Id: I20cd348c292db9f2d7478d46183229544a604bbb
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoCorrect the wrong default public network name when install is 'fuel' and version... 55/15055/1
zhifeng.jiang [Thu, 2 Jun 2016 06:00:15 +0000 (14:00 +0800)]
Correct the wrong default public network name when install is 'fuel' and version is 8.0.

JIRA:QTIP-83

Change-Id: I2864105e525f095302fd5ddf0e96d2cf76248c1c
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoMerge "Fix typo in README"
Nauman Ahad [Wed, 1 Jun 2016 18:48:24 +0000 (18:48 +0000)]
Merge "Fix typo in README"

8 years agoMerge "Clean up temporary files from repo"
Nauman Ahad [Wed, 1 Jun 2016 18:48:01 +0000 (18:48 +0000)]
Merge "Clean up temporary files from repo"

8 years agoMerge "Correct the wrong host name in default storage fio test_case"
Nauman Ahad [Wed, 1 Jun 2016 18:47:41 +0000 (18:47 +0000)]
Merge "Correct the wrong host name in default storage fio test_case"

8 years agoMerge "This change fix the iperf server port 5201 dropped by iptables problem."
Nauman Ahad [Wed, 1 Jun 2016 18:47:25 +0000 (18:47 +0000)]
Merge "This change fix the iperf server port 5201 dropped by iptables problem."

8 years agoMerge "Read the proxy info from testcase, and set it to hosts when dhrystone benchmar...
Nauman Ahad [Wed, 1 Jun 2016 18:44:39 +0000 (18:44 +0000)]
Merge "Read the proxy info from testcase, and set it to hosts when dhrystone benchmarks test."

8 years agoFix typo in README 39/14939/1
Yujun Zhang [Tue, 31 May 2016 01:54:32 +0000 (09:54 +0800)]
Fix typo in README

Change-Id: I24403c75f810ee56142658ffe3d60a7113bab8bd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoCorrect the wrong host name in default storage fio test_case 35/14835/2
zhifeng.jiang [Mon, 30 May 2016 13:55:00 +0000 (21:55 +0800)]
Correct the wrong host name in default storage fio test_case

Change-Id: I14777b66dfd584cdce0602a229cab23a5460fc09
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoClean up temporary files from repo 37/14937/1
Yujun Zhang [Tue, 31 May 2016 01:55:15 +0000 (09:55 +0800)]
Clean up temporary files from repo

Change-Id: Ib613c8570fd5502987b1fa977c961a62e041c8c2
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoThis change fix the iperf server port 5201 dropped by iptables problem. 21/14721/2
zhifeng.jiang [Thu, 26 May 2016 11:38:01 +0000 (19:38 +0800)]
This change fix the iperf server port 5201 dropped by iptables problem.

modification:
- Delete "Getting Firewall entry number"
- Delete  "Removing entry number"
- Add "Allow iperf port in iptables input"

QTIP-77

Change-Id: If124d747468831218645920c31cb76463d1d17e2
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoRead the proxy info from testcase, and set it to hosts when dhrystone benchmarks... 19/14419/4
zhifeng.jiang [Fri, 20 May 2016 07:56:13 +0000 (15:56 +0800)]
Read the proxy info from testcase, and set it to hosts when dhrystone benchmarks test.

modification:
  Write the git_proxy_pbook.yaml to set git proxy info in hosts or vms.
  Write the sys_proxy_pbook.yaml to set yum apt wget env proxy info in hosts or vms.
  Change the dhrystone.yaml to include proxy  and add the zte-pod1 /compute/dhrystone_bm.yaml.Tested and passed.Other playbooks did not include the proxy yet. I will test and push lately.

QTIP-74

Change-Id: Ia820bc32798b9f1f6f4165a111524e04c129a5df
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoChange the args.benchmark which is not defined to benchmarks[items] 21/14421/1
zhifeng.jiang [Fri, 20 May 2016 08:28:08 +0000 (16:28 +0800)]
Change the args.benchmark which is not defined to benchmarks[items]

QTIP-76

Change-Id: Ia92268f296650331cec9baa876075b2708348ec5
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoAdd proxy info in sample-config.yaml and 03-usage-guide.rst 23/14223/2
zhifeng.jiang [Tue, 17 May 2016 10:18:28 +0000 (06:18 -0400)]
Add proxy info in sample-config.yaml and 03-usage-guide.rst

JIRA:QTIP-73

Change-Id: I4cf5ee2f1bd7eeb79076b505cc51d607516410ed
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
8 years agoCorrect some spelling mistakes. 41/14141/2
zhifeng.jiang [Sat, 14 May 2016 08:39:09 +0000 (04:39 -0400)]
Correct some spelling mistakes.

Change-Id: I990684afba696775abe07e8d4dd3ac4ade77cb61
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
9 years agoChanged upstream links for playbooks 37/10637/1
Nauman_Ahad [Wed, 24 Feb 2016 18:28:43 +0000 (23:28 +0500)]
Changed upstream links for playbooks

Upsream links such as OpenSSL may break.
Changed these links to links hosted at
artifacts.opnfv.org so that links don't break
for B release branch

Change-Id: I9ca5cacf27030446dfa59717855f60dc1544b422
Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
9 years agoResolved bug for Compass CI Jobs 67/10467/2
Nauman_Ahad [Tue, 23 Feb 2016 10:24:29 +0000 (15:24 +0500)]
Resolved bug for Compass CI Jobs

Resolved problem for ssh into baremetal nodes.
Capability for CI Jobs through Apex also added

Change-Id: Ide34b97f97269750e8ec3d6f18ca693d28359223
Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
9 years agoResolved bug for CI error 93/10393/1
Nauman_Ahad [Mon, 22 Feb 2016 14:59:52 +0000 (19:59 +0500)]
Resolved bug for CI error

Args parameter causing error for CI.
IPs changed for compass pod on dell-us-testing-bm-1 pod

Change-Id: Ic1fcedc2cc623bda83b31e68db7979dc302d52f5
Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
9 years agoqtip: add user name in case of apex and make the changes in ansible 41/10041/1
MofassirArif [Tue, 16 Feb 2016 07:36:15 +0000 (23:36 -0800)]
qtip: add user name in case of apex and make the changes in ansible
playbooks to cater for apex. Also reduce the verbosity for runnning
ansbile plays.

Change-Id: Id3a6da7bea3ede99f8a23e5fd0a2801987f9565b
Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com>
9 years agoQTIP report generation docker dependencies resolved 65/9865/3
Nauman_Ahad [Fri, 12 Feb 2016 15:36:54 +0000 (20:36 +0500)]
QTIP report generation docker dependencies resolved

Needed dependencies for report within  QTIP docker image
were resolved. Additionally, added an error check in case no
results are available for the report.

Change-Id: Ifd4ccd406555faf156e4274ca312e1ef55ed64b3
Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com>
9 years agoModifed documentation to generate improved PDFs in tool chain 29/9629/13
Nauman_Ahad [Tue, 9 Feb 2016 15:21:09 +0000 (20:21 +0500)]
Modifed documentation to generate improved PDFs in tool chain

Modified the location for documentation files within the docs directory.
Index files modified to generate better PDFs

Change-Id: Ie21b1021a8d09013df48afc6d737d95ee8aeed92
Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com>