Merge "Disable spoof check on vfs in sriov setup"
[yardstick.git] / yardstick / benchmark / contexts / node.py
2017-10-12 Ross BrattainMerge "Use "protocol" parameters in iperf3 yaml and...
2017-09-26 Ross BrattainMerge "Enable IP_ROUTING for netperf UDP_STREAM test"
2017-09-26 Rex LeeMerge "Read user & password from yardstick.conf in...
2017-09-25 Ross BrattainMerge "Log each test case status in a task"
2017-09-21 Jing LuMerge "Add host&targer in scenario['options']['server_n...
2017-09-21 Ross BrattainMerge "requirements: bump Ansible version to 2.3"
2017-09-21 Ross BrattainMerge "Introduced timeout to post method of HttpClient"
2017-09-20 Ross BrattainMerge "Generate pod.yaml from current context"
2017-09-15 Ross BrattainGenerate pod.yaml from current context 93/41893/2
2017-08-25 Jing LuMerge "Add function to upload image from local/url...
2017-08-24 Ross BrattainMerge "add ppm into result of pktgen to make result...
2017-08-23 Jing LuMerge "Add test case file and document of Tardstick...
2017-08-23 Jing LuMerge "Add test case file, document and related scripts...
2017-08-22 Ross BrattainMerge "Enable vnf/tg instantiate as blocking call."
2017-08-21 Jing LuMerge "Add common openstack opertation scenarios: network"
2017-08-17 Ross BrattainMerge "utils: create TASK_LOG_DIR if it doesn't exist"
2017-08-17 Ross BrattainMerge "run_traffic: capture and exit gracefully if...
2017-08-16 Ross BrattainMerge "YAML fixes"
2017-08-16 Ross BrattainMerge "Remove redundancy file and do relative modification"
2017-08-16 Ross BrattainYAML fixes 09/39209/10
2017-08-15 Rex LeeMerge "KVMFORNFV: Update Grafana config for Packet...
2017-08-12 Ross BrattainAdd Ansible executor class for node context 11/33411/13
2017-08-11 Ross BrattainMerge "yardstick setup ansible, including load_images"
2017-08-11 Jing LuMerge "New storage test case: Bonnie++"
2017-08-10 Ross BrattainMerge "pip_license: quick hack script to add license...
2017-08-10 KubiMerge "bugfix: hosts should be clean if update_hosts...
2017-08-08 Deepak SNSB update 37/38137/40
2017-08-02 Ross BrattainMerge "Fix adding right deb repo based on the distro...
2017-07-31 Rex LeeMerge "Testing live migration using qemu"
2017-07-29 Rex LeeMerge "Update NSBPerf CLI to adapt to new output format"
2017-07-25 Rex LeeMerge "yardstick env influxdb/grafana cmd support centos"
2017-07-24 Jing LuMerge "Open storperf testcase to huawei-pod2"
2017-07-24 Jing LuMerge "HA testcase containerized Compass support"
2017-07-19 Jing LuMerge "Add API(v2) to delete pod"
2017-07-17 Ross BrattainMerge "test_base: speedup unittest, wait for queue...
2017-07-17 Rex LeeMerge "attacker_process: fix typo s/envrioment/environm...
2017-07-17 Ross BrattainMerge "pktgen: speedup unittest, mock time.sleep"
2017-07-17 Ross BrattainMerge "tg: speedup unittests, mock time.sleep"
2017-07-17 Ross BrattainMerge "test_pktgen_dpdk_throughput: speedup unittest...
2017-07-17 Ross BrattainMerge "apexlake: speed unittest, mock time.sleep"
2017-07-17 Ross BrattainMerge "test_attacker_baremetal: don't run local commands"
2017-07-17 Jing LuMerge "Kubernetes (k8s) support"
2017-07-17 Rex LeeMerge "add network info to topology"
2017-07-13 Ross Brattainadd network info to topology 45/36745/17
2017-05-16 Ross BrattainMerge "Add a new monitor type: MultiMonitor that can...
2017-05-10 Ross BrattainMerge "pass user_data to heat template"
2017-05-03 Ross BrattainMerge "Point to user guide to get started on VNF testing"
2017-05-03 Rex LeeMerge "cachestat: use raw strings to escape \d"
2017-04-25 KubiMerge "Update virtualenv installation step in userguide"
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-13 Rex LeeMerge "Bugfix: fix typo"
2017-04-12 Ross Brattainstandardize ssh auth 31/32931/7
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 chenjiankunYardstick virtualenv support 37/32837/2
2017-03-23 Jing LuMerge "Bugfix: Could not load EntryPoint.parse when...
2017-03-22 Jing LuMerge "Yardstick: User interface for Yardstick."
2017-03-22 Jing LuMerge "Refine test case description for tc076"
2017-03-21 Jing LuMerge "yardstick offline support"
2017-03-21 KubiMerge "Dockerfile: Use qemu-user-static from xenial "
2017-03-21 Jing LuMerge "update lxd image disk format for openstack CLI"
2017-03-21 Jing LuMerge "Bugfix: remove vivid as it is EOL"
2017-03-21 Jing LuMerge "Bugfix: replace MD5SUM with SHA256SUMs"
2017-03-21 Jing LuMerge "add missing test suite files for new scenarios"
2017-03-20 Jing LuMerge "Add NUMA pinning support for node context"
2017-03-20 Jing LuMerge "Add CPU pinning support for node context"
2017-03-13 JingLu5Add CPU pinning support for node context 33/29333/5
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-02-27 Rex LeeMerge "BugFix: Adopt to latest result structure while...
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 chenjiankunContext improvement: add support for configing node... 09/28509/7
2017-02-16 Rex LeeMerge "New reliability/availability testcase - IP datag...
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-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 "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-09 Ross Brattainfix super() calls, must use explicit class name 05/28305/2
2017-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
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 KubiMerge "Verify stdin data before doing encodeutils safe_...
2017-01-19 Jing LuMerge "Bugfix: command "openstack image list" failed"
next