Age | Commit message (Expand) | Author | Files | Lines |
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-05 | Change methods to call openstack utils | wuwenbin2 | 1 | -48/+23 |
2016-07-04 | Add interface to run sfc functests. | wuwb1989 | 1 | -6/+70 |
2016-07-01 | ONOS sfc scripts | AntonySilvester | 3 | -0/+1043 |
2016-06-22 | modify onos tests' link to support onos 1.6 | wuwb1989 | 2 | -8/+8 |
2016-06-16 | Align test names in DB and config file | Morgan Richomme | 1 | -1/+1 |
2016-06-08 | Adapt functest testcase to APi refactoring | Morgan Richomme | 1 | -10/+11 |
2016-05-31 | Write login correctly | Cédric Ollivier | 1 | -1/+1 |
2016-05-17 | Change 'testcases' directory structure | jose.lausuch | 10 | -1/+1 |
2016-05-05 | Fix bug config_functest.yaml location | jose.lausuch | 1 | -2/+1 |
2016-05-04 | Refactor improvements | jose.lausuch | 1 | -1/+1 |
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 | 1 | -1/+1 |
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 | 1 | -1/+1 |
2016-04-22 | Enable PYTHONPATH env variable inside the container | jose.lausuch | 1 | -7/+6 |
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 | 1 | -30/+50 |
2016-02-24 | Add jenkins build tag for result api | boucherv | 1 | -1/+2 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... | Morgan Richomme | 1 | -0/+1 |
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-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 | 6 | -0/+41 |
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-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-22 | onos-test:basic frame work of running onos TestOn test | lanqinglong | 3 | -0/+231 |