Improve "get_server" function in Kubernetes context
[yardstick.git] / yardstick / benchmark / core / scenario.py
2018-02-01 Ross BrattainMerge "Adding new vFirewall Test cases based on Concurr...
2018-01-24 Ross BrattainMerge "'libvirt' guest console in Standalone model"
2018-01-02 Ross BrattainMerge "Adding vFW RFC2544 and ixload test cases with...
2017-12-22 Ross BrattainMerge "Bugfix in role enable_hugepages_on_boot"
2017-12-22 Ross BrattainMerge "Bugfix:proxy env, ansible multinode support"
2017-12-22 Ross BrattainMerge "Remove "flake8" and "pep8" from test-requirements"
2017-12-18 Rex LeeMerge "pretty cli format: runner/scenario/testcase...
2017-12-16 Ross BrattainMerge "bugfix: tc078 fails in some situations"
2017-12-15 rexlee8776pretty cli format: runner/scenario/testcase list 73/47473/13
2017-12-14 Ross BrattainMerge "bugfix: tc006, tc079, tc082 miss grafana dashboa...
2017-12-14 Ross BrattainMerge "Refactor userguide "Yardstick Installation""
2017-12-14 Ross BrattainMerge "Ansible: fix lowercasing issue with ConfigParser"
2017-12-01 Ross BrattainMerge "bugfix: tc023 miss description and tc050-58...
2017-12-01 Jing LuMerge "KVMFORNFV: Reverting LiveMigration changes"
2017-11-20 Ross BrattainMerge "update docker version to 16.04"
2017-11-17 Ross BrattainMerge "Dockerfile: apt-get clean to save layer space"
2017-11-17 Ross BrattainMerge "Add vfw ixload testcase for heat"
2017-11-17 Ross BrattainMerge "NSB: update vfw tc_heat_external tests"
2017-11-17 Ross BrattainMerge "Check requirements against OpenStack requirements"
2017-11-17 Ross BrattainMerge "NSB Prox BM test case fixes for scale up"
2017-11-17 Ross BrattainMerge "Fix controller IP parsing in "nsb_setup.sh"...
2017-11-17 Ross BrattainMerge "Create get_description and get_scenario_type...
2017-11-07 Rodolfo Alonso Her... Create get_description and get_scenario_type for Scenario 77/46977/1
2017-07-03 Jing LuMerge "Set TEST_DB_URL for storperf"
2017-06-30 Jing LuMerge "Bugfix: remove test.dbf file in recovery script"
2017-06-29 Rex LeeMerge "Call core code directly in the API of run test...
2017-06-29 chenjiankunCall core code directly in the API of run test case 07/36507/3
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-01-20 Jing LuMerge "Bugfix:can not run a test suite if not under...
2017-01-20 Jing LuMerge "Bugfix: task_id parameter from API can not pass...
2017-01-19 Jing LuMerge "Add unittest framework for Yardstick API"
2017-01-18 Rex LeeMerge "Use """ to replace ''' in docstring"
2017-01-17 Jing LuMerge "Adding python package requirement for VNF testing."
2017-01-16 chenjiankunUse """ to replace ''' in docstring 07/27007/1
2017-01-16 KubiMerge "remove failing influx testcases"
2017-01-13 Ross BrattainAdd support for Python 3 39/25539/18
2017-01-11 Rex LeeMerge "Create API to run test suite"
2017-01-10 Rex LeeMerge "Record test case names when run a task using...
2017-01-10 Rex LeeMerge "subprocess.call para stdout=PIPE is risky"
2016-12-30 chenjiankunSplit Yardstick CLI with Yardstick core logic 77/26577/4