Age | Commit message (Expand) | Author | Files | Lines |
2016-09-14 | Merge "Push FAIL to DB for onos-sfc" |  Jose Lausuch | 1 | -101/+50 |
2016-09-14 | Push FAIL to DB for onos-sfc |  wuwenbin2 | 1 | -101/+50 |
2016-09-09 | Merge "Optimize onos-sfc" |  Jose Lausuch | 2 | -244/+245 |
2016-09-09 | Optimize onos-sfc |  wuwenbin2 | 2 | -244/+245 |
2016-09-08 | make use of functest_utils.get_parameter_from_yaml |  SerenaFeng | 2 | -52/+44 |
2016-09-07 | remove imported FUNCTEST_REPO object |  SerenaFeng | 2 | -6/+7 |
2016-09-01 | Switch print to logging.info |  Cédric Ollivier | 4 | -31/+43 |
2016-09-01 | stop hardcoded FUNCTEST_REPO path everywhere |  SerenaFeng | 2 | -11/+9 |
2016-08-31 | Remove all logers as utils method args. |  Cédric Ollivier | 2 | -2/+0 |
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 | 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 | Push sfc result into DB |  wuwenbin2 | 2 | -4/+51 |
2016-07-13 | Add sfc support for all installers. |  wuwenbin2 | 3 | -82/+75 |
2016-07-12 | Chmod 755 all py files which can be executed |  Cédric Ollivier | 1 | -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-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 |