run ha test case in compass pod
[yardstick.git] / yardstick / common /
2017-05-03 Rex LeeMerge "cachestat: use raw strings to escape \d"
2017-04-27 Jing LuMerge "bugfix: fix HA testcases"
2017-04-27 Rex LeeMerge "Bugfix: fix HA testcases"
2017-04-27 Jing LuMerge "Bugfix: yardstick env prepare cmd do not support...
2017-04-26 Ross BrattainBugfix: fix multi-region support 63/33863/1
2017-04-24 Rex LeeMerge "operation_general: fix logging to use %s"
2017-04-24 Rex LeeMerge "standardize ssh auth"
2017-04-24 Rex LeeMerge "Add a new runner to test end-to-end fast data...
2017-04-23 KubiMerge "Add SRIOV support"
2017-04-20 chenjiankunYardstick virtualenv support 87/33187/3
2017-04-13 Rex LeeMerge "Bugfix: fix typo"
2017-04-05 Jing LuMerge "Add opnfv_os-ovn-nofeature-noha_daily test suite"
2017-04-05 Jing LuMerge "Yardstick virtualenv support"
2017-04-01 Jing LuMerge "yardstick offline support"
2017-04-01 chenjiankunYardstick virtualenv support 37/32837/2
2017-03-31 Rex LeeMerge "Store packetsize in influxdb"
2017-03-31 Jing LuMerge "add yardstick_user_interface chapter in userguide"
2017-03-31 Jing LuMerge "Bugfix: cacert should suppot insecure mode if...
2017-03-30 rexlee8776Bugfix: cacert should suppot insecure mode if needed 59/32359/1
2017-03-23 Jing LuMerge "Update yardstick framework architecture in userg...
2017-03-23 Jing LuMerge "Bugfix: Could not load EntryPoint.parse when...
2017-03-22 Jing LuMerge "Yardstick: User interface for Yardstick."
2017-03-20 Jing LuMerge "Add NUMA pinning support for node context"
2017-03-20 KubiMerge "Bugfix: load_images cleanup, shellcheck fixes"
2017-03-17 rajesh_4kYardstick: User interface for Yardstick. 35/29435/17
2017-03-17 KubiMerge "Bug Fix: force the network to attacht to trex...
2017-03-17 KubiMerge "Adding Labels"
2017-03-13 Jing LuMerge "Bugfix: heat: don't json encode template"
2017-03-13 Jing LuMerge "ubuntu-server-cloudimg-modify.sh: shellcheck...
2017-03-13 Jing LuMerge "Bugfix: ubuntu-server-cloudimg-modify.sh: fix...
2017-03-13 Rex LeeMerge "Bugfix: yardstick https support"
2017-03-10 chenjiankunBugfix: yardstick https support 47/30247/1
2017-03-09 KubiMerge "Yardstick Preliminary Documentation"
2017-03-09 Rex LeeMerge "Bugfix: don't use jsonutils.load, use loads()"
2017-03-09 Rex LeeMerge "Record test case names when run a task using...
2017-03-09 Rex LeeMerge "update trex version for constants.so import...
2017-03-09 Rex LeeMerge "move external_network auto-assign to Heat context"
2017-03-09 Rex LeeMerge "Bugfix: yardstick will create stacks with the...
2017-03-08 chenjiankunBugfix: yardstick will create stacks with the same... 71/29371/4
2017-03-08 Ross BrattainBugfix: don't use jsonutils.load, use loads() 33/29533/3
2017-03-08 Rex LeeMerge "Add uefi image support for yardstick"
2017-03-01 Rex LeeMerge "Re-enable floating IP tests for bgpvpn"
2017-02-27 Rex LeeMerge "BugFix: Adopt to latest result structure while...
2017-02-27 Rex LeeMerge "ci in huawei-pod1 do not run test case after...
2017-02-27 KubiMerge "BugFix: update to paramiko 1.18.0 to fix TypeError"
2017-02-24 chenjiankunAdd common method of openstack in openstack_utils 59/29059/9
2017-02-23 chenjiankunRecord test case names when run a task using API 09/27009/5
2017-02-23 Rex LeeMerge "collectd: typo and call super()"
2017-02-17 KubiMerge "tc076 rst documentation"
2017-02-16 KubiMerge "This Patch is used to add grafana config to...
2017-02-16 Rex LeeMerge "Scenario is reporting result for last test only"
2017-02-16 Jing LuMerge "Bugfix: report date format wrong when upload...
2017-02-16 Rex LeeMerge "Context improvement: add support for configing...
2017-02-16 Jing LuMerge "Bugfix: AttributeError: 'dict' object has no...
2017-02-16 Rex LeeMerge "New reliability/availability testcase - IP datag...
2017-02-16 Rex LeeMerge "NSBPerf: fix indent"
2017-02-16 KubiMerge "load_images: update flavor for _ovs_ scenarios"
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-16 Rex LeeMerge "set log file to store debug info"
2017-02-15 chenjiankunScenario is reporting result for last test only 95/28195/4
2017-02-14 KubiMerge "Update CLI Command in yardstick TC019, TC045...
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "Bux: task_id parameter from API can not pass...
2017-02-14 Rex LeeMerge "fix super() calls, must use explicit class name"
2017-02-14 Rex LeeMerge "more logging fixes"
2017-02-14 Rex LeeMerge "remove trex install from run_tests.sh."
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-14 Jing LuMerge "vnf_generic: replace list comprehension with...
2017-02-14 Jing LuMerge "Bugfix: write_json_to_file: use json.dump with...
2017-02-14 Jing LuMerge "nsb: move NSB root to constant, add unittest"
2017-02-14 Jing LuMerge "vnf_generic: convert sshmanager to class"
2017-02-14 Jing LuMerge "test_tg_text: fix indentation"
2017-02-14 Jing LuMerge "vnfdgen: replace six.iteritems() with .items()"
2017-02-14 Jing LuMerge "test_vnf_generic: fix unitests when files are...
2017-02-14 Jing LuMerge "Bugfix: apex_lake: sort json keys for git"
2017-02-14 Jing LuMerge "test_env_action: use dict literal"
2017-02-13 KubiMerge "Push yardstick debug log into the artifacts"
2017-02-08 Ross Brattainmore logging fixes 75/27575/4
2017-02-08 Ross Brattainpylint fixes: remove redundant parens, fix comparison... 77/27577/3
2017-02-08 Ross BrattainBugfix: write_json_to_file: use json.dump with files 51/27651/3
2017-02-06 KubiMerge "Adding simple cmdline to run the Network service...
2017-02-06 KubiMerge "Setup yardstick_virtual environments for Network...
2017-02-06 KubiMerge "Adding sample Thoughput Test case for vPE."
2017-02-06 KubiMerge "Adding vPE VNF class aligned with IETS per-deplo...
2017-02-06 KubiMerge "Adding Trex rfc2544 VNF class to initate Traffic...
2017-02-06 KubiMerge "Adding trex trafficgen example."
2017-02-06 KubiMerge "Adding ping testcase to demonstrate the isb...
2017-02-06 KubiMerge "Adding ping based sample VNF appliance"
2017-02-06 KubiMerge "Adding generic traffic profiles for trex traffic...
2017-02-06 rexlee8776Push yardstick debug log into the artifacts 75/26575/2
2017-01-26 KubiMerge "Add infrastructure to add the NFVi KPI collections"
2017-01-26 KubiMerge "Adding sample yardstick.conf & pod files to...
2017-01-26 KubiMerge "Introducing Generic framework to do pre-deployme...
2017-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
2017-01-24 Rex LeeMerge "Generic helper function to provision and get...
2017-01-23 Rex LeeMerge "Record task status if running via CLI"
2017-01-20 chenjiankunRecord task status if running via CLI 41/27241/3
2017-01-20 chenjiankunCreate API to get a list of all test cases 19/26919/6
2017-01-20 Jing LuMerge "Bugfix:can not run a test suite if not under...
next