Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-02-01 | Use promise-flavor if exists and don't try to create it again | jose.lausuch | 1 | -10/+17 |
2016-02-01 | Export private net OS_TEST_NETWORK for Promise tests | jose.lausuch | 1 | -0/+10 |
2016-01-28 | Fix promise test output | jose.lausuch | 1 | -2/+3 |
2016-01-27 | Print json result file of Promise testcase | jose.lausuch | 1 | -6/+18 |
2016-01-22 | Add support for Promise test cases | jose.lausuch | 1 | -0/+212 |
2016-01-15 | add doctor test case | Ryota MIBU | 1 | -0/+64 |