Age | Commit message (Expand) | Author | Files | Lines |
2018-01-21 | Partially rewrite test_run_tests.py |  Cédric Ollivier | 1 | -75/+72 |
2018-01-21 | Fully test and cover functest/ci/tier_* |  Cédric Ollivier | 4 | -226/+305 |
2017-12-20 | Get auth token when checking deployment |  Linda Wang | 1 | -1/+4 |
2017-12-14 | Improve the pylint score of functest-core |  Linda Wang | 4 | -18/+23 |
2017-12-12 | All patching config files in memory |  Linda Wang | 1 | -50/+0 |
2017-12-11 | Add Python3 support in functest/ci |  Cédric Ollivier | 2 | -3/+3 |
2017-11-30 | Stop updating test_db_url in config file by env var |  Linda Wang | 1 | -32/+2 |
2017-11-22 | Remove prepare_env |  Jose Lausuch | 1 | -0/+80 |
2017-11-17 | Check external network |  Linda Wang | 1 | -0/+17 |
2017-11-15 | Remove opnfv module from functest-core |  Linda Wang | 1 | -389/+0 |
2017-11-13 | Move rally and tempest out of functest-core |  Linda Wang | 1 | -82/+1 |
2017-09-18 | Return Functest status to Jenkins |  Cédric Ollivier | 1 | -2/+8 |
2017-08-16 | Clean run_tests.py and the related ut |  Cédric Ollivier | 2 | -98/+76 |
2017-07-12 | Switch to check_deployment instead of check_os.sh |  jose.lausuch | 1 | -14/+10 |
2017-07-11 | New python script to check openstack deployment |  jose.lausuch | 1 | -0/+176 |
2017-06-30 | Define console_scripts |  Cédric Ollivier | 1 | -3/+3 |
2017-06-22 | Remove calls to deployment handler in prepare env |  jose.lausuch | 1 | -6/+2 |
2017-06-06 | Merge "Remove call to fetch_os_creds.sh" |  Jose Lausuch | 1 | -10/+5 |
2017-06-06 | Remove call to fetch_os_creds.sh |  jose.lausuch | 1 | -10/+5 |
2017-06-01 | Use CONST to retrieve db_url rather than getter function |  Linda Wang | 1 | -3/+20 |
2017-05-30 | Define create_snapshot() and clean() in TestCase |  Cédric Ollivier | 3 | -19/+10 |
2017-05-19 | Merge "Define Runner class" |  Jose Lausuch | 1 | -73/+98 |
2017-05-19 | Merge "Modify how to disable logging in unit test." |  Jose Lausuch | 4 | -8/+4 |
2017-05-18 | Modify how to disable logging in unit test. |  Cédric Ollivier | 4 | -8/+4 |
2017-05-18 | Add a new directory to hold pre-downloaded images |  helenyao | 1 | -0/+8 |
2017-05-16 | Define Runner class |  Cédric Ollivier | 1 | -73/+98 |
2017-05-16 | Add enabled flag in testcases.yaml |  jose.lausuch | 2 | -0/+6 |
2017-05-16 | Switch from generate_report to PrettyTable |  Cédric Ollivier | 2 | -155/+5 |
2017-05-16 | Fix how to get tier_name |  Cédric Ollivier | 1 | -0/+7 |
2017-05-09 | Remove the former results in DB url |  Cédric Ollivier | 1 | -4/+4 |
2017-05-05 | Replace CONST.* by getattribute/setattr |  jose.lausuch | 3 | -54/+62 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 1 | -1/+1 |
2017-03-27 | More Unit Tests for ci directory |  ashishk1994 | 3 | -5/+199 |
2017-03-16 | Merge "Added Unit Tests for ci/generate_report with argument refactoring for ... |  Morgan Richomme | 1 | -0/+129 |
2017-03-16 | Merge "Added Unit Tests for ci/run_tests" |  Morgan Richomme | 1 | -0/+192 |
2017-03-16 | Merge "Added Unit Tests for ci/tier_handler" |  Morgan Richomme | 1 | -0/+128 |
2017-03-15 | Added Unit Tests for ci/tier_builder |  ashishk1994 | 1 | -0/+83 |
2017-03-15 | Added Unit Tests for ci/tier_handler |  ashishk1994 | 1 | -0/+128 |
2017-03-15 | Added Unit Tests for ci/run_tests |  ashishk1994 | 1 | -0/+192 |
2017-03-15 | Added Unit Tests for ci/generate_report with |  ashishk1994 | 1 | -0/+129 |
2017-03-08 | Bugfix: modify test_prepare_env to make verify job successful |  Linda Wang | 1 | -3/+5 |
2017-03-01 | Added Unit Tests for ci/prepare_env |  ashishk1994 | 2 | -0/+345 |