summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-17Merge "bugfix: parse testcase failed when encounter {u'result': u''}"Morgan Richomme1-6/+10
2016-06-17Merge "bugfix: wrong function call of publish_json in kibana scripts"Morgan Richomme1-1/+1
2016-06-17Merge "Align test names in BD and testcase.yaml declaration"Morgan Richomme5-25/+70
2016-06-17bugfix: parse testcase failed when encounter {u'result': u''}SerenaFeng1-6/+10
skip non-dict items JIRA: FUNCTEST-320 Change-Id: Icf073ba62839fb03d81655a5751e5919dc9c02a5 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-17bugfix: wrong function call of publish_json in kibana scriptsSerenaFeng1-1/+1
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>
2016-06-16Merge "fuel: Don't attempt cache cleanup if cleanup script doesn't exist"Fatih Degirmenci1-1/+1
2016-06-16fuel: Don't attempt cache cleanup if cleanup script doesn't existFatih Degirmenci1-1/+1
Change-Id: Iafe300baabfe6a0261f318965104b4c56401a291 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-16Merge "Revert "Apex,Functest: Add healthcheck for Apex verify jobs""Tim Rozet2-15/+7
2016-06-16Revert "Apex,Functest: Add healthcheck for Apex verify jobs"Tim Rozet2-15/+7
This reverts commit ca27977f61fe104a5252cdc40b42c6c774724530. Change-Id: I7eedfab682fc9f46c128c4164983ad9ae625b384 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-16fuel: Enable triggers for scenariosFatih Degirmenci1-53/+9
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>
2016-06-16Modify onos scenario name to sfcwuwenbin21-5/+5
Change-Id: I00d2bf971374061a905fdc7b6471464e969dcff3 Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
2016-06-16Align test names in BD and testcase.yaml declarationMorgan Richomme5-25/+70
JIRA: FUNCTEST-304 Change-Id: I642101d88716ac634e07b66136cfdcac0c482500 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-16Merge "sfqm: Disable jobs running for stable/brahmaputra"Fatih Degirmenci1-2/+10
2016-06-16add motor dependency in testAPISerenaFeng1-0/+1
add motor in requirement.txt JIRA: FUNCTEST-317 Change-Id: Ieb9c973b57d8e8426eb427a6a149e554764e0cc3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-15sfqm: Disable jobs running for stable/brahmaputraFatih Degirmenci1-2/+10
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>
2016-06-15Apex,Functest: Add healthcheck for Apex verify jobsjose.lausuch2-7/+15
JIRA: APEX-122 Change-Id: I61e04f8e65fe7c35350cd5ab6d5190ffa9ed311f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-15Merge "adding testing builder"Tim Rozet2-0/+25
2016-06-15Fixed destintation path used for stackrcLuke Hinds1-1/+1
JIRA: RELENG-116 Change-Id: I6aaa933616c6bb2d31ebcd51fbccaac6ed92aef4 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-15Merge "Functest, add stackrc file to container for security tests in Apex"jose.lausuch1-1/+4
2016-06-15Functest, add stackrc file to container for security tests in Apexjose.lausuch1-1/+4
JIRA: RELENG-116 Change-Id: I178bc9046b3dc37b29b1b2fffd5c477ce4971afc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-15Merge "Tie all verify/merge/build to opnfv-build-ubuntu"Fatih Degirmenci21-47/+47
2016-06-15Tie all verify/merge/build to opnfv-build-ubuntuFatih Degirmenci21-47/+47
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>
2016-06-15ovsnfv: Enable build-daily-masterFatih Degirmenci1-1/+1
Change-Id: Id846935f422167a900a86a0c1e1568467b1b32e0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-15ovsnfv: Disable brahmaputra builds and tie builds to slave labelFatih Degirmenci2-50/+17
Change-Id: I33cc3ddd5971231fd6d188a8c6d8c48a5885e31b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-15support keys start with '$' or contain '.' in testAPISerenaFeng5-18/+100
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>
2016-06-15delete creation_date of results in testAPISerenaFeng1-1/+2
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>
2016-06-14change the default distro to xenial.Narinder Gupta1-1/+1
This patch will do the default dpeloyment with xenial than trusty. Change-Id: I8c628d90490d45a81bc339783ca5c7120d2bf5b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-14fuel: Disable automatic triggers for Fuel9 upliftFatih Degirmenci1-8/+8
Change-Id: I2113d78512b2b4bd6f59f5c0eeac571fab0896d7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-14Merge "fastpathmetrics: fix daily build trigger"Fatih Degirmenci1-14/+2
2016-06-14fastpathmetrics: fix daily build triggerMaryam Tahhan1-14/+2
Change-Id: Iffd07fbeebbc21872ba584e95b8698a5f72aa6c8 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-14Fix the "The controller is not up" problem caused by the fuel9.0 changing ↵zhifeng.jiang1-1/+1
the online state form "True" to "1". JIRA:QTIP-85 Change-Id: Iaa07af84954bb590801336f2ca44e621c97baeb9 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-14pass parameter to sub-jobmeimei1-1/+1
Change-Id: I97a0e1576aecb6ff6f319ca531917dc92bb29277 Signed-off-by: meimei <meimei@huawei.com>
2016-06-13APEX: update ipxe-rom-qemu package for multiple virtio nic pxe bootFeng Pan1-0/+4
Change-Id: I05cb9a725d578361eab8ad213378772c9cb6d23f Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-13adding testing builderDan Radez2-0/+25
Change-Id: I6d93dbad6ac7d25ace691ca0991179ef8cf8645a Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-13fuel: Remove the expired items from the cache before starting the buildFatih Degirmenci1-0/+3
Change-Id: I51decee4ef32caa768e95a14d462b205f96203ab Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-13Merge "Adapt automatic reporting to new Test API"Morgan Richomme4-18/+20
2016-06-12Enable qtip daily test job in zte-pod1zhifeng.jiang1-4/+8
JIRA:QTIP-85 Change-Id: I8a9870e00ce8772c1bef53e338e82252a4e5b291 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-10We don't need the how to use docs, since we know how to use themAric Gardner2-258/+0
Change-Id: I909071632502c1b8d4727362ffa49550d2feb42f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-06-10Adapt automatic reporting to new Test APIMorgan Richomme4-18/+20
JIRA: FUNCTEST-303 Change-Id: Ie9cb7151301ab2c26a72746683c35305ba560bbc Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-09joid: Enable job concurrency and set job block levelFatih Degirmenci1-1/+3
Change-Id: I964ac47ca07975e07894a0dc0c9bae60c8f597f7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-09Merge "armband: updated lab-config URL"Fatih Degirmenci2-5/+5
2016-06-09solve access testresults.opnfv.org/swagger/spec.html fail issue in testAPISerenaFeng5-18/+26
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>
2016-06-08armband: updated lab-config URLJosep Puigdemont2-5/+5
Change-Id: I317321bbaf1e74419b9508c6da3039b95d9d399d Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-06-08fuel: Update mail notification recipientsFatih Degirmenci1-1/+5
Change-Id: Ia58564f42be7a07e765976aa5e04c326cbc4de43 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-08Merge "add update usage description in testAPI"Morgan Richomme2-3/+61
2016-06-08Merge "add update opnfv-testapi script in testAPI"Morgan Richomme1-0/+55
2016-06-08Merge "add mongodb update script in testAPI"Morgan Richomme3-1/+116
2016-06-08add update usage description in testAPISerenaFeng2-3/+61
add file update/README.md JIRA: FUNCTEST-300 Change-Id: I070f872d5d9c3de7eb52569a1ac86d9ec43bd0ea Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-08add update opnfv-testapi script in testAPISerenaFeng1-0/+55
add file update_api.py JIRA: FUNCTEST-299 Change-Id: Iea882a12bab2e3a92a31a3a8b59fcd57c488dffa Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-08Merge "Yardstick: rename test suite script"MatthewLi1-1/+1