Age | Commit message (Expand) | Author | Files | Lines |
2016-07-04 | Add interface to run sfc functests. |  wuwb1989 | 1 | -6/+70 |
2016-07-03 | Merge "ONOS sfc scripts" |  Jose Lausuch | 3 | -0/+1043 |
2016-07-01 | ONOS sfc scripts |  AntonySilvester | 3 | -0/+1043 |
2016-06-28 | Switch to ODL_SYSTEM_IP and OPENSTACK vars |  Cédric Ollivier | 8 | -23/+14 |
2016-06-22 | modify onos tests' link to support onos 1.6 |  wuwb1989 | 2 | -8/+8 |
2016-06-17 | Check resources exist before testing delete |  Cédric Ollivier | 3 | -7/+37 |
2016-06-16 | Align test names in DB and config file |  Morgan Richomme | 2 | -3/+3 |
2016-06-15 | Merge "Try/except ODL push to DB until ODL tests are refactored" |  Morgan Richomme | 1 | -23/+20 |
2016-06-15 | Add documentation to conform to odlreport2db.py |  Cédric Ollivier | 1 | -0/+3 |
2016-06-15 | Try/except ODL push to DB until ODL tests are refactored |  Morgan Richomme | 1 | -23/+20 |
2016-06-15 | Replace deprecated keywords |  Cédric Ollivier | 6 | -21/+21 |
2016-06-14 | Remove unused librairies in robot files |  Cédric Ollivier | 6 | -26/+5 |
2016-06-14 | Add reachability testcase for ODL |  Cédric Ollivier | 1 | -0/+27 |
2016-06-13 | Fix flake8 violations |  Morgan Richomme | 1 | -7/+0 |
2016-06-08 | Adapt functest testcase to APi refactoring |  Morgan Richomme | 2 | -22/+24 |
2016-06-07 | Use current ODL Integration/Test repo |  Daniel Farrell | 2 | -5/+5 |
2016-06-02 | Replace subnet by port |  Cédric Ollivier | 6 | -61/+61 |
2016-06-02 | Rename Robot Framework sources to *.robot |  Cédric Ollivier | 3 | -0/+0 |
2016-06-01 | Check correctly arguments |  Cédric Ollivier | 1 | -3/+7 |
2016-05-31 | Write login correctly |  Cédric Ollivier | 1 | -1/+1 |
2016-05-17 | Change 'testcases' directory structure |  jose.lausuch | 19 | -1/+1 |
2016-05-05 | Fix bug config_functest.yaml location |  jose.lausuch | 1 | -2/+1 |
2016-05-04 | Refactor improvements |  jose.lausuch | 2 | -2/+3 |
2016-04-27 | Replace all the loggers by the functest logger module |  jose.lausuch | 1 | -13/+2 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 2 | -2/+2 |
2016-04-25 | Remove backslashs for line continuation |  Cédric Ollivier | 4 | -16/+16 |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 2 | -2/+2 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 2 | -11/+9 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts |  jose.lausuch | 5 | -226/+247 |
2016-03-18 | Add criteria and version when pushing the results into test DB |  Morgan Richomme | 2 | -30/+69 |
2016-02-24 | Add jenkins build tag for result api |  boucherv | 2 | -1/+4 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... |  Morgan Richomme | 2 | -0/+2 |
2016-02-02 | Use openstack client to avoid keystone deprecation warnings |  jose.lausuch | 1 | -1/+1 |
2016-02-01 | Merge "use scenario instead of git info in version field of the test results" |  Morgan Richomme | 1 | -3/+3 |
2016-02-01 | Add testcases results to DB |  lanqinglong | 1 | -6/+29 |
2016-02-01 | use scenario instead of git info in version field of the test results |  Morgan Richomme | 1 | -3/+3 |
2016-01-29 | fix the bug of onos test report |  lanqinglong | 1 | -3/+23 |
2016-01-28 | change for get joid onos ip |  lanqinglong | 1 | -2/+17 |
2016-01-27 | bug fix bad var affection when running ODL |  Morgan Richomme | 1 | -1/+1 |
2016-01-26 | Patch ODL scenario to support joid (different keystone and neutron API IP) |  Morgan Richomme | 7 | -4/+173 |
2016-01-26 | Allow executing ODL test as many times as wanted on the same env |  jose.lausuch | 1 | -5/+6 |
2016-01-22 | Merge "modify onos functest to suit joid CI" |  Morgan Richomme | 1 | -2/+1 |
2016-01-22 | Push ODL results to DB |  Morgan Richomme | 1 | -0/+143 |
2016-01-22 | modify onos functest to suit joid CI |  lanqinglong | 1 | -2/+1 |
2016-01-19 | Modify ONOS CI running |  lanqinglong | 1 | -13/+120 |
2016-01-19 | Add mention to apache 2 license in Functest files and remove unused files |  Morgan Richomme | 8 | -28/+47 |
2016-01-15 | Modify ONOS test for CI running |  lanqinglong | 6 | -26/+103 |
2016-01-13 | Place config_functest.yaml outside the functest repo |  jose.lausuch | 1 | -1/+1 |
2015-10-28 | ODL script bugfixes |  jose.lausuch | 2 | -6/+6 |
2015-10-23 | Move git clone of ODL tests repo to Dockefile |  jose.lausuch | 2 | -21/+16 |