Age | Commit message (Expand) | Author | Files | Lines |
2016-06-16 | Align test names in DB and config file | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -1/+1 |
2016-06-08 | Adapt functest testcase to APi refactoring | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -10/+11 |
2016-05-31 | Write login correctly | ![](//seccdn.libravatar.org/avatar/461171f30fb05602c8b20aacb5494fcb?s=13&d=retro) Cédric Ollivier | 1 | -1/+1 |
2016-05-17 | Change 'testcases' directory structure | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 10 | -1/+1 |
2016-05-05 | Fix bug config_functest.yaml location | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -2/+1 |
2016-05-04 | Refactor improvements | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -1/+1 |
2016-04-27 | Replace all the loggers by the functest logger module | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -13/+2 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -1/+1 |
2016-04-25 | Remove backslashs for line continuation | ![](//seccdn.libravatar.org/avatar/461171f30fb05602c8b20aacb5494fcb?s=13&d=retro) Cédric Ollivier | 4 | -16/+16 |
2016-04-22 | Affect version field in results for all the testcases | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -1/+1 |
2016-04-22 | Enable PYTHONPATH env variable inside the container | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -7/+6 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 5 | -226/+247 |
2016-03-18 | Add criteria and version when pushing the results into test DB | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -30/+50 |
2016-02-24 | Add jenkins build tag for result api | ![](//seccdn.libravatar.org/avatar/8709fbe5d5240ef3b61eda1766154129?s=13&d=retro) boucherv | 1 | -1/+2 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -0/+1 |
2016-02-02 | Use openstack client to avoid keystone deprecation warnings | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -1/+1 |
2016-02-01 | Merge "use scenario instead of git info in version field of the test results" | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -3/+3 |
2016-02-01 | Add testcases results to DB | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 1 | -6/+29 |
2016-02-01 | use scenario instead of git info in version field of the test results | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -3/+3 |
2016-01-29 | fix the bug of onos test report | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 1 | -3/+23 |
2016-01-28 | change for get joid onos ip | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 1 | -2/+17 |
2016-01-22 | modify onos functest to suit joid CI | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 1 | -2/+1 |
2016-01-19 | Modify ONOS CI running | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 1 | -13/+120 |
2016-01-19 | Add mention to apache 2 license in Functest files and remove unused files | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 6 | -0/+41 |
2016-01-15 | Modify ONOS test for CI running | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 6 | -26/+103 |
2016-01-13 | Place config_functest.yaml outside the functest repo | ![](//seccdn.libravatar.org/avatar/c100463c67ee2be9a33522cf5644d062?s=13&d=retro) jose.lausuch | 1 | -1/+1 |
2015-10-16 | Move the configuration from test scripts to config_functest.yaml | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 5 | -16/+49 |
2015-10-15 | Merge "Write a simple adapter in functest project to run TESTON" | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -1/+9 |
2015-10-14 | intergrate the basic function senario and testcases in TESTON | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 2 | -10/+33 |
2015-10-13 | Write a simple adapter in functest project to run TESTON | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 1 | -1/+9 |
2015-10-10 | Use new client script to run onos test | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 4 | -223/+137 |
2015-10-06 | Merge "Use new environment script to setup env to run onos function test JIRA... | ![](//seccdn.libravatar.org/avatar/ccda7eea3a3bb89cc3e53ea701c6b89c?s=13&d=retro) Morgan Richomme | 1 | -0/+212 |
2015-10-04 | Use new environment script to setup env to run onos function test | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) Qinglong Lan | 1 | -0/+212 |
2015-10-04 | Write a simple adapter in functest project to run TESTON | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) Qinglong Lan | 1 | -0/+32 |
2015-10-02 | Use new connection script to be the connection adapter to run onos | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 4 | -1/+147 |
2015-09-22 | onos-test:basic frame work of running onos TestOn test | ![](//seccdn.libravatar.org/avatar/468f54aedabc4bebc537d3c28697189d?s=13&d=retro) lanqinglong | 3 | -0/+231 |