Age | Commit message (Expand) | Author | Files | Lines |
2017-05-27 | Imporve monitor_process pass criteria |  JingLu5 | 6 | -17/+17 |
2017-05-26 | Pass parameters between scenarios |  chenjiankun | 3 | -0/+73 |
2017-05-16 | fix multi-monitor unitest hang |  Ross Brattain | 1 | -8/+8 |
2017-05-16 | Merge "Add a new monitor type: MultiMonitor that can run any number of other ... |  Ross Brattain | 1 | -0/+61 |
2017-05-12 | Create flavor from heat context |  DanielMartinBuckley | 2 | -3/+94 |
2017-05-11 | Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM t... |  Rex Lee | 2 | -6/+192 |
2017-05-10 | Merge "pass user_data to heat template" |  Ross Brattain | 1 | -0/+21 |
2017-05-04 | Merge "Bugfix: Local Openstack Operation in HA test frameworks" |  Jing Lu | 1 | -0/+32 |
2017-05-04 | Bugfix: Local Openstack Operation in HA test frameworks |  tjuyinkanglin | 1 | -0/+32 |
2017-05-03 | fix ha issue when run tc050~tc054 in ci |  rexlee8776 | 1 | -3/+3 |
2017-05-01 | Extend TC008 to run pktgen-dpdk inside VM |  Jing Zhang | 2 | -6/+192 |
2017-04-24 | Merge "standardize ssh auth" |  Rex Lee | 33 | -289/+289 |
2017-04-23 | Merge "Add SRIOV support" |  Kubi | 2 | -2/+30 |
2017-04-18 | Add SRIOV support |  Jing Zhang | 2 | -2/+30 |
2017-04-12 | Add a new monitor type: MultiMonitor that can run any number of other monitor... |  LiHuan | 1 | -0/+61 |
2017-04-11 | standardize ssh auth |  Ross Brattain | 33 | -289/+289 |
2017-04-05 | Bugfix: fix query job status in TC074 |  JingLu5 | 1 | -2/+2 |
2017-03-31 | Store packetsize in influxdb |  Jing Zhang | 1 | -3/+3 |
2017-03-23 | model: pylint fixes |  Ross Brattain | 1 | -1/+1 |
2017-03-22 | Merge "Yardstick: User interface for Yardstick." |  Jing Lu | 1 | -0/+72 |
2017-03-17 | Yardstick: User interface for Yardstick. |  rajesh_4k | 1 | -0/+72 |
2017-03-15 | pass user_data to heat template |  Ross Brattain | 1 | -0/+21 |
2017-03-13 | Add CPU pinning support for node context |  JingLu5 | 1 | -12/+8 |
2017-03-09 | Bugfix: Failed executing command: 'free -s 1 -c 10' |  chenjiankun | 2 | -15/+36 |
2017-02-26 | heat context support affinity and anti-affinity |  rexlee8776 | 2 | -1/+18 |
2017-02-17 | Update missing license headers |  Deepak S | 6 | -0/+48 |
2017-02-16 | Merge "Context improvement: add support for configing node environment" |  Rex Lee | 1 | -0/+96 |
2017-02-16 | Context improvement: add support for configing node environment |  chenjiankun | 1 | -0/+96 |
2017-02-16 | Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'" |  Jing Lu | 1 | -0/+24 |
2017-02-16 | Merge "New reliability/availability testcase - IP datagram error rate and etc." |  Rex Lee | 1 | -0/+118 |
2017-02-15 | Bugfix: AttributeError: 'dict' object has no attribute 'encode' |  chenjiankun | 1 | -0/+24 |
2017-02-14 | Merge "vnf_generic: convert sshmanager to class" |  Jing Lu | 1 | -2/+2 |
2017-02-13 | New reliability/availability testcase - IP datagram error rate and etc. |  JingLu5 | 1 | -0/+118 |
2017-02-08 | test_vnf_generic: fix unitests when files are present |  Ross Brattain | 1 | -74/+92 |
2017-02-08 | vnf_generic: convert sshmanager to class |  Ross Brattain | 1 | -2/+2 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division |  Ross Brattain | 1 | -9/+71 |
2017-02-06 | Merge "Adding trex trafficgen example." |  Kubi | 1 | -3/+3 |
2017-02-06 | Merge "Adding generic traffic profiles for trex traffic generator" |  Kubi | 1 | -2/+2 |
2017-01-26 | Merge "Introducing Generic framework to do pre-deployment VNF & Network servi... |  Kubi | 6 | -0/+695 |
2017-01-20 | Create API to get a list of all test cases |  chenjiankun | 1 | -2/+2 |
2017-01-20 | Merge "Bugfix:can not run a test suite if not under yardstick root path" |  Jing Lu | 1 | -16/+20 |
2017-01-19 | Adding trex trafficgen example. |  Deepak S | 1 | -3/+3 |
2017-01-19 | Adding generic traffic profiles for trex traffic generator |  Deepak S | 1 | -2/+2 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing |  Deepak S | 6 | -0/+695 |
2017-01-19 | Introducing Standalone context for running test in non-managed environment. |  Deepak S | 3 | -0/+378 |
2017-01-19 | Re-factor Node.py to use better python inbuilt functions |  Deepak S | 1 | -2/+2 |
2017-01-14 | Bugfix:can not run a test suite if not under yardstick root path |  chenjiankun | 1 | -16/+20 |
2017-01-12 | Add support for Python 3 |  Ross Brattain | 50 | -322/+535 |
2017-01-10 | associate an uuid to yardstick_key and yardstick_key.pub |  JingLu5 | 1 | -1/+15 |
2016-12-30 | Split Yardstick CLI with Yardstick core logic |  chenjiankun | 8 | -0/+356 |