summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30Add Project Option to Throttle PropertyTrevor Bramwell14-0/+27
This is a required field for JJB > 1.4 Change-Id: Ifb6f5d4b3a28f2d85f546151ca9aca4a4061f3ef Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-06-30Merge "delete 'description' of 'Result' in testAPI"Morgan Richomme1-3/+0
2016-06-30Merge "joid: Change the order of functest and yardstick"Morgan Richomme1-3/+3
2016-06-30delete 'description' of 'Result' in testAPISerenaFeng1-3/+0
delete description assignments JIRA: FUNCTEST-339 Change-Id: I913baa8cd5bd692fa1edd74bb89c79d767374884 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-30joid: Change the order of functest and yardstickFatih Degirmenci1-3/+3
Change-Id: I85a36f8241a99f3365b6eacbb323a0bf6e851916 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-30add log info when publish json to elasticsearch failedSerenaFeng2-2/+9
add logger.info when publish failed JIRA: FUNCTEST-325 Change-Id: I353001c4305af31dd725e0977ced53d52ba79470 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-28read vip from phase1 services.Narinder Gupta1-1/+1
This change is to read the keystone vip from phase1 services now. Change-Id: I27c32e6c49e7b6213ed15b10341bb4909c2141f6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-24change version to scenarioboucherv1-3/+4
Change-Id: I0942e9c8f23e886d6a6e344fa1fd1c24c1cd3f4b Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-06-24Merge "bugfix: correct the post response body of PODS in testAPI"Morgan Richomme2-1/+2
2016-06-24Merge "bugfix: correct the projects post response body in testAPI"Morgan Richomme1-1/+1
2016-06-24Merge "bugfix: correct the testcases post response body in testAPI"Morgan Richomme1-1/+1
2016-06-24Merge "bugfix: correct the results post response body in testAPI"Morgan Richomme1-1/+1
2016-06-23introduced fixes for changes in database for ColoradoJuraj Linkes4-100/+115
Change-Id: Ib6196d7da8701f9c799cabfaa0c57c97e2edb631 Signed-off-by: Juraj Linkes <jlinkes@cisco.com>
2016-06-21bugfix: correct the results post response body in testAPISerenaFeng1-1/+1
change response class from Result to CreateResponse JIRA: FUNCTEST: FUNCTEST-330 Change-Id: Ibc3ebdacaa7b85e4b4a53d459888440b47073d18 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-21bugfix: correct the testcases post response body in testAPISerenaFeng1-1/+1
correct response class from Testcase to CreateResponse JIRA: FUNCTEST-329 Change-Id: I2496585d55df6f557ffafe11c594247d3947eb06 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-21bugfix: correct the projects post response body in testAPISerenaFeng1-1/+1
change response class from Project to CreateResponse JIRA: FUNCTEST-328 Change-Id: I26d05b71251417b41701136d9c6bc786ba51393c Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-21bugfix: correct the post response body of PODS in testAPISerenaFeng2-1/+2
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>
2016-06-21Functest, Add healhcheck as functest-suite-parameterjose.lausuch1-0/+1
Change-Id: I2212c4e52b6ac7df017b6fda17df2b3a0e4a9406 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-21Functest, fix stackrc docker volume for Apex deploymentsjose.lausuch1-2/+2
Change-Id: Iea61baaca6f52fc794011aba40195c76c6da6b68 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-21Apex, Functest: Fixes ssh options when copying Apex stackrcTim Rozet1-1/+2
Change-Id: I53e7e208d380beb2799182dc85394215d7397f7c Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-20Fix to correct IP address logic in previous changeStefan K. Berg1-1/+2
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
2016-06-20fuel: Activate trigger for the scenario os-onos-nofeature-haFatih Degirmenci1-5/+5
Change-Id: I2377e26c3b4bf2de1ae1a5d5d57cd4c10ee02abe Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-19Merge "Add note that you can add reviewers by group"Aric Gardner1-1/+3
2016-06-18Change IP parsing to not depend on spaces in namesStanislaw Kardach1-1/+1
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>
2016-06-17Merge "modfiied to include the feature."Fatih Degirmenci2-2/+78
2016-06-17modfiied to include the feature.Narinder Gupta2-2/+78
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>
2016-06-17add onos nofeature jobwuwenbin21-0/+14
Change-Id: I161033c66d895c6f832b3718793a4dfefc9ef755 Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
2016-06-17Bug fix on test name after name alignementMorgan Richomme2-3/+2
JIRA: FUNCTEST-304 Change-Id: Ie854b677003350a65e90279222ceb281d2f5b18c Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-17fiw bug: DB and config test name alignmentMorgan Richomme1-1/+1
JIRA: FUNCTEST-304 Change-Id: I84f16d1d9be5f4cfd603ce0a27a46c4450a273e8 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-17bugfix: start test timeboucherv2-3/+3
Change-Id: Ie916cc77373cbfae6e189ffeb1153400b2cc6f67 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-06-17Merge "adapt mong_to_elasticsearch.py to testAPI"Morgan Richomme1-3/+3
2016-06-17bugfix: adapt mongorestore to work in mongodb 3.0 and aboveSerenaFeng1-1/+1
mongorestore --db db must be specified JIRA: FUNCTEST-322 Change-Id: Idfbc99f23735f8871f29bb0e5e0240d47a7877bb Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-17Merge "bugfix: _convert_duration error when encounter ':00:00.078149'"Morgan Richomme1-0/+7
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-17adapt mong_to_elasticsearch.py to testAPISerenaFeng1-3/+3
change test_results to results in the url JIRA: FUNCTEST-321 Change-Id: I5621ec48ac0cfd6239a07fcd0b83b5418a1ed5f4 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
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: _convert_duration error when encounter ':00:00.078149'SerenaFeng1-0/+7
JIRA: FUNCTEST-319 Change-Id: I376045d5d2966f143a3f5db1473e2c10a0869200 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>