Age | Commit message (Expand) | Author | Files | Lines |
2016-06-13 | SSH key key type select improvements and jump host rename |  Luke Hinds | 5 | -32/+46 |
2016-06-13 | Remove unnecessary defaults from rally task file |  Juha Kosonen | 2 | -12/+1 |
2016-06-13 | Remove external server references on Rally scenarios |  Juha Kosonen | 2 | -19/+8 |
2016-06-13 | Creating Glance image for Tempest suite |  vitikkan | 1 | -0/+30 |
2016-06-13 | Fix flake8 violations |  Morgan Richomme | 3 | -8/+3 |
2016-06-13 | bug fix: end_time var does not exist to calculate duration |  Morgan Richomme | 1 | -1/+1 |
2016-06-09 | Fixes and Docker Specific Attributes on security_scan |  Luke Hinds | 5 | -66/+95 |
2016-06-09 | Fix vPing success criteria evaluation bugfix |  jose.lausuch | 1 | -8/+5 |
2016-06-08 | Merge "Fixes incorrect parenthesis format & adds ft_logger import" |  Morgan Richomme | 2 | -23/+27 |
2016-06-08 | Fixes incorrect parenthesis format & adds ft_logger import |  Luke Hinds | 2 | -27/+28 |
2016-06-08 | Adapt functest testcase to APi refactoring |  Morgan Richomme | 10 | -208/+176 |
2016-06-08 | Added paramiko.util.log_to_file |  Luke Hinds | 1 | -4/+3 |
2016-06-07 | Use current ODL Integration/Test repo |  Daniel Farrell | 2 | -5/+5 |
2016-06-02 | Replace subnet by port |  Cédric Ollivier | 6 | -61/+61 |
2016-06-02 | Rename Robot Framework sources to *.robot |  Cédric Ollivier | 3 | -0/+0 |
2016-06-02 | Merge "Add criteria in testcases.yaml and Test class" |  Morgan Richomme | 1 | -5/+6 |
2016-06-01 | Merge "Check correctly arguments" |  Morgan Richomme | 1 | -3/+7 |
2016-06-01 | Check correctly arguments |  Cédric Ollivier | 1 | -3/+7 |
2016-06-01 | Add criteria in testcases.yaml and Test class |  jose.lausuch | 1 | -5/+6 |
2016-06-01 | bug fix: pb when pushing bgpvpn results when no failed |  Morgan Richomme | 1 | -5/+11 |
2016-06-01 | Merge "Add Apex based security scan code" |  Morgan Richomme | 8 | -328/+464 |
2016-05-31 | Write login correctly |  Cédric Ollivier | 1 | -1/+1 |
2016-05-31 | Add Apex based security scan code |  lukehinds | 8 | -328/+464 |
2016-05-31 | Remove unused CI_DEBUG |  Cédric Ollivier | 1 | -1/+0 |
2016-05-30 | Bugfix: can not find tempest.log |  SerenaFeng | 1 | -24/+21 |
2016-05-27 | Merge "bug fix: if all tests passed failed could be empty" |  Morgan Richomme | 1 | -4/+6 |
2016-05-27 | bug fix: if all tests passed failed could be empty |  Morgan Richomme | 1 | -4/+6 |
2016-05-27 | Merge "Use flavor name instead of flavor id" |  Morgan Richomme | 1 | -4/+4 |
2016-05-27 | Merge "Add simple error logs in result DB" |  Morgan Richomme | 1 | -16/+28 |
2016-05-26 | Add simple error logs in result DB |  Morgan Richomme | 1 | -16/+28 |
2016-05-26 | Use flavor name instead of flavor id |  Cédric Ollivier | 1 | -4/+4 |
2016-05-25 | Added 60 sec delay before launching instances in healthcheck |  vitikkan | 1 | -0/+5 |
2016-05-20 | Push bgpvpn_api results into Test DB |  Morgan Richomme | 1 | -5/+60 |
2016-05-19 | Fix path for vping.sh and exit if SCP fails |  jose.lausuch | 1 | -1/+3 |
2016-05-17 | Change 'testcases' directory structure |  jose.lausuch | 57 | -8/+8 |
2016-05-16 | BGPVPN test case refactored |  vitikkan | 2 | -16/+59 |
2016-05-13 | Added handling of blacklist for tempest |  vitikkan | 1 | -39/+72 |
2016-05-11 | Removed obsolete modules |  vitikkan | 2 | -122/+0 |
2016-05-11 | Split tempest into smoke and full modes |  vitikkan | 1 | -1/+1 |
2016-05-10 | Create a private shared network for Rally |  Juha Kosonen | 1 | -4/+27 |
2016-05-10 | Creating private network for Tempest |  vitikkan | 1 | -34/+25 |
2016-05-09 | Generic Function to create a private network |  jose.lausuch | 3 | -131/+39 |
2016-05-05 | Fix bug config_functest.yaml location |  jose.lausuch | 2 | -2/+3 |
2016-05-04 | Refactor, add logger handler to collect all the logs to a file as well |  jose.lausuch | 2 | -121/+25 |
2016-05-04 | Refactor improvements |  jose.lausuch | 12 | -612/+77 |
2016-04-29 | Execute successive scenarios after task failure |  Juha Kosonen | 1 | -2/+20 |
2016-04-27 | Replace all the loggers by the functest logger module |  jose.lausuch | 8 | -147/+47 |
2016-04-27 | Create prepare_env.py from prepare_env.sh and config_functest.py |  jose.lausuch | 3 | -672/+2 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 12 | -1102/+22 |
2016-04-26 | Corrected logging.Formatter parameters |  vitikkan | 1 | -2/+2 |