bugfix: tc055 fail due to options with no value
[yardstick.git] / install.sh
2017-08-11 Ross BrattainMerge "yardstick setup ansible, including load_images"
2017-08-11 Jing LuMerge "Add common openstack opertation scenarios: image...
2017-08-11 KubiMerge "Add common openstack opertation scenarios: flavo...
2017-08-11 Ross BrattainMerge "UDP relay"
2017-08-11 Jing LuMerge "New storage test case: Bonnie++"
2017-08-03 Ross BrattainMerge "DRAFT: remove apexlake"
2017-08-03 JingLu5New storage test case: Bonnie++ 85/38585/14
2017-08-03 Ross BrattainMerge "replace yaml.load with yaml.safe_load"
2017-08-02 Ross BrattainMerge "Fix adding right deb repo based on the distro...
2017-08-02 Jing LuMerge "Add task-args(from yaml file) candidates in...
2017-08-02 Jing LuMerge "Add spec cpu2006 test case"
2017-08-01 Jing LuMerge "bugfix: enable vlan and physical netwok able...
2017-08-01 Jing LuMerge "Add more parameters in iperf3 taml"
2017-08-01 Rex LeeMerge "Bugfix: yardstick always report 'PASS' to DB"
2017-08-01 Rex LeeMerge "Add yardstick logo in GUI"
2017-08-01 chenjiankunAdd yardstick logo in GUI 95/38395/3
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-28 Rex LeeMerge "Test Case: OPNFV_YARDSTICK_TC023: VM availabilit...
2017-07-27 Jing LuMerge "Yardstick GUI & GUI deployment"
2017-07-27 chenjiankunYardstick GUI & GUI deployment 73/37973/5
2017-07-17 Deepak SFix adding right deb repo based on the distro we are... 53/35353/16
2017-07-06 Jing LuMerge "Add API to update hosts info about SUT"
2017-07-06 Jing LuMerge "Blacklist TC011 from suites with ODL"
2017-07-06 KubiMerge "show actual exceptions in task.py"
2017-07-05 KubiMerge "unify pod keywork so api can easily used"
2017-07-05 KubiMerge "Use "OS_INSECURE" variable as the insecure mode...
2017-07-03 Alexandru NemesYardstick: Aarch64 jenkins slave support 41/34841/17
2017-06-22 Ross BrattainMerge "Acquire NSB specific data from Heat."
2017-06-22 Ross BrattainMerge "cleanup: remove fuel plugin since fuel@opnfv...
2017-06-05 Ross BrattainMerge "utils: make module import safer"
2017-06-05 Rex LeeMerge "Added arm condition in install.sh to avoid insta...
2017-05-25 Maciej SkrockiAdded arm condition in install.sh to avoid installation... 87/35287/2
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-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-06 Jing LuMerge "attacker_general: fix logging to use %s"
2017-04-06 JingLu5pip install yardstick failed in Apex 35/33035/1
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-09 Rex LeeMerge "Record test case names when run a task using...
2017-03-08 Rex LeeMerge "Add uefi image support for yardstick"
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-23 Rex LeeMerge "Update missing license headers"
2017-02-23 Rex LeeMerge "collectd: typo and call super()"
2017-02-23 Rex LeeMerge "Add python-pip & flake8 package to install.sh"
2017-02-18 Deepak SAdd python-pip & flake8 package to install.sh 13/29013/1
2017-02-17 Deepak SUpdate missing license headers 33/28833/4
2016-12-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-22 Rex LeeMerge "Add smoke, components, features and performance...
2016-12-19 Rex LeeMerge "Update Yardstick README file"
2016-12-12 Rex LeeMerge "Increase Ping scenario ssh timeout limit to...
2016-12-12 Rex LeeMerge "Add support for Storperf job status"
2016-12-05 Rex LeeMerge "argsAlreadyParsedError: arguments already parsed...
2016-12-05 Rex LeeMerge "fix SSH object examples to use correct context...
2016-12-05 Rex LeeMerge "import new _put_file_shell method from upstream...
2016-12-05 Rex LeeMerge "Making nginx and uwsgi service start when run...
2016-12-03 chenjiankunMaking nginx and uwsgi service start when run docker... 47/25447/1
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Jing LuMerge "Bugfix: the API to get result do not work due...
2016-11-30 Jing LuMerge "Create API and command to create a influxDB...
2016-11-30 chenjiankunCreate API and command to create a influxDB container 13/25013/4
2016-11-29 Rex LeeMerge "Move requirement.txt from tests/ci/ to project...
2016-11-29 Rex LeeMerge "contexts/node: default to pod.yaml"
2016-11-28 Rex LeeMerge "Update release note for Colorado 3.0"
2016-11-24 Jing LuMerge "Deployment for API"
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
2016-11-23 chenjiankunDeployment for API 83/24683/2
2016-11-17 KubiMerge "Yardstick installation unified (pip/setup)"
2016-11-15 chenjiankunYardstick installation unified (pip/setup) 57/24157/4