summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Add check for Requiretty add timeoutAric Gardner1-2/+10
2016-06-30Add huawei-pod2 and huawei virtual pod as CI PODMorgan Richomme1-1/+1
2016-06-30add log info when publish json to elasticsearch failedSerenaFeng2-2/+9
2016-06-24change version to scenarioboucherv1-3/+4
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
2016-06-21bugfix: correct the results post response body in testAPISerenaFeng1-1/+1
2016-06-21bugfix: correct the testcases post response body in testAPISerenaFeng1-1/+1
2016-06-21bugfix: correct the projects post response body in testAPISerenaFeng1-1/+1
2016-06-21bugfix: correct the post response body of PODS in testAPISerenaFeng2-1/+2
2016-06-20Fix to correct IP address logic in previous changeStefan K. Berg1-1/+2
2016-06-18Change IP parsing to not depend on spaces in namesStanislaw Kardach1-1/+1
2016-06-17Bug fix on test name after name alignementMorgan Richomme2-3/+2
2016-06-17fiw bug: DB and config test name alignmentMorgan Richomme1-1/+1
2016-06-17bugfix: start test timeboucherv2-3/+3
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
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-17adapt mong_to_elasticsearch.py to testAPISerenaFeng1-3/+3
2016-06-17bugfix: parse testcase failed when encounter {u'result': u''}SerenaFeng1-6/+10
2016-06-17bugfix: _convert_duration error when encounter ':00:00.078149'SerenaFeng1-0/+7
2016-06-17bugfix: wrong function call of publish_json in kibana scriptsSerenaFeng1-1/+1
2016-06-16Align test names in BD and testcase.yaml declarationMorgan Richomme5-25/+70
2016-06-16add motor dependency in testAPISerenaFeng1-0/+1
2016-06-15support keys start with '$' or contain '.' in testAPISerenaFeng5-18/+100
2016-06-15delete creation_date of results in testAPISerenaFeng1-1/+2
2016-06-14Fix the "The controller is not up" problem caused by the fuel9.0 changing the...zhifeng.jiang1-1/+1
2016-06-10Adapt automatic reporting to new Test APIMorgan Richomme4-18/+20
2016-06-09solve access testresults.opnfv.org/swagger/spec.html fail issue in testAPISerenaFeng5-18/+26
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-08add update usage description in testAPISerenaFeng2-3/+61
2016-06-08add update opnfv-testapi script in testAPISerenaFeng1-0/+55
2016-06-08add mongodb update script in testAPISerenaFeng3-1/+116
2016-06-07add mongodb backup and restore scripts in testAPISerenaFeng4-0/+135
2016-06-06Merge "remove useless method get_dashboard_cases() in testAPI"Morgan Richomme1-16/+0
2016-06-06add unittest for 'last' query of results in testAPISerenaFeng3-17/+47
2016-06-06remove useless method get_dashboard_cases() in testAPISerenaFeng1-16/+0
2016-06-06refactor int query parameter process in testAPISerenaFeng1-8/+9
2016-06-04Merge "test APi evolution add filter to retrieve last results"Morgan Richomme3-3/+24
2016-06-04Merge "support 'GET /dashboard/v1/projects' REST api in testAPI"Morgan Richomme4-3/+52
2016-06-04test APi evolution add filter to retrieve last resultsSerenaFeng3-3/+24
2016-06-04remove not used 'import copy'SerenaFeng1-5/+4
2016-06-04support 'GET /dashboard/v1/projects' REST api in testAPISerenaFeng4-3/+52
2016-06-03support GET /api/v1/results in testAPISerenaFeng1-2/+2