Age | Commit message (Expand) | Author | Files | Lines |
2016-08-01 | Merge "Several bug fixes in ODL-SFC functest testcase" |  Jose Lausuch | 2 | -19/+23 |
2016-08-01 | Several bug fixes in ODL-SFC functest testcase |  Manuel Buil | 2 | -19/+23 |
2016-07-29 | Return with exit code in Doctor testcase |  Carlos Goncalves | 1 | -0/+4 |
2016-07-29 | Return with exit code in Promise testcase |  Carlos Goncalves | 1 | -0/+4 |
2016-07-28 | Bug fix of the CI script in the ODL-SFC test case |  Manuel Buil | 2 | -4/+4 |
2016-07-28 | Scripts added to enable the SFC-ODL test in CI |  Manuel Buil | 2 | -0/+41 |
2016-07-28 | Add endpoint type support on functest |  boucherv | 1 | -4/+1 |
2016-07-27 | Return -1 if copper test fails |  jose.lausuch | 1 | -4/+9 |
2016-07-26 | Bug fix for ODL-SFC testcase |  Manuel Buil | 1 | -0/+19 |
2016-07-25 | Bug fix for SFC test case |  Manuel Buil | 2 | -8/+7 |
2016-07-21 | Add cd to test directory |  blsaws | 1 | -1/+2 |
2016-07-20 | Remove logger as input parameter of functions in openstack_utils |  jose.lausuch | 2 | -13/+10 |
2016-07-14 | Enable domino multi-node test case in Functest |  Ulas Kozat | 1 | -0/+83 |
2016-07-14 | Enable new SDNVPN test cases in Functest |  jose.lausuch | 1 | -123/+0 |
2016-07-13 | [multisite] add interface of multisite test suite |  meimei | 1 | -0/+21 |
2016-07-12 | Chmod 755 all py files which can be executed |  Cédric Ollivier | 4 | -0/+0 |
2016-07-11 | Fix one pep8 violation |  Cédric Ollivier | 1 | -1/+1 |
2016-07-08 | SFC Testcase for functest |  Manuel Buil | 5 | -0/+461 |
2016-07-06 | Merge "Fix tacker client dependencies installation" |  Morgan Richomme | 1 | -1/+3 |
2016-07-06 | bug fix use FAIL/PASS as criteria for integration in automatic reporting |  Morgan Richomme | 1 | -2/+2 |
2016-07-06 | Move copper.py to functest repo |  blsaws | 1 | -0/+80 |
2016-07-05 | Fix tacker client dependencies installation |  jose.lausuch | 1 | -1/+3 |
2016-07-05 | Bug fix of tacker_client_install |  Manuel Buil | 1 | -3/+3 |
2016-07-05 | Add tacker installation to odl-sfc |  Manuel Buil | 1 | -0/+41 |
2016-07-05 | Fix doctor test return check |  Carlos Goncalves | 1 | -1/+1 |
2016-06-24 | bug fix: duplicate start_date var with different type |  Morgan Richomme | 1 | -2/+2 |
2016-06-13 | bug fix: end_time var does not exist to calculate duration |  Morgan Richomme | 1 | -1/+1 |
2016-06-08 | Adapt functest testcase to APi refactoring |  Morgan Richomme | 3 | -45/+40 |
2016-06-01 | bug fix: pb when pushing bgpvpn results when no failed |  Morgan Richomme | 1 | -5/+11 |
2016-05-27 | bug fix: if all tests passed failed could be empty |  Morgan Richomme | 1 | -4/+6 |
2016-05-20 | Push bgpvpn_api results into Test DB |  Morgan Richomme | 1 | -5/+60 |
2016-05-16 | BGPVPN test case refactored |  vitikkan | 1 | -0/+58 |
2016-05-09 | Generic Function to create a private network |  jose.lausuch | 1 | -7/+16 |
2016-05-04 | Refactor improvements |  jose.lausuch | 2 | -2/+3 |
2016-04-27 | Replace all the loggers by the functest logger module |  jose.lausuch | 2 | -25/+4 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 2 | -3/+3 |
2016-04-25 | Remove backslashs for line continuation |  Cédric Ollivier | 1 | -9/+8 |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 2 | -2/+3 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 2 | -9/+4 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts |  jose.lausuch | 2 | -39/+39 |
2016-04-11 | Split functest_utils.py into 2 scripts |  jose.lausuch | 1 | -12/+13 |
2016-03-18 | Add criteria and version when pushing the results into test DB |  Morgan Richomme | 2 | -36/+44 |
2016-02-24 | Add jenkins build tag for result api |  boucherv | 2 | -2/+5 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... |  Morgan Richomme | 1 | -1/+1 |
2016-02-09 | doctor: adds logger |  Ryota MIBU | 1 | -7/+23 |
2016-02-04 | Import request python module for promise test case |  jose.lausuch | 1 | -0/+1 |
2016-02-03 | Use python json parser to get the results form the Promise json report |  jose.lausuch | 1 | -30/+33 |
2016-02-03 | Revert "bug fix: get installer using functest_utils" |  Morgan Richomme | 1 | -1/+1 |
2016-02-03 | bug fix: get installer using functest_utils |  Morgan Richomme | 1 | -1/+1 |
2016-02-02 | Show Promise results output and push results to DB |  jose.lausuch | 1 | -18/+45 |