Age | Commit message (Expand) | Author | Files | Lines |
2016-09-15 | Added support for custom images and flavors in tempest |  juraj.linkes | 1 | -6/+45 |
2016-09-12 | Exclude Tempest basicops case also in noha scenarios |  Morgan Richomme | 1 | -0/+6 |
2016-09-08 | make use of functest_utils.get_parameter_from_yaml |  SerenaFeng | 2 | -31/+41 |
2016-09-07 | remove imported FUNCTEST_REPO object |  SerenaFeng | 1 | -3/+3 |
2016-09-05 | Revert excluding floating IP cases from odl_l3 |  vitikkan | 1 | -19/+0 |
2016-09-02 | Exclude test cases that use floating IP from odl_l3 scenarios |  vitikkan | 1 | -0/+19 |
2016-09-01 | stop hardcoded FUNCTEST_REPO path everywhere |  SerenaFeng | 1 | -4/+3 |
2016-09-01 | Merge "unify functest_yaml obtain process" |  Jose Lausuch | 1 | -3/+1 |
2016-08-31 | unify functest_yaml obtain process |  SerenaFeng | 1 | -3/+1 |
2016-08-31 | Remove all logers as utils method args. |  Cédric Ollivier | 2 | -5/+4 |
2016-08-30 | disable test case does not make sense for LXD. |  Narinder Gupta | 1 | -0/+11 |
2016-08-30 | Exclude floating-ip related tempest tests to blacklist for bgpvpn scenario |  jose.lausuch | 1 | -0/+2 |
2016-08-26 | refactor create shared network process to eliminate reduplicate |  SerenaFeng | 1 | -17/+6 |
2016-08-26 | Merge "refactor create or get image process to eliminate reduplicate" |  Morgan Richomme | 1 | -17/+5 |
2016-08-26 | Merge "[Fuel] Skip test_server_basic_ops tempest test" |  Morgan Richomme | 1 | -0/+14 |
2016-08-26 | refactor create or get image process to eliminate reduplicate |  SerenaFeng | 1 | -17/+5 |
2016-08-23 | Merge "when create/get/update failed return None rather than False" |  Morgan Richomme | 1 | -2/+2 |
2016-08-23 | when create/get/update failed return None rather than False |  SerenaFeng | 1 | -2/+2 |
2016-08-23 | [Fuel] Skip test_server_basic_ops tempest test |  Michael Polenchuk | 1 | -0/+14 |
2016-08-23 | Create tempest resources before generating tempest.conf |  vitikkan | 1 | -1/+1 |
2016-08-17 | Modify joid tempest list for onos |  wuwb1989 | 1 | -5/+16 |
2016-08-17 | blacklist.txt file format corrected |  vitikkan | 1 | -0/+2 |
2016-08-16 | Add onos blacklist for tempest |  CNlucius | 1 | -0/+17 |
2016-08-16 | [multisite]push result to db |  meimei | 1 | -0/+2 |
2016-08-12 | [bugfix] should create result folder for multisite |  meimei | 1 | -0/+4 |
2016-08-12 | [bugfix] pass the wrong argument to rally |  meimei | 1 | -1/+2 |
2016-08-11 | Merge "Create config_functest patch to update the conf with scenario" |  boucherv | 1 | -1/+2 |
2016-08-11 | [multisite] refactor the scripts of multiste |  meimei | 2 | -86/+130 |
2016-08-10 | Create config_functest patch to update the conf with scenario |  boucherv | 1 | -1/+2 |
2016-08-08 | Use Kingbird Bind host URL for Tempest |  Ashish Singh | 1 | -5/+49 |
2016-08-05 | Reduced timeout for SSH connection attempt in tempest.conf |  vitikkan | 1 | -0/+3 |
2016-08-04 | Re-generating tempest.conf file before starting tests |  vitikkan | 1 | -2/+6 |
2016-08-03 | Shorter test case names are accepted for tempest blacklist file |  vitikkan | 2 | -20/+16 |
2016-08-03 | Merge "Fix for the endpoint URL for kingbird" |  mei mei | 1 | -52/+7 |
2016-08-02 | Merge "modfied to mute object storage test on joid." |  valentin boucher | 1 | -0/+23 |
2016-08-02 | Fix for the endpoint URL for kingbird |  Ashish Singh | 1 | -52/+7 |
2016-08-02 | use configured success_rate to check tempest test status |  SerenaFeng | 1 | -21/+7 |
2016-08-01 | Fix missing directory when calling bgpvpn tests |  jose.lausuch | 1 | -2/+2 |
2016-07-31 | modfied to mute object storage test on joid. |  Narinder Gupta | 1 | -0/+23 |
2016-07-28 | Select test cases in tempest to be blacklisted per each scenario |  jose.lausuch | 2 | -4/+39 |
2016-07-28 | Add endpoint type support on functest |  boucherv | 1 | -0/+11 |
2016-07-28 | Merge "[bugfix] issures in multisite testcase" |  meimei | 1 | -5/+2 |
2016-07-27 | Fix the proper version output for kingbird. |  Dimitri Mazmanov | 1 | -1/+1 |
2016-07-27 | Return -1 in Tempest if the success criteria is not passed. |  jose.lausuch | 1 | -17/+40 |
2016-07-27 | [bugfix] issures in multisite testcase |  meimei | 1 | -5/+2 |
2016-07-20 | Merge "Add kingbird endpoint information to functest." |  Jose Lausuch | 1 | -7/+52 |
2016-07-20 | Remove logger as input parameter of functions in openstack_utils |  jose.lausuch | 1 | -2/+1 |
2016-07-20 | Add kingbird endpoint information to functest. |  Dimitri Mazmanov | 1 | -7/+52 |
2016-07-19 | Show real time tempest test execution |  jose.lausuch | 1 | -4/+21 |
2016-07-14 | Use common way to get the openstack clients |  jose.lausuch | 1 | -17/+11 |