Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |