releng.git
7 years agoAdd Project Option to Throttle Property 07/16207/1
Trevor Bramwell [Thu, 30 Jun 2016 17:07:32 +0000 (10:07 -0700)]
Add Project Option to Throttle Property

This is a required field for JJB > 1.4

Change-Id: Ifb6f5d4b3a28f2d85f546151ca9aca4a4061f3ef
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoMerge "delete 'description' of 'Result' in testAPI"
Morgan Richomme [Thu, 30 Jun 2016 16:11:23 +0000 (16:11 +0000)]
Merge "delete 'description' of 'Result' in testAPI"

7 years agoMerge "joid: Change the order of functest and yardstick"
Morgan Richomme [Thu, 30 Jun 2016 15:29:49 +0000 (15:29 +0000)]
Merge "joid: Change the order of functest and yardstick"

7 years agodelete 'description' of 'Result' in testAPI 85/16185/2
SerenaFeng [Thu, 30 Jun 2016 15:17:07 +0000 (23:17 +0800)]
delete 'description' of 'Result' in testAPI

delete description assignments

JIRA: FUNCTEST-339

Change-Id: I913baa8cd5bd692fa1edd74bb89c79d767374884
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agojoid: Change the order of functest and yardstick 57/16157/1
Fatih Degirmenci [Thu, 30 Jun 2016 07:42:56 +0000 (09:42 +0200)]
joid: Change the order of functest and yardstick

Change-Id: I85a36f8241a99f3365b6eacbb323a0bf6e851916
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoadd log info when publish json to elasticsearch failed 43/15943/3
SerenaFeng [Wed, 22 Jun 2016 12:46:56 +0000 (20:46 +0800)]
add log info when publish json to elasticsearch failed

add logger.info when publish failed

JIRA: FUNCTEST-325

Change-Id: I353001c4305af31dd725e0977ced53d52ba79470
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoread vip from phase1 services. 85/16085/1
Narinder Gupta [Wed, 29 Jun 2016 04:19:58 +0000 (23:19 -0500)]
read vip from phase1 services.

This change is to read the keystone vip from phase1 services now.

Change-Id: I27c32e6c49e7b6213ed15b10341bb4909c2141f6
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agochange version to scenario 81/15981/1
boucherv [Fri, 24 Jun 2016 16:37:30 +0000 (18:37 +0200)]
change version to scenario

Change-Id: I0942e9c8f23e886d6a6e344fa1fd1c24c1cd3f4b
Signed-off-by: boucherv <valentin.boucher@orange.com>
7 years agoMerge "bugfix: correct the post response body of PODS in testAPI"
Morgan Richomme [Fri, 24 Jun 2016 06:44:16 +0000 (06:44 +0000)]
Merge "bugfix: correct the post response body of PODS in testAPI"

7 years agoMerge "bugfix: correct the projects post response body in testAPI"
Morgan Richomme [Fri, 24 Jun 2016 06:43:42 +0000 (06:43 +0000)]
Merge "bugfix: correct the projects post response body in testAPI"

7 years agoMerge "bugfix: correct the testcases post response body in testAPI"
Morgan Richomme [Fri, 24 Jun 2016 06:43:32 +0000 (06:43 +0000)]
Merge "bugfix: correct the testcases post response body in testAPI"

7 years agoMerge "bugfix: correct the results post response body in testAPI"
Morgan Richomme [Fri, 24 Jun 2016 06:43:21 +0000 (06:43 +0000)]
Merge "bugfix: correct the results post response body in testAPI"

7 years agointroduced fixes for changes in database for Colorado 07/15907/2
Juraj Linkes [Tue, 21 Jun 2016 07:34:21 +0000 (09:34 +0200)]
introduced fixes for changes in database for Colorado

Change-Id: Ib6196d7da8701f9c799cabfaa0c57c97e2edb631
Signed-off-by: Juraj Linkes <jlinkes@cisco.com>
7 years agobugfix: correct the results post response body in testAPI 29/15929/1
SerenaFeng [Tue, 21 Jun 2016 13:01:51 +0000 (21:01 +0800)]
bugfix: correct the results post response body in testAPI

change response class from Result to CreateResponse

JIRA: FUNCTEST: FUNCTEST-330

Change-Id: Ibc3ebdacaa7b85e4b4a53d459888440b47073d18
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: correct the testcases post response body in testAPI 27/15927/1
SerenaFeng [Tue, 21 Jun 2016 12:57:09 +0000 (20:57 +0800)]
bugfix: correct the testcases post response body in testAPI

correct response class from Testcase to CreateResponse

JIRA: FUNCTEST-329

Change-Id: I2496585d55df6f557ffafe11c594247d3947eb06
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: correct the projects post response body in testAPI 25/15925/1
SerenaFeng [Tue, 21 Jun 2016 12:52:57 +0000 (20:52 +0800)]
bugfix: correct the projects post response body in testAPI

change response class from Project to CreateResponse

JIRA: FUNCTEST-328

Change-Id: I26d05b71251417b41701136d9c6bc786ba51393c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: correct the post response body of PODS in testAPI 23/15923/1
SerenaFeng [Tue, 21 Jun 2016 12:46:26 +0000 (20:46 +0800)]
bugfix: correct the post response body of PODS in testAPI

mark CreateResponse as a swagger.model
change response class of post pods to L{CreateResponse}

JIRA: FUNCTEST-326

Change-Id: I031350bb434e26e33d55c92ace548a2ae1c82f3e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoFunctest, Add healhcheck as functest-suite-parameter 19/15919/1
jose.lausuch [Tue, 21 Jun 2016 11:44:11 +0000 (13:44 +0200)]
Functest, Add healhcheck as functest-suite-parameter

Change-Id: I2212c4e52b6ac7df017b6fda17df2b3a0e4a9406
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoFunctest, fix stackrc docker volume for Apex deployments 17/15917/1
jose.lausuch [Tue, 21 Jun 2016 11:11:13 +0000 (13:11 +0200)]
Functest, fix stackrc docker volume for Apex deployments

Change-Id: Iea61baaca6f52fc794011aba40195c76c6da6b68
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoApex, Functest: Fixes ssh options when copying Apex stackrc 15/15915/1
Tim Rozet [Tue, 21 Jun 2016 10:32:14 +0000 (06:32 -0400)]
Apex, Functest: Fixes ssh options when copying Apex stackrc

Change-Id: I53e7e208d380beb2799182dc85394215d7397f7c
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFix to correct IP address logic in previous change 79/15879/2
Stefan K. Berg [Mon, 20 Jun 2016 14:07:36 +0000 (16:07 +0200)]
Fix to correct IP address logic in previous change

Commit 622002bea0a0eda42e9a76d14af4bdff47c692d6 is breaking the
Fuel Yardstick testing, this is an emergency fix.

The change introduced spaces in the controller_ip address,
breaking later ssh and scp commands!

Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Change-Id: Ied329103a3568c523ec8ab16a7df5a4763ec14b3

7 years agofuel: Activate trigger for the scenario os-onos-nofeature-ha 45/15845/2
Fatih Degirmenci [Fri, 17 Jun 2016 20:32:34 +0000 (22:32 +0200)]
fuel: Activate trigger for the scenario os-onos-nofeature-ha

Change-Id: I2377e26c3b4bf2de1ae1a5d5d57cd4c10ee02abe
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "Add note that you can add reviewers by group"
Aric Gardner [Sun, 19 Jun 2016 14:19:18 +0000 (14:19 +0000)]
Merge "Add note that you can add reviewers by group"

7 years agoChange IP parsing to not depend on spaces in names 39/15839/2
Stanislaw Kardach [Fri, 17 Jun 2016 17:55:53 +0000 (19:55 +0200)]
Change IP parsing to not depend on spaces in names

Prior method of extracting the controller IP was relying on the fact
that default node names have spaces in them and hence generate 9 fields
before the IP address.
This change proposes to change awk tokenizing to divide string by
column separator in `fuel node` output.

Signed-off-by: Stanislaw Kardach <stanislaw.kardach@cavium.com>
7 years agoMerge "modfiied to include the feature."
Fatih Degirmenci [Fri, 17 Jun 2016 19:54:49 +0000 (19:54 +0000)]
Merge "modfiied to include the feature."

7 years agomodfiied to include the feature. 23/15823/3
Narinder Gupta [Fri, 17 Jun 2016 14:49:27 +0000 (09:49 -0500)]
modfiied to include the feature.

This patch will enable the feature for joid deployment. Few of
them are LXD, DPDK etc.

Change-Id: Icb863ddbbf3ffb4bb8f015ce77bef0b9dc5d10ca
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoadd onos nofeature job 07/15807/2
wuwenbin2 [Fri, 17 Jun 2016 10:14:47 +0000 (18:14 +0800)]
add onos nofeature job

Change-Id: I161033c66d895c6f832b3718793a4dfefc9ef755
Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
7 years agoBug fix on test name after name alignement 31/15831/1
Morgan Richomme [Fri, 17 Jun 2016 16:02:59 +0000 (18:02 +0200)]
Bug fix on test name after name alignement

JIRA: FUNCTEST-304

Change-Id: Ie854b677003350a65e90279222ceb281d2f5b18c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agofiw bug: DB and config test name alignment 19/15819/1
Morgan Richomme [Fri, 17 Jun 2016 13:59:56 +0000 (15:59 +0200)]
fiw bug: DB and config test name alignment

JIRA: FUNCTEST-304

Change-Id: I84f16d1d9be5f4cfd603ce0a27a46c4450a273e8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agobugfix: start test time 15/15815/1
boucherv [Fri, 17 Jun 2016 12:56:20 +0000 (14:56 +0200)]
bugfix: start test time

Change-Id: Ie916cc77373cbfae6e189ffeb1153400b2cc6f67
Signed-off-by: boucherv <valentin.boucher@orange.com>
7 years agoMerge "adapt mong_to_elasticsearch.py to testAPI"
Morgan Richomme [Fri, 17 Jun 2016 10:06:24 +0000 (10:06 +0000)]
Merge "adapt mong_to_elasticsearch.py to testAPI"

7 years agobugfix: adapt mongorestore to work in mongodb 3.0 and above 97/15797/2
SerenaFeng [Fri, 17 Jun 2016 08:09:26 +0000 (16:09 +0800)]
bugfix: adapt mongorestore to work in mongodb 3.0 and above

mongorestore --db db must be specified

JIRA: FUNCTEST-322

Change-Id: Idfbc99f23735f8871f29bb0e5e0240d47a7877bb
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "bugfix: _convert_duration error when encounter ':00:00.078149'"
Morgan Richomme [Fri, 17 Jun 2016 07:32:29 +0000 (07:32 +0000)]
Merge "bugfix: _convert_duration error when encounter ':00:00.078149'"

7 years agoMerge "bugfix: parse testcase failed when encounter {u'result': u''}"
Morgan Richomme [Fri, 17 Jun 2016 07:32:21 +0000 (07:32 +0000)]
Merge "bugfix: parse testcase failed when encounter {u'result': u''}"

7 years agoMerge "bugfix: wrong function call of publish_json in kibana scripts"
Morgan Richomme [Fri, 17 Jun 2016 07:32:11 +0000 (07:32 +0000)]
Merge "bugfix: wrong function call of publish_json in kibana scripts"

7 years agoMerge "Align test names in BD and testcase.yaml declaration"
Morgan Richomme [Fri, 17 Jun 2016 07:31:48 +0000 (07:31 +0000)]
Merge "Align test names in BD and testcase.yaml declaration"

7 years agoadapt mong_to_elasticsearch.py to testAPI 93/15793/1
SerenaFeng [Fri, 17 Jun 2016 06:49:27 +0000 (14:49 +0800)]
adapt mong_to_elasticsearch.py to testAPI

change test_results to results in the url

JIRA: FUNCTEST-321

Change-Id: I5621ec48ac0cfd6239a07fcd0b83b5418a1ed5f4
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: parse testcase failed when encounter {u'result': u''} 89/15789/1
SerenaFeng [Fri, 17 Jun 2016 06:24:06 +0000 (14:24 +0800)]
bugfix: parse testcase failed when encounter {u'result': u''}

skip non-dict items

JIRA: FUNCTEST-320

Change-Id: Icf073ba62839fb03d81655a5751e5919dc9c02a5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: _convert_duration error when encounter ':00:00.078149' 87/15787/1
SerenaFeng [Fri, 17 Jun 2016 06:08:43 +0000 (14:08 +0800)]
bugfix: _convert_duration error when encounter ':00:00.078149'

JIRA: FUNCTEST-319

Change-Id: I376045d5d2966f143a3f5db1473e2c10a0869200
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: wrong function call of publish_json in kibana scripts 81/15781/1
SerenaFeng [Fri, 17 Jun 2016 02:49:57 +0000 (10:49 +0800)]
bugfix: wrong function call of publish_json in kibana scripts

change input parameter order when call publish_json
in mongo_to_elasticsearch.py

JIRA: FUNCTEST-318

Change-Id: I2ff35b069a7b02356083d52ea864e57f6820b4ce
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "fuel: Don't attempt cache cleanup if cleanup script doesn't exist"
Fatih Degirmenci [Thu, 16 Jun 2016 22:21:32 +0000 (22:21 +0000)]
Merge "fuel: Don't attempt cache cleanup if cleanup script doesn't exist"

7 years agofuel: Don't attempt cache cleanup if cleanup script doesn't exist 75/15775/1
Fatih Degirmenci [Thu, 16 Jun 2016 21:56:17 +0000 (23:56 +0200)]
fuel: Don't attempt cache cleanup if cleanup script doesn't exist

Change-Id: Iafe300baabfe6a0261f318965104b4c56401a291
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "Revert "Apex,Functest: Add healthcheck for Apex verify jobs""
Tim Rozet [Thu, 16 Jun 2016 19:57:07 +0000 (19:57 +0000)]
Merge "Revert "Apex,Functest: Add healthcheck for Apex verify jobs""

7 years agoRevert "Apex,Functest: Add healthcheck for Apex verify jobs" 69/15769/1
Tim Rozet [Thu, 16 Jun 2016 19:56:10 +0000 (19:56 +0000)]
Revert "Apex,Functest: Add healthcheck for Apex verify jobs"

This reverts commit ca27977f61fe104a5252cdc40b42c6c774724530.

Change-Id: I7eedfab682fc9f46c128c4164983ad9ae625b384
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agofuel: Enable triggers for scenarios 61/15761/1
Fatih Degirmenci [Thu, 16 Jun 2016 18:37:33 +0000 (20:37 +0200)]
fuel: Enable triggers for scenarios

Triggers are enabled for
- os-nosdn-nofeature-ha
- os-odl_l2-nofeature-ha
- os-odl_l3-nofeature-ha
- os-onos-sfc-ha
- os-odl_l2-sfc-ha

Change-Id: Ibc779970aa1143a9f5c5725f61849f9ed228f185
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoModify onos scenario name to sfc 91/15691/2
wuwenbin2 [Thu, 16 Jun 2016 08:56:51 +0000 (16:56 +0800)]
Modify onos scenario name to sfc

Change-Id: I00d2bf971374061a905fdc7b6471464e969dcff3
Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
7 years agoAlign test names in BD and testcase.yaml declaration 49/15749/2
Morgan Richomme [Thu, 16 Jun 2016 12:45:44 +0000 (14:45 +0200)]
Align test names in BD and testcase.yaml declaration

JIRA: FUNCTEST-304

Change-Id: I642101d88716ac634e07b66136cfdcac0c482500
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "sfqm: Disable jobs running for stable/brahmaputra"
Fatih Degirmenci [Thu, 16 Jun 2016 15:37:59 +0000 (15:37 +0000)]
Merge "sfqm: Disable jobs running for stable/brahmaputra"

7 years agoadd motor dependency in testAPI 31/15731/1
SerenaFeng [Thu, 16 Jun 2016 11:02:39 +0000 (19:02 +0800)]
add motor dependency in testAPI

add motor in requirement.txt

JIRA: FUNCTEST-317

Change-Id: Ieb9c973b57d8e8426eb427a6a149e554764e0cc3
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agosfqm: Disable jobs running for stable/brahmaputra 53/15653/2
Fatih Degirmenci [Wed, 15 Jun 2016 20:13:15 +0000 (22:13 +0200)]
sfqm: Disable jobs running for stable/brahmaputra

stable/brahmaputra branch does not have the source code, causing
daily jobs to fail unnecessarily. Jobs running for that branch
are now disabled.

Documentation jobs are handled separately so updates to docs
folder on stable/brahmaputra branch will still generate docs.

Change-Id: Iecfaa8c96ea3e7da4ef6e39cd38af1b0969e7810
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoApex,Functest: Add healthcheck for Apex verify jobs 87/12287/2
jose.lausuch [Thu, 14 Apr 2016 13:01:26 +0000 (15:01 +0200)]
Apex,Functest: Add healthcheck for Apex verify jobs

JIRA: APEX-122

Change-Id: I61e04f8e65fe7c35350cd5ab6d5190ffa9ed311f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "adding testing builder"
Tim Rozet [Wed, 15 Jun 2016 19:13:54 +0000 (19:13 +0000)]
Merge "adding testing builder"

7 years agoFixed destintation path used for stackrc 37/15637/1
Luke Hinds [Wed, 15 Jun 2016 16:11:58 +0000 (17:11 +0100)]
Fixed destintation path used for stackrc

JIRA: RELENG-116

Change-Id: I6aaa933616c6bb2d31ebcd51fbccaac6ed92aef4
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
7 years agoMerge "Functest, add stackrc file to container for security tests in Apex"
jose.lausuch [Wed, 15 Jun 2016 13:59:19 +0000 (13:59 +0000)]
Merge "Functest, add stackrc file to container for security tests in Apex"

7 years agoFunctest, add stackrc file to container for security tests in Apex 19/15619/2
jose.lausuch [Wed, 15 Jun 2016 11:24:22 +0000 (13:24 +0200)]
Functest, add stackrc file to container for security tests in Apex

JIRA: RELENG-116

Change-Id: I178bc9046b3dc37b29b1b2fffd5c477ce4971afc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "Tie all verify/merge/build to opnfv-build-ubuntu"
Fatih Degirmenci [Wed, 15 Jun 2016 11:33:22 +0000 (11:33 +0000)]
Merge "Tie all verify/merge/build to opnfv-build-ubuntu"

7 years agoTie all verify/merge/build to opnfv-build-ubuntu 17/15617/1
Fatih Degirmenci [Wed, 15 Jun 2016 11:18:09 +0000 (13:18 +0200)]
Tie all verify/merge/build to opnfv-build-ubuntu

We reconfigured centos build server now and it is important to
know which jobs require centos and which ones ubuntu. The machines
with ubuntu were labelled with opnfv-build previously, preventing
us from keeping track of which projects require what OS. This tries
to solve that.

Change-Id: I1fb2912ec49f5bc2781853e500508d9992d59fbb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoovsnfv: Enable build-daily-master 15/15615/1
Fatih Degirmenci [Wed, 15 Jun 2016 11:10:19 +0000 (13:10 +0200)]
ovsnfv: Enable build-daily-master

Change-Id: Id846935f422167a900a86a0c1e1568467b1b32e0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoovsnfv: Disable brahmaputra builds and tie builds to slave label 67/15567/3
Fatih Degirmenci [Tue, 14 Jun 2016 21:02:17 +0000 (23:02 +0200)]
ovsnfv: Disable brahmaputra builds and tie builds to slave label

Change-Id: I33cc3ddd5971231fd6d188a8c6d8c48a5885e31b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agosupport keys start with '$' or contain '.' in testAPI 91/15591/5
SerenaFeng [Wed, 15 Jun 2016 01:49:35 +0000 (09:49 +0800)]
support keys start with '$' or contain '.' in testAPI

set check_keys=False in insert and update db
fix update and insert stub in fake_pymongo.py
add unittest for check_keys in test_fake_pymongo.py

JIRA: FUNCTEST-313

Change-Id: I4051ec4a1c70996c87167643f6ea19993f5b0811
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agodelete creation_date of results in testAPI 03/15603/1
SerenaFeng [Wed, 15 Jun 2016 07:45:40 +0000 (15:45 +0800)]
delete creation_date of results in testAPI

check if it is results collection when assign creation_date

JIRA: FUNCTEST-314

Change-Id: I8e70aa67a39560bdf337f6b0017d2aa8c7c48176
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agochange the default distro to xenial. 93/15593/1
Narinder Gupta [Wed, 15 Jun 2016 02:08:16 +0000 (21:08 -0500)]
change the default distro to xenial.

This patch will do the default dpeloyment with xenial than trusty.

Change-Id: I8c628d90490d45a81bc339783ca5c7120d2bf5b7
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoAdd note that you can add reviewers by group 63/15563/6
Aric Gardner [Tue, 14 Jun 2016 19:55:10 +0000 (15:55 -0400)]
Add note that you can add reviewers by group

Also Remove peter and add mei

JIRA: RELENG-115

You have all been added as reviewers by this method.
If you do not wish to be added in this way please let me know.
Details in JIRA ticket

Change-Id: I37bf40afd6e3f5107f25d4a0bb19818f352d634b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agofuel: Disable automatic triggers for Fuel9 uplift 59/15559/2
Fatih Degirmenci [Tue, 14 Jun 2016 19:22:23 +0000 (21:22 +0200)]
fuel: Disable automatic triggers for Fuel9 uplift

Change-Id: I2113d78512b2b4bd6f59f5c0eeac571fab0896d7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "fastpathmetrics: fix daily build trigger"
Fatih Degirmenci [Tue, 14 Jun 2016 18:51:01 +0000 (18:51 +0000)]
Merge "fastpathmetrics: fix daily build trigger"

7 years agofastpathmetrics: fix daily build trigger 25/15525/1
Maryam Tahhan [Tue, 14 Jun 2016 12:28:52 +0000 (13:28 +0100)]
fastpathmetrics: fix daily build trigger

Change-Id: Iffd07fbeebbc21872ba584e95b8698a5f72aa6c8
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoFix the "The controller is not up" problem caused by the fuel9.0 changing the online... 21/15521/1
zhifeng.jiang [Tue, 14 Jun 2016 12:12:29 +0000 (20:12 +0800)]
Fix the "The controller is not up" problem caused by the fuel9.0 changing the online state form "True" to "1".

JIRA:QTIP-85

Change-Id: Iaa07af84954bb590801336f2ca44e621c97baeb9
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
7 years agopass parameter to sub-job 01/15501/2
meimei [Tue, 14 Jun 2016 07:00:53 +0000 (15:00 +0800)]
pass parameter to sub-job

Change-Id: I97a0e1576aecb6ff6f319ca531917dc92bb29277
Signed-off-by: meimei <meimei@huawei.com>
7 years agoAPEX: update ipxe-rom-qemu package for multiple virtio nic pxe boot 85/15485/1
Feng Pan [Tue, 14 Jun 2016 02:16:32 +0000 (22:16 -0400)]
APEX: update ipxe-rom-qemu package for multiple virtio nic pxe boot

Change-Id: I05cb9a725d578361eab8ad213378772c9cb6d23f
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoadding testing builder 43/15343/5
Dan Radez [Thu, 9 Jun 2016 18:58:09 +0000 (14:58 -0400)]
adding testing builder

Change-Id: I6d93dbad6ac7d25ace691ca0991179ef8cf8645a
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agofuel: Remove the expired items from the cache before starting the build 37/15337/2
Fatih Degirmenci [Thu, 9 Jun 2016 18:00:27 +0000 (20:00 +0200)]
fuel: Remove the expired items from the cache before starting the build

Change-Id: I51decee4ef32caa768e95a14d462b205f96203ab
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "Adapt automatic reporting to new Test API"
Morgan Richomme [Mon, 13 Jun 2016 07:26:01 +0000 (07:26 +0000)]
Merge "Adapt automatic reporting to new Test API"

7 years agoEnable qtip daily test job in zte-pod1 17/15417/1
zhifeng.jiang [Sun, 12 Jun 2016 13:35:30 +0000 (21:35 +0800)]
Enable qtip daily test job in zte-pod1

JIRA:QTIP-85

Change-Id: I8a9870e00ce8772c1bef53e338e82252a4e5b291
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
7 years agoWe don't need the how to use docs, since we know how to use them 87/15387/1
Aric Gardner [Fri, 10 Jun 2016 16:06:43 +0000 (12:06 -0400)]
We don't need the how to use docs, since we know how to use them

Change-Id: I909071632502c1b8d4727362ffa49550d2feb42f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoAdapt automatic reporting to new Test API 81/15381/2
Morgan Richomme [Fri, 10 Jun 2016 15:15:28 +0000 (17:15 +0200)]
Adapt automatic reporting to new Test API

JIRA: FUNCTEST-303

Change-Id: Ie9cb7151301ab2c26a72746683c35305ba560bbc
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agojoid: Enable job concurrency and set job block level 51/15351/2
Fatih Degirmenci [Thu, 9 Jun 2016 20:11:15 +0000 (22:11 +0200)]
joid: Enable job concurrency and set job block level

Change-Id: I964ac47ca07975e07894a0dc0c9bae60c8f597f7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "armband: updated lab-config URL"
Fatih Degirmenci [Thu, 9 Jun 2016 08:43:13 +0000 (08:43 +0000)]
Merge "armband: updated lab-config URL"

7 years agosolve access testresults.opnfv.org/swagger/spec.html fail issue in testAPI 11/15311/3
SerenaFeng [Wed, 8 Jun 2016 18:10:01 +0000 (02:10 +0800)]
solve access testresults.opnfv.org/swagger/spec.html fail issue in testAPI

add swagger configuration in config.ini
add swagger.docs() process in server.py
add swagger configuration parse in config.py
add basePath() in settings.py
change 'basePath' item assignment in views.py

JIRA: FUNCTEST-305

Change-Id: I049991d4d53b78755ee971021ec0ad2458f5da60
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoarmband: updated lab-config URL 01/15301/1
Josep Puigdemont [Wed, 8 Jun 2016 15:32:24 +0000 (17:32 +0200)]
armband: updated lab-config URL

Change-Id: I317321bbaf1e74419b9508c6da3039b95d9d399d
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
7 years agofuel: Update mail notification recipients 67/15267/1
Fatih Degirmenci [Wed, 8 Jun 2016 07:32:38 +0000 (09:32 +0200)]
fuel: Update mail notification recipients

Change-Id: Ia58564f42be7a07e765976aa5e04c326cbc4de43
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "add update usage description in testAPI"
Morgan Richomme [Wed, 8 Jun 2016 06:45:46 +0000 (06:45 +0000)]
Merge "add update usage description in testAPI"

7 years agoMerge "add update opnfv-testapi script in testAPI"
Morgan Richomme [Wed, 8 Jun 2016 06:45:10 +0000 (06:45 +0000)]
Merge "add update opnfv-testapi script in testAPI"

7 years agoMerge "add mongodb update script in testAPI"
Morgan Richomme [Wed, 8 Jun 2016 06:44:54 +0000 (06:44 +0000)]
Merge "add mongodb update script in testAPI"

7 years agoadd update usage description in testAPI 65/15265/1
SerenaFeng [Wed, 8 Jun 2016 06:05:37 +0000 (14:05 +0800)]
add update usage description in testAPI

add file update/README.md

JIRA: FUNCTEST-300

Change-Id: I070f872d5d9c3de7eb52569a1ac86d9ec43bd0ea
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoadd update opnfv-testapi script in testAPI 61/15261/1
SerenaFeng [Wed, 8 Jun 2016 03:46:56 +0000 (11:46 +0800)]
add update opnfv-testapi script in testAPI

add file update_api.py

JIRA: FUNCTEST-299

Change-Id: Iea882a12bab2e3a92a31a3a8b59fcd57c488dffa
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Yardstick: rename test suite script"
MatthewLi [Wed, 8 Jun 2016 03:31:58 +0000 (03:31 +0000)]
Merge "Yardstick: rename test suite script"

7 years agoadd mongodb update script in testAPI 53/15253/3
SerenaFeng [Tue, 7 Jun 2016 08:09:19 +0000 (16:09 +0800)]
add mongodb update script in testAPI

add file update.py

JIRA: FUNCTEST-298

Change-Id: I419e9b72464ac04562f5550409561d269d9f0d36
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agomodified to use mitaka by default rather than Liberty. 43/15243/5
Narinder Gupta [Tue, 7 Jun 2016 04:28:21 +0000 (23:28 -0500)]
modified to use mitaka by default rather than Liberty.

This patch to modify the default deployment to mitaka. Ans also
disable the creation of external network as now joid deploy.sh will
create the external network itself based on labconfig.yaml

Change-Id: I282eaa803af47f04348532ffd1a7a5990d50d380
signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>

7 years agoadd mongodb backup and restore scripts in testAPI 49/15249/2
SerenaFeng [Tue, 7 Jun 2016 06:34:14 +0000 (14:34 +0800)]
add mongodb backup and restore scripts in testAPI

add directory update
add files backup.py restore.py utils.py

JIRA: FUNCTEST-297

Change-Id: I6e8b6c4b87b6081e67bc3e1a7605c83d0232e3ca
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "remove useless method get_dashboard_cases() in testAPI"
Morgan Richomme [Mon, 6 Jun 2016 09:48:02 +0000 (09:48 +0000)]
Merge "remove useless method get_dashboard_cases() in testAPI"

7 years agoMerge "add unittest for 'last' query of results in testAPI"
Morgan Richomme [Mon, 6 Jun 2016 09:47:36 +0000 (09:47 +0000)]
Merge "add unittest for 'last' query of results in testAPI"

7 years agoMerge "joid: Disable brahmaputra jobs, enable master jobs"
Fatih Degirmenci [Mon, 6 Jun 2016 08:28:06 +0000 (08:28 +0000)]
Merge "joid: Disable brahmaputra jobs, enable master jobs"

7 years agoadd unittest for 'last' query of results in testAPI 03/15203/2
SerenaFeng [Mon, 6 Jun 2016 08:12:36 +0000 (16:12 +0800)]
add unittest for 'last' query of results in testAPI

add 'last' related unittest in test_result.py
implement sort()&limit() in fake_pymongo.py
refactor 'sort' model in result_handlers.py

JIRA: FUNCTEST-296
Change-Id: Ib5371f1df67f170e3ba26c6da27a651e34f2b0d6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoremove useless method get_dashboard_cases() in testAPI 97/15197/1
SerenaFeng [Mon, 6 Jun 2016 03:04:45 +0000 (11:04 +0800)]
remove useless method get_dashboard_cases() in testAPI

remove get_dashboard_cases() method in dashboard_utils.py

JIRA: FUNCTEST-295

Change-Id: Id450f3d9c2b4870a0a9da42abd536a412ac25323
signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoYardstick: rename test suite script 93/15193/1
MatthewLi [Mon, 6 Jun 2016 06:06:29 +0000 (02:06 -0400)]
Yardstick: rename test suite script

JIRA: YARDSTICK-279

two scripts are with the same name run_tests.sh, for unittest and test suite running,
confusions are made here, this should be merged after https://gerrit.opnfv.org/gerrit/#/c/14687/

Change-Id: I31aca6144b94a0fd167f5ed77580ba8d9ac4c917
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agorefactor int query parameter process in testAPI 95/15195/1
SerenaFeng [Mon, 6 Jun 2016 03:01:13 +0000 (11:01 +0800)]
refactor int query parameter process in testAPI

add method GenericResultHandler.get_int()
refactor GenericResultHandler.set_query() & ResultsCLHandler.get()

JIRA: FUNCTEST-294

Change-Id: I44636983af7784a5b2863427abc0895e89cfa83c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoApex: Adds ODL L3 scenario to daily 75/15175/1
Tim Rozet [Sat, 4 Jun 2016 18:07:48 +0000 (14:07 -0400)]
Apex: Adds ODL L3 scenario to daily

Change-Id: I3fcdf3a471806c6342065ed2ef8df9e649e9c044
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "test APi evolution add filter to retrieve last results"
Morgan Richomme [Sat, 4 Jun 2016 16:59:51 +0000 (16:59 +0000)]
Merge "test APi evolution add filter to retrieve last results"

7 years agoMerge "support 'GET /dashboard/v1/projects' REST api in testAPI"
Morgan Richomme [Sat, 4 Jun 2016 16:58:33 +0000 (16:58 +0000)]
Merge "support 'GET /dashboard/v1/projects' REST api in testAPI"

7 years agotest APi evolution add filter to retrieve last results 63/15163/3
SerenaFeng [Sat, 4 Jun 2016 06:58:14 +0000 (14:58 +0800)]
test APi evolution add filter to retrieve last results

add 'last' query parameter prcess in ResultsCLHandler.get()
add 'sort' and 'last' parameters process in GenericApiHandler._list()
add sort() and limit() fake in fake_pymongo.py

JIRA: FUNCTEST-259

Change-Id: I96c1ff37325c65cf9c421f4277662dde28b1473d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>