Age | Commit message (Expand) | Author | Files | Lines |
2017-07-19 | heat: port_security_enabled, allowed_address_pairs, disable gateway_ip | Ross Brattain | 1 | -7/+28 |
2017-07-17 | Merge "test_base: speedup unittest, wait for queue not empty" | Ross Brattain | 1 | -2/+8 |
2017-07-17 | Merge "test_nstat: speedup unittests, sleep for 0 seconds" | Ross Brattain | 1 | -3/+3 |
2017-07-17 | Merge "pktgen: speedup unittest, mock time.sleep" | Ross Brattain | 1 | -9/+10 |
2017-07-17 | Merge "test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep()" | Ross Brattain | 1 | -8/+9 |
2017-07-17 | test_nstat: speedup unittests, sleep for 0 seconds | Ross Brattain | 1 | -3/+3 |
2017-07-17 | test_heat: ipaddress expects unicode inputs | Ross Brattain | 1 | -14/+14 |
2017-07-17 | Merge "test_attacker_baremetal: don't run local commands" | Ross Brattain | 1 | -14/+12 |
2017-07-17 | Merge "Kubernetes (k8s) support" | Jing Lu | 1 | -0/+165 |
2017-07-17 | Merge "add network info to topology" | Rex Lee | 5 | -194/+570 |
2017-07-17 | Kubernetes (k8s) support | chenjiankun | 1 | -0/+165 |
2017-07-13 | test_attacker_baremetal: don't run local commands | Ross Brattain | 1 | -14/+12 |
2017-07-13 | test_monitor_command: mock LOG so we don't output error | Ross Brattain | 1 | -2/+6 |
2017-07-14 | Merge "test_monitor_multi: speedup unittests, sleep less" | Ross Brattain | 1 | -1/+1 |
2017-07-13 | add network info to topology | Ross Brattain | 5 | -194/+570 |
2017-07-13 | test_monitor_multi: speedup unittests, sleep less | Ross Brattain | 1 | -1/+1 |
2017-07-13 | test_storperf: speedup unittest, use time.sleep(0) | Ross Brattain | 1 | -2/+2 |
2017-07-13 | test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep() | Ross Brattain | 1 | -8/+9 |
2017-07-13 | pktgen: speedup unittest, mock time.sleep | Ross Brattain | 1 | -9/+10 |
2017-07-13 | test_base: speedup unittest, wait for queue not empty | Ross Brattain | 1 | -2/+8 |
2017-07-12 | test_nstat: decrease sleep time for unittest | Ross Brattain | 1 | -3/+3 |
2017-07-06 | move flatten dict key to common utils | rexlee8776 | 4 | -13/+20 |
2017-06-24 | Merge "Yardstick output format unified" | Jing Lu | 2 | -3/+2 |
2017-06-22 | Merge "Acquire NSB specific data from Heat." | Ross Brattain | 2 | -5/+153 |
2017-06-22 | HA testcase improvement | JingLu5 | 1 | -0/+2 |
2017-06-22 | Yardstick output format unified | chenjiankun | 2 | -3/+2 |
2017-06-20 | Acquire NSB specific data from Heat. | Edward MacGillivray | 2 | -5/+153 |
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 | 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 |