Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-10-19 | change expected response to 404 | Peter Bandzi | 3 | -3/+3 |
2015-10-19 | Merge "ODL test suite requirements.pip moved to general requirements" | Morgan Richomme | 3 | -51/+0 |
2015-10-19 | ODL test suite requirements.pip moved to general requirements | jose.lausuch | 3 | -51/+0 |
2015-10-16 | Move the configuration from test scripts to config_functest.yaml | lanqinglong | 5 | -16/+49 |
2015-10-15 | Merge "Write a simple adapter in functest project to run TESTON" | Morgan Richomme | 1 | -1/+9 |
2015-10-14 | intergrate the basic function senario and testcases in TESTON | lanqinglong | 2 | -10/+33 |
2015-10-13 | Write a simple adapter in functest project to run TESTON | lanqinglong | 1 | -1/+9 |
2015-10-10 | Use new client script to run onos test | lanqinglong | 4 | -223/+137 |
2015-10-06 | Merge "Use new environment script to setup env to run onos function test JIRA... | Morgan Richomme | 1 | -0/+212 |
2015-10-04 | Use new environment script to setup env to run onos function test | Qinglong Lan | 1 | -0/+212 |
2015-10-04 | Write a simple adapter in functest project to run TESTON | Qinglong Lan | 1 | -0/+32 |
2015-10-02 | Use new connection script to be the connection adapter to run onos | lanqinglong | 4 | -1/+147 |
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-09-22 | onos-test:basic frame work of running onos TestOn test | lanqinglong | 3 | -0/+231 |
2015-05-29 | Fix relative path issue in custom test | Peter Bandzi | 3 | -12/+12 |