Age | Commit message (Expand) | Author | Files | Lines |
2017-05-04 | Define loggers as class-private members |  Cédric Ollivier | 1 | -1/+5 |
2017-04-24 | Remove useless lines of code in barometer.py |  Cédric Ollivier | 1 | -3/+0 |
2017-04-14 | Remove deprecated feature modules |  Cédric Ollivier | 8 | -183/+0 |
2017-04-12 | Refactor the Feature framework |  Cédric Ollivier | 9 | -34/+40 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 9 | -36/+27 |
2017-04-05 | Add case_name as args in all features |  Cédric Ollivier | 9 | -18/+18 |
2017-04-04 | Add case_name as constructor arg |  Cédric Ollivier | 9 | -9/+9 |
2017-03-28 | rename FeatureBase to Feature |  SerenaFeng | 9 | -9/+9 |
2017-03-28 | rename feature_base to feature |  SerenaFeng | 9 | -9/+9 |
2017-03-28 | Revert "Make SFC test a python call to main()" |  George Paraskevopoulos | 1 | -4/+2 |
2017-03-22 | Make SFC test a python call to main() |  jose.lausuch | 1 | -2/+4 |
2017-03-22 | Merge "bugfix: fail to push odl-sfc test result to TestDB" |  Morgan Richomme | 1 | -1/+1 |
2017-03-22 | bugfix: fail to push odl-sfc test result to TestDB |  SerenaFeng | 1 | -1/+1 |
2017-03-21 | Change execute bits |  Cédric Ollivier | 6 | -0/+0 |
2017-03-09 | Revert "Change barometer target log file" |  Morgan Richomme | 1 | -4/+1 |
2017-03-09 | Change barometer target log file |  Morgan Richomme | 1 | -2/+2 |
2017-03-03 | Bugfix: make security_scan authorized |  Linda Wang | 1 | -2/+2 |
2017-02-22 | Merge "Integrate BAROMETER feature test case" |  Jose Lausuch | 1 | -0/+28 |
2017-02-21 | Integrate BAROMETER feature test case |  jose.lausuch | 1 | -0/+28 |
2017-02-16 | Bugfix: update from security_scan to securityscanning |  Linda Wang | 1 | -1/+1 |
2017-02-15 | Integration of NETREADY test case |  jose.lausuch | 1 | -0/+22 |
2017-02-14 | Merge "delete useless file multisite.py" |  Jose Lausuch | 1 | -22/+0 |
2017-02-09 | delete useless file multisite.py |  SerenaFeng | 1 | -22/+0 |
2017-02-08 | Logic to trigger Security Scan project |  helenyao | 1 | -0/+24 |
2017-02-02 | Adapt Promise to new framework |  Morgan Richomme | 1 | -244/+16 |
2017-01-31 | Adapt doctor test case to the FeatureBase framework |  h-hayashi | 1 | -73/+8 |
2017-01-24 | Bugfix: fix the error of no sh file |  Linda Wang | 1 | -1/+1 |
2017-01-18 | Bugfix: fix the execution way in copper |  Linda Wang | 1 | -1/+1 |
2017-01-11 | Bugfix: fix the wrong path in copper |  Linda Wang | 1 | -1/+1 |
2016-12-22 | Refactor domino using FeatureBase and new constants provider |  SerenaFeng | 1 | -59/+6 |
2016-12-21 | Adapt SDNVPN tests using Featurebase |  jose.lausuch | 1 | -63/+7 |
2016-12-21 | Refactor test run related modules using new constants provider |  SerenaFeng | 1 | -2/+2 |
2016-12-15 | Fix file permissions |  Cédric Ollivier | 1 | -0/+0 |
2016-12-14 | Merge "Conform SFC test case to FeatureBase" |  Morgan Richomme | 1 | -0/+20 |
2016-12-14 | Adapt Copper to Abstraction framework |  Morgan Richomme | 1 | -65/+7 |
2016-12-13 | Conform SFC test case to FeatureBase |  jose.lausuch | 1 | -0/+20 |
2016-12-05 | Fix Pep8 issues related to \ |  Morgan Richomme | 1 | -4/+2 |
2016-12-02 | Rename TestCasesBase into TestcaseBase |  helenyao | 2 | -8/+9 |
2016-11-30 | Remove Notion of SKIP in test cases |  Morgan Richomme | 2 | -29/+20 |
2016-11-25 | Add suffix '_DIR' to some constants that point to directories |  jose.lausuch | 2 | -8/+9 |
2016-11-25 | file/dir renaming for consistency |  Morgan Richomme | 2 | -6/+6 |
2016-11-24 | Extracted all global parameters into functest_constants.py |  helenyao | 5 | -77/+73 |
2016-11-23 | Conform SDNVPN test case to TestCaseBase |  jose.lausuch | 1 | -0/+80 |
2016-11-23 | Merge "bugfix: domino test can not be executed" |  Jose Lausuch | 1 | -1/+2 |
2016-11-22 | Fix path for Promise testcase call |  jose.lausuch | 1 | -1/+1 |
2016-11-22 | Switch SFC call to sfc repository |  jose.lausuch | 14 | -1220/+0 |
2016-11-22 | bugfix: domino test can not be executed |  SerenaFeng | 1 | -1/+2 |
2016-11-21 | Merge "Adapt Domino to Test Abstraction" |  Morgan Richomme | 2 | -61/+56 |
2016-11-18 | Create ovs log artifact on odl-sfc fail |  George Paraskevopoulos | 1 | -13/+17 |
2016-11-18 | Adapt Domino to Test Abstraction |  Morgan Richomme | 2 | -61/+56 |