Age | Commit message (Expand) | Author | Files | Lines |
2017-05-05 | Print the real testcase duration | Cédric Ollivier | 1 | -0/+18 |
2017-05-05 | Replace CONST.* by getattribute/setattr | jose.lausuch | 1 | -9/+9 |
2017-05-05 | Replace project_name by case_name in result file name | Cédric Ollivier | 1 | -1/+1 |
2017-05-04 | Define loggers as class-private members | Cédric Ollivier | 3 | -32/+36 |
2017-05-04 | Delete functest.utils.functest_logger | Cédric Ollivier | 3 | -6/+7 |
2017-04-26 | Manage criteria in TestCase | Cédric Ollivier | 2 | -7/+19 |
2017-04-26 | Switch TestCase attribute criteria to result | Cédric Ollivier | 4 | -22/+22 |
2017-04-21 | Switch testcase to test case in docstrings | Cédric Ollivier | 2 | -5/+5 |
2017-04-21 | Merge "Minor changes in docstrings" | Serena Feng | 2 | -16/+19 |
2017-04-20 | [VNF_base] Support existing tenant and user | boucherv | 1 | -62/+45 |
2017-04-20 | Minor changes in docstrings | Cédric Ollivier | 2 | -16/+19 |
2017-04-18 | Add docstings in feature.py | Cédric Ollivier | 2 | -1/+53 |
2017-04-18 | Remove former cmd instance attribute | Cédric Ollivier | 1 | -1/+0 |
2017-04-18 | Fix Sphinx warnings/errors | Cédric Ollivier | 1 | -1/+3 |
2017-04-14 | Add class attribute docstrings in testcase.py | Cédric Ollivier | 1 | -0/+7 |
2017-04-14 | Fix typos in vnf_base.py | Cédric Ollivier | 1 | -2/+2 |
2017-04-14 | Add license in feature.py | SerenaFeng | 1 | -0/+7 |
2017-04-14 | Remove deprecated feature modules | Cédric Ollivier | 1 | -3/+13 |
2017-04-12 | Refactor the Feature framework | Cédric Ollivier | 1 | -42/+24 |
2017-04-11 | Modify TestCase constructor attributes | Cédric Ollivier | 4 | -15/+14 |
2017-04-05 | Bugfix: Add case_name as constructor arg for snaps and rally | Linda Wang | 1 | -2/+2 |
2017-04-04 | Add case_name as constructor arg | Cédric Ollivier | 3 | -8/+7 |
2017-03-29 | Merge "rename FeatureBase to Feature" | Cedric Ollivier | 1 | -2/+2 |
2017-03-29 | Merge "rename feature_base to feature" | Cedric Ollivier | 1 | -0/+0 |
2017-03-29 | Added test case for opera vims | helenyao | 1 | -11/+15 |
2017-03-28 | rename FeatureBase to Feature | SerenaFeng | 1 | -2/+2 |
2017-03-28 | rename feature_base to feature | SerenaFeng | 1 | -0/+0 |
2017-03-27 | Add docstrings in testcase.py | Cédric Ollivier | 1 | -0/+51 |
2017-03-27 | Rename testcase_base to testcase | Cédric Ollivier | 4 | -3/+3 |
2017-03-27 | Switch TestcaseBase to TestCase | Cédric Ollivier | 4 | -18/+18 |
2017-03-26 | Fix pylint warnings in testcase_base | Cédric Ollivier | 1 | -2/+3 |
2017-03-20 | [vnf_base] improve exception | boucherv | 1 | -5/+10 |
2017-03-10 | Remove raise exceptions | Morgan Richomme | 1 | -6/+8 |
2017-03-08 | Improve error log into vnf test step | boucherv | 1 | -2/+4 |
2017-03-08 | Added support for scenario-based flavor creation. | spisarski | 1 | -2/+0 |
2017-02-22 | Merge "Integrate BAROMETER feature test case" | Jose Lausuch | 1 | -1/+9 |
2017-02-21 | Integrate BAROMETER feature test case | jose.lausuch | 1 | -1/+9 |
2017-02-21 | Fix neutron auth issue | boucherv | 1 | -4/+11 |
2017-02-16 | Fix auth error | boucherv | 1 | -4/+6 |
2017-02-15 | Merge "update cloudify_ims case" | valentin boucher | 1 | -2/+2 |
2017-02-15 | update cloudify_ims case | boucherv | 1 | -2/+2 |
2017-02-14 | Merge changes from topic 'revert_write_to_file' | Jose Lausuch | 1 | -36/+11 |
2017-02-13 | Merge "[WIP] update cloudify_ims case" | valentin boucher | 1 | -26/+0 |
2017-02-13 | Revert "write test results to a local file" | Cédric Ollivier | 1 | -36/+11 |
2017-02-09 | [WIP] update cloudify_ims case | Morgan Richomme | 1 | -26/+0 |
2017-02-08 | Logic to trigger Security Scan project | helenyao | 1 | -0/+1 |
2017-01-31 | Tempest and SNAPS not pushing results to DB in case of FAIL | Morgan Richomme | 1 | -2/+6 |
2017-01-22 | Merge "Reverted the file permission" | Helen Yao | 1 | -0/+0 |
2017-01-20 | bug fix case name for VNFonboarding | Morgan Richomme | 1 | -1/+2 |
2017-01-20 | VNF_BASE - fix quota update failed | boucherv | 1 | -4/+5 |