Age | Commit message (Expand) | Author | Files | Lines |
2016-07-20 | Bugfix: ODL report to DB fails |  jose.lausuch | 1 | -6/+10 |
2016-07-15 | Add functest logger in ODL script |  jose.lausuch | 1 | -9/+20 |
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-12 | Merge changes from topics 'fix_unix_rights_py', 'stop_creating_ODL_dir' |  Morgan Richomme | 1 | -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 | 1 | -0/+0 |
2016-07-08 | Conform start_tests.sh to last ODL patches |  Cédric Ollivier | 1 | -11/+1 |
2016-07-04 | Delete robotframework files hosted by ODL |  Cédric Ollivier | 3 | -153/+0 |
2016-06-28 | Switch to ODL_SYSTEM_IP and OPENSTACK vars |  Cédric Ollivier | 8 | -23/+14 |
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 | 1 | -2/+2 |
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 | 1 | -12/+13 |
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-17 | Change 'testcases' directory structure |  jose.lausuch | 9 | -0/+0 |
2016-05-04 | Refactor improvements |  jose.lausuch | 1 | -1/+2 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 1 | -1/+1 |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 1 | -1/+1 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 1 | -4/+3 |
2016-03-18 | Add criteria and version when pushing the results into test DB |  Morgan Richomme | 1 | -0/+19 |
2016-02-24 | Add jenkins build tag for result api |  boucherv | 1 | -0/+2 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... |  Morgan Richomme | 1 | -0/+1 |
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 | Push ODL results to DB |  Morgan Richomme | 1 | -0/+143 |
2016-01-19 | Add mention to apache 2 license in Functest files and remove unused files |  Morgan Richomme | 2 | -28/+6 |
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 |
2015-10-19 | change expected response to 404 |  Peter Bandzi | 3 | -3/+3 |
2015-10-19 | ODL test suite requirements.pip moved to general requirements |  jose.lausuch | 3 | -51/+0 |
2015-09-25 | Removed command 'exit 0' |  Peter Bandzi | 1 | -1/+1 |
2015-09-25 | Fix for ODL suite |  Peter Bandzi | 1 | -5/+16 |
2015-05-29 | Fix relative path issue in custom test |  Peter Bandzi | 3 | -12/+12 |
2015-05-26 | fix absolute/relative issue in start_test.sh |  Peter Bandzi | 1 | -1/+1 |
2015-05-22 | Add $BASEDIR var to all paths |  Peter Bandzi | 1 | -6/+6 |
2015-05-21 | This version of script was tested on POD1 manualy |  Peter Bandzi | 5 | -7/+123 |
2015-05-06 | Script for creating virtual environment added. |  Peter Bandzi | 3 | -6/+57 |
2015-04-24 | small fixes to script starting odl suite |  Peter Bandzi | 2 | -13/+19 |