Age | Commit message (Expand) | Author | Files | Lines |
2017-06-22 | HA testcase improvement | JingLu5 | 1 | -0/+2 |
2017-06-22 | Yardstick output format unified | chenjiankun | 3 | -21/+20 |
2017-06-20 | Acquire NSB specific data from Heat. | Edward MacGillivray | 3 | -77/+409 |
2017-06-06 | fix No handler warning by calling _init_logging | Ross Brattain | 1 | -0/+4 |
2017-06-05 | Merge "Pass parameters between scenarios" | Rex Lee | 3 | -0/+73 |
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 | 3 | -3/+181 |
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 | 39 | -335/+391 |
2017-04-23 | Merge "Add SRIOV support" | Kubi | 4 | -2/+89 |
2017-04-18 | Add SRIOV support | Jing Zhang | 4 | -2/+89 |
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 | 39 | -335/+391 |
2017-04-05 | Bugfix: fix query job status in TC074 | JingLu5 | 1 | -2/+2 |
2017-04-01 | Yardstick virtualenv support | chenjiankun | 1 | -12/+9 |
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-03-08 | Bugfix: yardstick will create stacks with the same name when run using API in... | chenjiankun | 1 | -6/+8 |
2017-02-27 | Merge "BugFix: Adopt to latest result structure while parsing the results" | Rex Lee | 1 | -1/+2 |
2017-02-26 | heat context support affinity and anti-affinity | rexlee8776 | 2 | -1/+18 |
2017-02-24 | Add common method of openstack in openstack_utils | chenjiankun | 1 | -12/+16 |
2017-02-17 | Update missing license headers | Deepak S | 10 | -0/+80 |
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 "nsb: move NSB root to constant, add unittest" | Jing Lu | 1 | -3/+10 |
2017-02-14 | Merge "vnf_generic: convert sshmanager to class" | Jing Lu | 1 | -2/+2 |
2017-02-14 | Merge "test_tg_text: fix indentation" | Jing Lu | 1 | -1/+1 |
2017-02-14 | Merge "test_vnf_generic: fix unitests when files are present" | Jing Lu | 1 | -74/+92 |
2017-02-14 | Merge "test_env_action: use dict literal" | Jing Lu | 1 | -1/+1 |
2017-02-12 | BugFix: Adopt to latest result structure while parsing the results | Deepak S | 1 | -1/+2 |
2017-02-13 | New reliability/availability testcase - IP datagram error rate and etc. | JingLu5 | 1 | -0/+118 |
2017-02-08 | test_env_action: use dict literal | Ross Brattain | 1 | -1/+1 |
2017-02-08 | nsb: move NSB root to constant, add unittest | Ross Brattain | 1 | -3/+10 |
2017-02-08 | test_vnf_generic: fix unitests when files are present | Ross Brattain | 1 | -74/+92 |