Age | Commit message (Expand) | Author | Files | Lines |
2016-09-01 | Switch print to logging.info | Cédric Ollivier | 4 | -31/+43 |
2016-09-01 | stop hardcoded FUNCTEST_REPO path everywhere | SerenaFeng | 2 | -11/+9 |
2016-08-31 | Remove all logers as utils method args. | Cédric Ollivier | 3 | -3/+1 |
2016-08-24 | Stop calling exec_test.sh in the middle of python scripts | Cédric Ollivier | 3 | -3/+42 |
2016-08-23 | Add logger to push_results_to_db args | Cédric Ollivier | 1 | -1/+1 |
2016-08-22 | Fix typos in OpenDaylightTesting | Cédric Ollivier | 1 | -2/+2 |
2016-08-22 | Avoid opening tmp files twice | Cédric Ollivier | 1 | -2/+6 |
2016-08-22 | Add logs (info) | Cédric Ollivier | 1 | -2/+3 |
2016-08-22 | Improve errors and status codes management | Cédric Ollivier | 1 | -11/+12 |
2016-08-22 | Catch exception if output.xml failed | Cédric Ollivier | 1 | -15/+19 |
2016-08-19 | Add reporting to DB in OpenDaylightTesting | Cédric Ollivier | 2 | -140/+56 |
2016-08-19 | Modify data sent to testAPI | Cédric Ollivier | 1 | -19/+12 |
2016-08-18 | Remove useless odlreport2db args | Cédric Ollivier | 1 | -30/+6 |
2016-08-17 | Reorder imports | Cédric Ollivier | 1 | -1/+3 |
2016-08-16 | Fix joid test bug that creation of vm fails | wuwb1989 | 1 | -0/+16 |
2016-07-30 | Add onos_sfc scenario | wuwenbin2 | 2 | -7/+22 |
2016-07-20 | Bugfix: ODL report to DB fails | jose.lausuch | 1 | -6/+10 |
2016-07-20 | Remove logger as input parameter of functions in openstack_utils | jose.lausuch | 1 | -67/+76 |
2016-07-19 | Extend timeout to check vm in onos-sfc testcase | wuwenbin2 | 1 | -2/+2 |
2016-07-15 | Add functest logger in ODL script | jose.lausuch | 1 | -9/+20 |
2016-07-15 | Push sfc result into DB | wuwenbin2 | 2 | -4/+51 |
2016-07-15 | Disable ODL test. | jose.lausuch | 3 | -3/+3 |
2016-07-13 | Propose a new python file to launch ODL testing | Cédric Ollivier | 3 | -103/+116 |
2016-07-13 | Enhance ips, ports and creds management | Cédric Ollivier | 1 | -8/+19 |
2016-07-13 | Add sfc support for all installers. | wuwenbin2 | 3 | -82/+75 |
2016-07-12 | Merge changes from topics 'fix_unix_rights_py', 'stop_creating_ODL_dir' | Morgan Richomme | 2 | -0/+0 |
2016-07-12 | Chmod 755 all sh files which can be executed | Cédric Ollivier | 1 | -0/+0 |
2016-07-12 | Chmod 755 all py files which can be executed | Cédric Ollivier | 2 | -0/+0 |
2016-07-11 | bug fix: use PASS/FAIL in Onos instead of passed/failed | Morgan Richomme | 1 | -2/+2 |
2016-07-08 | Fix onos sfc's block. | wuwenbin2 | 2 | -11/+28 |
2016-07-08 | Conform start_tests.sh to last ODL patches | Cédric Ollivier | 1 | -11/+1 |
2016-07-05 | Change methods to call openstack utils | wuwenbin2 | 1 | -48/+23 |
2016-07-05 | Merge "Add interface to run sfc functests." | Morgan Richomme | 1 | -6/+70 |
2016-07-04 | Delete robotframework files hosted by ODL | Cédric Ollivier | 3 | -153/+0 |
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 |